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