| 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 |
|---|---|
OriginResourceState |
OriginInner.resourceState()
Get the resourceState property: Resource status of the origin.
|
| Modifier and Type | Field and Description |
|---|---|
static OriginResourceState |
OriginResourceState.ACTIVE
Static value Active for OriginResourceState.
|
static OriginResourceState |
OriginResourceState.CREATING
Static value Creating for OriginResourceState.
|
static OriginResourceState |
OriginResourceState.DELETING
Static value Deleting for OriginResourceState.
|
| Modifier and Type | Method and Description |
|---|---|
static OriginResourceState |
OriginResourceState.fromString(String name)
Creates or finds a OriginResourceState from its string representation.
|
OriginResourceState |
OriginProperties.resourceState()
Get the resourceState property: Resource status of the origin.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.