다음을 통해 공유


IBuilderProperties.StackVersion Property

Definition

Version of the ClusterStack

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Version of the ClusterStack", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")]
public string StackVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Version of the ClusterStack", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")>]
member this.StackVersion : string with get, set
Public Property StackVersion As String

Property Value

Attributes

Applies to