你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AwsOrganizationalDataMaster Class

Definition

The awsOrganization data for the master account

[Newtonsoft.Json.JsonObject("Organization")]
public class AwsOrganizationalDataMaster : Microsoft.Azure.Management.Security.Models.AwsOrganizationalData
[<Newtonsoft.Json.JsonObject("Organization")>]
type AwsOrganizationalDataMaster = class
    inherit AwsOrganizationalData
Public Class AwsOrganizationalDataMaster
Inherits AwsOrganizationalData
Inheritance
AwsOrganizationalDataMaster
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AwsOrganizationalDataMaster()

Initializes a new instance of the AwsOrganizationalDataMaster class.

AwsOrganizationalDataMaster(String, IList<String>)

Initializes a new instance of the AwsOrganizationalDataMaster class.

Properties

ExcludedAccountIds

Gets or sets if the multi cloud account is of membership type organization, list of accounts excluded from offering

StacksetName

Gets or sets if the multi cloud account is of membership type organization, this will be the name of the onboarding stackset

Applies to