VirtualMachineNetworkInterfaceConfigurationProperties.IpConfigurations Property

Definition

Specifies the IP configurations of the network interface.

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

Property Value

Applies to