NetworkVirtualApplianceData.NetworkInterfaceConfigurations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the network interface configurations.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VirtualApplianceNetworkInterfaceConfiguration> NetworkInterfaceConfigurations { get; }
member this.NetworkInterfaceConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VirtualApplianceNetworkInterfaceConfiguration>
Public ReadOnly Property NetworkInterfaceConfigurations As IList(Of VirtualApplianceNetworkInterfaceConfiguration)