Share via


IScaleUnits.DeploymentDataInfrastructureNetwork Property

Definition

InfrastructureNetwork config to deploy AzureStackHCI Cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="InfrastructureNetwork config to deploy AzureStackHCI Cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IInfrastructureNetwork) }, ReadOnly=false, Required=false, SerializedName="infrastructureNetwork")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IInfrastructureNetwork[] DeploymentDataInfrastructureNetwork { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="InfrastructureNetwork config to deploy AzureStackHCI Cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IInfrastructureNetwork) }, ReadOnly=false, Required=false, SerializedName="infrastructureNetwork")>]
member this.DeploymentDataInfrastructureNetwork : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IInfrastructureNetwork[] with get, set
Public Property DeploymentDataInfrastructureNetwork As IInfrastructureNetwork()

Property Value

Attributes

Applies to