| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OriginGroupResourceState |
OriginGroupInner.resourceState()
Get the resourceState property: Resource status of the origin group.
|
| Modifier and Type | Field and Description |
|---|---|
static OriginGroupResourceState |
OriginGroupResourceState.ACTIVE
Static value Active for OriginGroupResourceState.
|
static OriginGroupResourceState |
OriginGroupResourceState.CREATING
Static value Creating for OriginGroupResourceState.
|
static OriginGroupResourceState |
OriginGroupResourceState.DELETING
Static value Deleting for OriginGroupResourceState.
|
| Modifier and Type | Method and Description |
|---|---|
static OriginGroupResourceState |
OriginGroupResourceState.fromString(String name)
Creates or finds a OriginGroupResourceState from its string representation.
|
OriginGroupResourceState |
OriginGroupProperties.resourceState()
Get the resourceState property: Resource status of the origin group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.