Compartilhar via


SingleServerFullResourceNames.VirtualMachineNetworkInterface 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.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.INetworkInterfaceResourceNames> VirtualMachineNetworkInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Inlined)>]
member this.VirtualMachineNetworkInterface : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.INetworkInterfaceResourceNames> with get, set
Public Property VirtualMachineNetworkInterface As List(Of INetworkInterfaceResourceNames)

Property Value

Implements

Attributes

Applies to