GcpOrganizationalDataMember Constructors
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.
Overloads
GcpOrganizationalDataMember() |
Initializes a new instance of the GcpOrganizationalDataMember class. |
GcpOrganizationalDataMember(String, String) |
Initializes a new instance of the GcpOrganizationalDataMember class. |
GcpOrganizationalDataMember()
Initializes a new instance of the GcpOrganizationalDataMember class.
public GcpOrganizationalDataMember ();
Public Sub New ()
Applies to
GcpOrganizationalDataMember(String, String)
Initializes a new instance of the GcpOrganizationalDataMember class.
public GcpOrganizationalDataMember (string parentHierarchyId = default, string managementProjectNumber = default);
new Microsoft.Azure.Management.Security.Models.GcpOrganizationalDataMember : string * string -> Microsoft.Azure.Management.Security.Models.GcpOrganizationalDataMember
Public Sub New (Optional parentHierarchyId As String = Nothing, Optional managementProjectNumber As String = Nothing)
Parameters
- parentHierarchyId
- String
If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
- managementProjectNumber
- String
The GCP management project number from organizational onboarding