ArcExtensionData.ProvisioningState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provisioning state of the Extension proxy resource. Indicates the current lifecycle status of the resource, such as whether it's being created, updated, deleted, or has encountered an error.
public Azure.ResourceManager.Hci.Models.HciProvisioningState? ProvisioningState { get; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.Hci.Models.HciProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of HciProvisioningState)