Intents.Adapter Property

Definition

Array of network interfaces used for the network intent.

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

Property Value

Implements

Attributes

Applies to