Uses of Enum
com.azure.resourcemanager.appservice.models.KubeEnvironmentProvisioningState
Packages that use KubeEnvironmentProvisioningState
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of KubeEnvironmentProvisioningState in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return KubeEnvironmentProvisioningStateModifier and TypeMethodDescriptionKubeEnvironmentInner.provisioningState()Get the provisioningState property: Provisioning state of the Kubernetes Environment.KubeEnvironmentPatchResourceProperties.provisioningState()Get the provisioningState property: Provisioning state of the Kubernetes Environment.KubeEnvironmentProperties.provisioningState()Get the provisioningState property: Provisioning state of the Kubernetes Environment. -
Uses of KubeEnvironmentProvisioningState in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return KubeEnvironmentProvisioningStateModifier and TypeMethodDescriptionKubeEnvironmentProvisioningState.fromString(String value) Parses a serialized value to a KubeEnvironmentProvisioningState instance.KubeEnvironmentPatchResource.provisioningState()Get the provisioningState property: Provisioning state of the Kubernetes Environment.Returns the enum constant of this type with the specified name.static KubeEnvironmentProvisioningState[]KubeEnvironmentProvisioningState.values()Returns an array containing the constants of this enum type, in the order they are declared.