次の方法で共有


SubnetData.PrivateEndpoints プロパティ

定義

プライベート エンドポイントへの参照の配列。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.PrivateEndpointData> PrivateEndpoints { get; }
member this.PrivateEndpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.PrivateEndpointData>
Public ReadOnly Property PrivateEndpoints As IReadOnlyList(Of PrivateEndpointData)

プロパティ値

適用対象