Share via


ApplicationInsightsComponentData.ProvisioningState Property

Definition

Current state of this component: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Succeeded, Deploying, Canceled, and Failed.

public string ProvisioningState { get; }
member this.ProvisioningState : string
Public ReadOnly Property ProvisioningState As String

Property Value

Applies to