次の方法で共有


ResourceManagementPrivateLinkEndpointConnections.PrivateEndpointConnections プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnections")]
public System.Collections.Generic.IList<string> PrivateEndpointConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<string> with get, set
Public Property PrivateEndpointConnections As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象