IClusterProperties.ReportedPropertyClusterVersion 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.
Version of the cluster software.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Version of the cluster software.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clusterVersion")]
public string ReportedPropertyClusterVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Version of the cluster software.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clusterVersion")>]
member this.ReportedPropertyClusterVersion : string
Public ReadOnly Property ReportedPropertyClusterVersion As String
Property Value
- Attributes