GcpOrganizationalDataOrganization 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 parent account
[Newtonsoft.Json.JsonObject("Organization")]
public class GcpOrganizationalDataOrganization : Microsoft.Azure.Management.Security.Models.GcpOrganizationalData
[<Newtonsoft.Json.JsonObject("Organization")>]
type GcpOrganizationalDataOrganization = class
inherit GcpOrganizationalData
Public Class GcpOrganizationalDataOrganization
Inherits GcpOrganizationalData
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
GcpOrganizationalDataOrganization() |
Initializes a new instance of the GcpOrganizationalDataOrganization class. |
GcpOrganizationalDataOrganization(IList<String>, String, String) |
Initializes a new instance of the GcpOrganizationalDataOrganization class. |
Properties
ExcludedProjectNumbers |
Gets or sets if the multi cloud account is of membership type organization, list of accounts excluded from offering |
ServiceAccountEmailAddress |
Gets or sets the service account email address which represents the organization level permissions container. |
WorkloadIdentityProviderId |
Gets or sets the GCP workload identity provider id which represents the permissions required to auto provision security connectors |