Sdílet prostřednictvím


Run.ProvisioningState Property

Definition

The provisioning state of a run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ProvisioningState? ProvisioningState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ProvisioningState> with get, set
Public Property ProvisioningState As Nullable(Of ProvisioningState)

Property Value

Implements

Attributes

Applies to