共用方式為


PrivateEndpointConnection.PrivateLinkServiceConnectionState 屬性

定義

取得或設定私人端點連線的連接狀態。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於