你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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 |