SingleServerFullResourceNames.VirtualMachineNetworkInterface 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.
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.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.INetworkInterfaceResourceNames[] VirtualMachineNetworkInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)>]
member this.VirtualMachineNetworkInterface : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.INetworkInterfaceResourceNames[] with get, set
Public Property VirtualMachineNetworkInterface As INetworkInterfaceResourceNames()
Property Value
Implements
- Attributes