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

GcpOrganizationalDataMember Class

Definition

The gcpOrganization data for the member account

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

Constructors

GcpOrganizationalDataMember()

Initializes a new instance of the GcpOrganizationalDataMember class.

GcpOrganizationalDataMember(String, String)

Initializes a new instance of the GcpOrganizationalDataMember class.

Properties

ManagementProjectNumber

Gets or sets the GCP management project number from organizational onboarding

ParentHierarchyId

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

Applies to