Share via


IIntents.Adapter Property

Definition

Array of network interfaces used for the network intent.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Array of network interfaces used for the network intent.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="adapter")]
public string[] Adapter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Array of network interfaces used for the network intent.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="adapter")>]
member this.Adapter : string[] with get, set
Public Property Adapter As String()

Property Value

String[]
Attributes

Applies to