Freigeben über


ConnectedRegistry.StatusDetail Property

Definition

The list of current statuses of the connected registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.IStatusDetailProperties> StatusDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.StatusDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.IStatusDetailProperties>
Public ReadOnly Property StatusDetail As List(Of IStatusDetailProperties)

Property Value

Implements

Attributes

Applies to