| 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 |
|---|---|
PolicyResourceState |
CdnWebApplicationFirewallPolicyInner.resourceState()
Get the resourceState property: Resource status of the policy.
|
| Modifier and Type | Field and Description |
|---|---|
static PolicyResourceState |
PolicyResourceState.CREATING
Static value Creating for PolicyResourceState.
|
static PolicyResourceState |
PolicyResourceState.DELETING
Static value Deleting for PolicyResourceState.
|
static PolicyResourceState |
PolicyResourceState.DISABLED
Static value Disabled for PolicyResourceState.
|
static PolicyResourceState |
PolicyResourceState.DISABLING
Static value Disabling for PolicyResourceState.
|
static PolicyResourceState |
PolicyResourceState.ENABLED
Static value Enabled for PolicyResourceState.
|
static PolicyResourceState |
PolicyResourceState.ENABLING
Static value Enabling for PolicyResourceState.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyResourceState |
PolicyResourceState.fromString(String name)
Creates or finds a PolicyResourceState from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.