Share via


IScaleUnits.HostNetworkIntent 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.IIntents) }, ReadOnly=false, Required=false, SerializedName="intents")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIntents[] HostNetworkIntent { get; set; }
[<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.IIntents) }, ReadOnly=false, Required=false, SerializedName="intents")>]
member this.HostNetworkIntent : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIntents[] with get, set
Public Property HostNetworkIntent As IIntents()

Property Value

Attributes

Applies to