PrivateLinkServiceConnectionState.Description Property

Definition

The description for connection status. For example if connection is rejected it can indicate reason for rejection.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public string Description { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Description : string with get, set
Public Property Description As String

Property Value

Implements

Attributes

Applies to