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

AwsOrganizationalDataMember Class

Definition

The awsOrganization data for the member account

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

Constructors

AwsOrganizationalDataMember()

Initializes a new instance of the AwsOrganizationalDataMember class.

AwsOrganizationalDataMember(String)

Initializes a new instance of the AwsOrganizationalDataMember class.

Properties

ParentHierarchyId

Gets or sets if the multi cloud account is not of membership type organization, this will be the ID of the account's parent

Applies to