NetworkProfileUpdate.NetworkInterface Property

Definition

NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance

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

Property Value

Implements

Attributes

Applies to