AwsOrganizationalDataMaster Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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 |