| 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 |
|---|---|
ProfileResourceState |
ProfileInner.resourceState()
Get the resourceState property: Resource status of the profile.
|
| 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.