GcpMemberOrganizationalInfo 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 gcpOrganization data for the member account.
public class GcpMemberOrganizationalInfo : Azure.ResourceManager.SecurityCenter.Models.GcpOrganizationalInfo
public class GcpMemberOrganizationalInfo : Azure.ResourceManager.SecurityCenter.Models.GcpOrganizationalInfo, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.GcpMemberOrganizationalInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.GcpMemberOrganizationalInfo>
type GcpMemberOrganizationalInfo = class
inherit GcpOrganizationalInfo
type GcpMemberOrganizationalInfo = class
inherit GcpOrganizationalInfo
interface IJsonModel<GcpMemberOrganizationalInfo>
interface IPersistableModel<GcpMemberOrganizationalInfo>
Public Class GcpMemberOrganizationalInfo
Inherits GcpOrganizationalInfo
Public Class GcpMemberOrganizationalInfo
Inherits GcpOrganizationalInfo
Implements IJsonModel(Of GcpMemberOrganizationalInfo), IPersistableModel(Of GcpMemberOrganizationalInfo)
- Inheritance
- Implements
Constructors
GcpMemberOrganizationalInfo() |
Initializes a new instance of GcpMemberOrganizationalInfo. |
Properties
ManagementProjectNumber |
The GCP management project number from organizational onboarding. |
ParentHierarchyId |
If the multi cloud account is not of membership type organization, this will be the ID of the project's parent. |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET