Freigeben über


IAwsOrganizationalDataMaster.StacksetName Property

Definition

If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="stacksetName", Update=true)]
public string StacksetName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="stacksetName", Update=true)>]
member this.StacksetName : string with get, set
Public Property StacksetName As String

Property Value

Attributes

Applies to