| 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 |
|---|---|
DeploymentStatus |
SecurityPolicyInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
RouteInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
RuleInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
RuleSetInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
SecretInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdOriginInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdEndpointInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdOriginGroupInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdDomainInner.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
| Modifier and Type | Field and Description |
|---|---|
static DeploymentStatus |
DeploymentStatus.FAILED
Static value Failed for DeploymentStatus.
|
static DeploymentStatus |
DeploymentStatus.IN_PROGRESS
Static value InProgress for DeploymentStatus.
|
static DeploymentStatus |
DeploymentStatus.NOT_STARTED
Static value NotStarted for DeploymentStatus.
|
static DeploymentStatus |
DeploymentStatus.SUCCEEDED
Static value Succeeded for DeploymentStatus.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentStatus |
AfdEndpointProperties.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
RuleProperties.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
RouteProperties.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdDomainProperties.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdStateProperties.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdOriginProperties.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
DeploymentStatus |
AfdOriginGroupProperties.deploymentStatus()
Get the deploymentStatus property: The deploymentStatus property.
|
static DeploymentStatus |
DeploymentStatus.fromString(String name)
Creates or finds a DeploymentStatus from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.