IPrivateLinkService.IpConfigurations プロパティ

定義

プライベート リンク サービスの IP 構成の配列を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IPrivateLinkServiceIPConfiguration> IpConfigurations { get; }
member this.IpConfigurations : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IPrivateLinkServiceIPConfiguration>
Public ReadOnly Property IpConfigurations As IReadOnlyList(Of IPrivateLinkServiceIPConfiguration)

プロパティ値

適用対象