Share via


GcpCredentialsDetailsProperties Klasse

Definition

Auf GCP-Cloudkontoconnector basierende Dienst-zu-Dienst-Anmeldeinformationen bestehen die Anmeldeinformationen aus der organization-ID und einem JSON-API-Schlüssel (nur Schreibzugriff).

public class GcpCredentialsDetailsProperties : Azure.ResourceManager.SecurityCenter.Models.AuthenticationDetailsProperties
type GcpCredentialsDetailsProperties = class
    inherit AuthenticationDetailsProperties
Public Class GcpCredentialsDetailsProperties
Inherits AuthenticationDetailsProperties
Vererbung
GcpCredentialsDetailsProperties

Konstruktoren

GcpCredentialsDetailsProperties(String, String, String, String, String, String, String, Uri, Uri, Uri, Uri)

Initialisiert eine neue instance von GcpCredentialsDetailsProperties.

Eigenschaften

AuthenticationProvisioningState

Status des Multi-Cloud-Connectors.

(Geerbt von AuthenticationDetailsProperties)
AuthProviderX509CertUri

Authentifizierungsanbieter x509-Zertifikat-URL-Feld des API-Schlüssels (nur Schreibzugriff).

AuthUri

Authentifizierungs-URI-Feld des API-Schlüssels (nur Schreibzugriff).

ClientEmail

Client-E-Mail-Feld des API-Schlüssels (nur Schreibzugriff).

ClientId

Client-ID-Feld des API-Schlüssels (nur Schreibzugriff).

ClientX509CertUri

Client x509-Zertifikat-URL-Feld des API-Schlüssels (nur Schreibzugriff).

GcpCredentialType

Typfeld des API-Schlüssels (nur Schreibzugriff).

GrantedPermissions

Die im Cloudkonto erkannten Berechtigungen.

(Geerbt von AuthenticationDetailsProperties)
OrganizationId

Die organization-ID des GCP-Cloudkontos.

PrivateKey

Feld "Privater Schlüssel" des API-Schlüssels (nur Schreibzugriff).

PrivateKeyId

Feld "ID des privaten Schlüssels" des API-Schlüssels (nur Schreibzugriff).

ProjectId

Projekt-ID-Feld des API-Schlüssels (nur Schreibzugriff).

TokenUri

Token-URI-Feld des API-Schlüssels (nur Schreibzugriff).

Gilt für: