Sdílet prostřednictvím


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