DeploymentData.InfrastructureNetwork Property

Definition

InfrastructureNetwork config to deploy AzureStackHCI Cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IInfrastructureNetwork> InfrastructureNetwork { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.InfrastructureNetwork : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IInfrastructureNetwork> with get, set
Public Property InfrastructureNetwork As List(Of IInfrastructureNetwork)

Property Value

Implements

Attributes

Applies to