IScaleUnits.DeploymentDataPhysicalNode Property

Definition

list of physical nodes config to deploy AzureStackHCI Cluster.

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

Property Value

Attributes

Applies to