Share via


Registry.ProvisioningState Property

Definition

The provisioning state of the container registry at the time the operation was called.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=4)]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ProvisioningState? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=4)>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of ProvisioningState)

Property Value

Implements

Attributes

Applies to