Megosztás a következőn keresztül:


IServerPrivateEndpointConnectionProperties.PrivateLinkServiceConnectionStateStatus Property

Definition

The private link service connection status.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The private link service connection status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.PrivateLinkServiceConnectionStateStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.PrivateLinkServiceConnectionStateStatus? PrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The private link service connection status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.PrivateLinkServiceConnectionStateStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.PrivateLinkServiceConnectionStateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.PrivateLinkServiceConnectionStateStatus> with get, set
Public Property PrivateLinkServiceConnectionStateStatus As Nullable(Of PrivateLinkServiceConnectionStateStatus)

Property Value

Attributes

Applies to