Share via


Machine.NetworkProfileNetworkInterface Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.INetworkInterface> NetworkProfileNetworkInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.NetworkProfileNetworkInterface : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.INetworkInterface> with get, set
Public Property NetworkProfileNetworkInterface As List(Of INetworkInterface)

Property Value

Attributes

Applies to