IScaleUnits.DeploymentDataInfrastructureNetwork Property

Definition

InfrastructureNetwork config to deploy AzureStackHCI Cluster.

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

Property Value

Attributes

Applies to