GcpOrganizationalDataMember interface
The gcpOrganization data for the member account
- Extends
Properties
management |
The GCP management project number from organizational onboarding |
organization |
Polymorphic discriminator, which specifies the different types this object can be |
parent |
If the multi cloud account is not of membership type organization, this will be the ID of the project's parent |
Property Details
managementProjectNumber
The GCP management project number from organizational onboarding
managementProjectNumber?: string
Property Value
string
organizationMembershipType
Polymorphic discriminator, which specifies the different types this object can be
organizationMembershipType: "Member"
Property Value
"Member"
parentHierarchyId
If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
parentHierarchyId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript