Share via


ComputeFleetVmssNetworkConfigurationProperties.IPConfigurations Property

Definition

Specifies the IP configurations of the network interface.

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

Property Value

Applies to