次の方法で共有


PrivateEndpointConnectionProperties.PrivateLinkServiceConnectionState プロパティ

定義

Azure プライベート エンドポイントへの既存のPrivate Link サービス接続の現在の状態を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象