| Package | Description |
|---|---|
| com.microsoft.azure.management.cdn |
This package contains the classes for CdnManagementClient.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<OriginResourceState> |
OriginResourceState.values() |
Copyright © 2019. All rights reserved.