Bagikan melalui


ConnectedRegistry.ConnectionState Property

Definition

The current connection state of the connected registry.

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

Property Value

Implements

Attributes

Applies to