共用方式為


PrivateEndpointConnection.PrivateLinkServiceConnectionState 屬性

定義

取得或設定私人端點連線的私人連結服務線上狀態。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceConnectionState")]
public Microsoft.Azure.Management.Batch.Models.PrivateLinkServiceConnectionState PrivateLinkServiceConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceConnectionState")>]
member this.PrivateLinkServiceConnectionState : Microsoft.Azure.Management.Batch.Models.PrivateLinkServiceConnectionState with get, set
Public Property PrivateLinkServiceConnectionState As PrivateLinkServiceConnectionState

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於