ScaleUnits.DeploymentDataPhysicalNode Property

Definition

list of physical nodes config to deploy AzureStackHCI Cluster.

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

Property Value

Implements

Attributes

Applies to