Compartilhar via


VirtualMachineResourceNames.NetworkInterface Property

Definition

The list of network interface name objects for the selected virtual machine. Currently, only one network interface is supported per virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.INetworkInterfaceResourceNames> NetworkInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)>]
member this.NetworkInterface : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.INetworkInterfaceResourceNames> with get, set
Public Property NetworkInterface As List(Of INetworkInterfaceResourceNames)

Property Value

Implements

Attributes

Applies to