Share via


IPrivateLinkService.IpConfigurations Property

Definition

Gets an array of private link service IP configurations.

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)

Property Value

Applies to