次の方法で共有


PrivateEndpointConnection.PrivateLinkServiceConnectionState プロパティ

定義

プライベート エンドポイント接続の接続状態を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象