Share via


ISupportedStackResource.StackId Property

Definition

The id of supported stack

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

Property Value

Attributes

Applies to