Share via


IClusterProperties.ClusterVersion Property

Definition

The current runtime version of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The current runtime version of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterVersion", Update=false)]
public string ClusterVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The current runtime version of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterVersion", Update=false)>]
member this.ClusterVersion : string with get, set
Public Property ClusterVersion As String

Property Value

Attributes

Applies to