Uses of Enum
com.azure.resourcemanager.appservice.models.CustomDnsSuffixProvisioningState
Packages that use CustomDnsSuffixProvisioningState
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of CustomDnsSuffixProvisioningState in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CustomDnsSuffixProvisioningStateModifier and TypeMethodDescriptionCustomDnsSuffixConfigurationInner.provisioningState()Get the provisioningState property: The provisioningState property.CustomDnsSuffixConfigurationProperties.provisioningState()Get the provisioningState property: The provisioningState property. -
Uses of CustomDnsSuffixProvisioningState in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return CustomDnsSuffixProvisioningStateModifier and TypeMethodDescriptionCustomDnsSuffixProvisioningState.fromString(String value) Parses a serialized value to a CustomDnsSuffixProvisioningState instance.Returns the enum constant of this type with the specified name.static CustomDnsSuffixProvisioningState[]CustomDnsSuffixProvisioningState.values()Returns an array containing the constants of this enum type, in the order they are declared.