次の方法で共有


PrivateLinkServiceConnection.PrivateLinkServiceConnectionState プロパティ

定義

リモート リソースへの接続の状態に関する読み取り専用情報のコレクションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象