你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GcpOrganizationalDataOrganization 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
GcpOrganizationalDataOrganization() |
Initializes a new instance of the GcpOrganizationalDataOrganization class. |
GcpOrganizationalDataOrganization(IList<String>, String, String) |
Initializes a new instance of the GcpOrganizationalDataOrganization class. |
GcpOrganizationalDataOrganization()
Initializes a new instance of the GcpOrganizationalDataOrganization class.
public GcpOrganizationalDataOrganization ();
Public Sub New ()
Applies to
GcpOrganizationalDataOrganization(IList<String>, String, String)
Initializes a new instance of the GcpOrganizationalDataOrganization class.
public GcpOrganizationalDataOrganization (System.Collections.Generic.IList<string> excludedProjectNumbers = default, string serviceAccountEmailAddress = default, string workloadIdentityProviderId = default);
new Microsoft.Azure.Management.Security.Models.GcpOrganizationalDataOrganization : System.Collections.Generic.IList<string> * string * string -> Microsoft.Azure.Management.Security.Models.GcpOrganizationalDataOrganization
Public Sub New (Optional excludedProjectNumbers As IList(Of String) = Nothing, Optional serviceAccountEmailAddress As String = Nothing, Optional workloadIdentityProviderId As String = Nothing)
Parameters
If the multi cloud account is of membership type organization, list of accounts excluded from offering
- serviceAccountEmailAddress
- String
The service account email address which represents the organization level permissions container.
- workloadIdentityProviderId
- String
The GCP workload identity provider id which represents the permissions required to auto provision security connectors