IIntentsAutoGenerated.IntentAdapter Property

Definition

Array of adapters used for the network intent.

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

Property Value

Attributes

Applies to