次の方法で共有


PrivateEndpointData.IPConfigurations プロパティ

定義

プライベート エンドポイントの IP 構成の一覧。 これは、ファースト パーティ サービスのエンドポイントにマップするために使用されます。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.PrivateEndpointIPConfiguration> IPConfigurations { get; }
member this.IPConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.PrivateEndpointIPConfiguration>
Public ReadOnly Property IPConfigurations As IList(Of PrivateEndpointIPConfiguration)

プロパティ値

適用対象