IMachineSkuSlot.HardwareVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The hardware version of the machine.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The hardware version of the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hardwareVersion")]
public string HardwareVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The hardware version of the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hardwareVersion")>]
member this.HardwareVersion : string
Public ReadOnly Property HardwareVersion As String
Property Value
- Attributes