次の方法で共有


PrivateEndpointConnectionRequestStatus.PrivateEndpointConnectionName プロパティ

定義

プライベート エンドポイントの接続名を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnectionName")]
public string PrivateEndpointConnectionName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnectionName")>]
member this.PrivateEndpointConnectionName : string
Public ReadOnly Property PrivateEndpointConnectionName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象