Uses of Class
com.azure.resourcemanager.cdn.models.DeploymentStatus
-
Packages that use DeploymentStatus 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. -
-
Uses of DeploymentStatus in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return DeploymentStatus Modifier and Type Method Description DeploymentStatusAfdDomainInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusAfdEndpointInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusAfdOriginGroupInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusAfdOriginInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusRouteInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusRuleInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusRuleSetInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusSecretInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusSecurityPolicyInner. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property. -
Uses of DeploymentStatus in com.azure.resourcemanager.cdn.models
Fields in com.azure.resourcemanager.cdn.models declared as DeploymentStatus Modifier and Type Field Description static DeploymentStatusDeploymentStatus. FAILEDStatic value Failed for DeploymentStatus.static DeploymentStatusDeploymentStatus. IN_PROGRESSStatic value InProgress for DeploymentStatus.static DeploymentStatusDeploymentStatus. NOT_STARTEDStatic value NotStarted for DeploymentStatus.static DeploymentStatusDeploymentStatus. SUCCEEDEDStatic value Succeeded for DeploymentStatus.Methods in com.azure.resourcemanager.cdn.models that return DeploymentStatus Modifier and Type Method Description DeploymentStatusAfdDomainProperties. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusAfdEndpointProperties. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusAfdOriginGroupProperties. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusAfdOriginProperties. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusAfdStateProperties. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusRouteProperties. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.DeploymentStatusRuleProperties. deploymentStatus()Get the deploymentStatus property: The deploymentStatus property.static DeploymentStatusDeploymentStatus. fromString(String name)Creates or finds a DeploymentStatus from its string representation.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type DeploymentStatus Modifier and Type Method Description static Collection<DeploymentStatus>DeploymentStatus. values()
-