IClusterNode.Model Property

Definition

Model name of the cluster node hardware.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Model name of the cluster node hardware.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="model", Update=false)]
public string Model { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Model name of the cluster node hardware.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="model", Update=false)>]
member this.Model : string
Public ReadOnly Property Model As String

Property Value

Attributes

Applies to