Condividi tramite


IVirtualMachineScaleSetNetworkInterface.IPConfigurations Property

Definition

Gets the IP configurations of this network interface, indexed by their names.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IVirtualMachineScaleSetNicIPConfiguration> IPConfigurations { get; }
member this.IPConfigurations : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IVirtualMachineScaleSetNicIPConfiguration>
Public ReadOnly Property IPConfigurations As IReadOnlyDictionary(Of String, IVirtualMachineScaleSetNicIPConfiguration)

Property Value

Applies to