Share via


OperationalInsightsTableData.ProvisioningState Property

Definition

Table's current provisioning state. If set to 'updating', indicates a resource lock due to ongoing operation, forbidding any update to the table until the ongoing operation is concluded.

public Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsTableProvisioningState? ProvisioningState { get; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsTableProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of OperationalInsightsTableProvisioningState)

Property Value

Applies to