Sdílet prostřednictvím


ConnectionState.Status Property

Definition

Status of the connection.

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

Property Value

Implements

Attributes

Applies to