Share via


IHostNetworkAutoGenerated.Intent Property

Definition

The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIntentsAutoGenerated) }, ReadOnly=true, Required=false, SerializedName="intents")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIntentsAutoGenerated[] Intent { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIntentsAutoGenerated) }, ReadOnly=true, Required=false, SerializedName="intents")>]
member this.Intent : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIntentsAutoGenerated[]
Public ReadOnly Property Intent As IIntentsAutoGenerated()

Property Value

Attributes

Applies to