Share via


IIntentsAutoGenerated.IntentAdapter Property

Definition

Array of adapters used for the network intent.

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

Property Value

String[]
Attributes

Applies to