Condividi tramite


PrivateEndpointConnection.ConnectionState Property

Definition

Status of the connection.

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

Property Value

Implements

Attributes

Applies to