Share via


IBuilderProperties.StackId Property

Definition

Id of the ClusterStack.

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

Property Value

Attributes

Applies to