Package | Description |
---|---|
com.microsoft.azure.management.cdn |
This package contains the classes for CdnManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static ProfileResourceState |
ProfileResourceState.ACTIVE
Static value Active for ProfileResourceState.
|
static ProfileResourceState |
ProfileResourceState.CREATING
Static value Creating for ProfileResourceState.
|
static ProfileResourceState |
ProfileResourceState.DELETING
Static value Deleting for ProfileResourceState.
|
static ProfileResourceState |
ProfileResourceState.DISABLED
Static value Disabled for ProfileResourceState.
|
Modifier and Type | Method and Description |
---|---|
static ProfileResourceState |
ProfileResourceState.fromString(String name)
Creates or finds a ProfileResourceState from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<ProfileResourceState> |
ProfileResourceState.values() |
Copyright © 2019. All rights reserved.