Freigeben über


PurviewExtensions Klasse

Definition

Eine Klasse zum Hinzufügen von Erweiterungsmethoden zu Azure.ResourceManager.Purview.

public static class PurviewExtensions
type PurviewExtensions = class
Public Module PurviewExtensions
Vererbung
PurviewExtensions

Methoden

CheckPurviewAccountNameAvailability(SubscriptionResource, PurviewAccountNameAvailabilityContent, CancellationToken)

Überprüft, ob der Kontoname verfügbar ist.

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability
  • Vorgangs-IdAccounts_CheckNameAvailability
CheckPurviewAccountNameAvailabilityAsync(SubscriptionResource, PurviewAccountNameAvailabilityContent, CancellationToken)

Überprüft, ob der Kontoname verfügbar ist.

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability
  • Vorgangs-IdAccounts_CheckNameAvailability
GetDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

Rufen Sie das Standardkonto für den Bereich ab.

  • Anforderungspfad/providers/Microsoft.Purview/getDefaultAccount
  • Vorgangs-IdDefaultAccounts_Get
GetDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

Rufen Sie das Standardkonto für den Bereich ab.

  • Anforderungspfad/providers/Microsoft.Purview/getDefaultAccount
  • Vorgangs-IdDefaultAccounts_Get
GetPurviewAccount(ResourceGroupResource, String, CancellationToken)

Abrufen eines Kontos

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
  • Vorgangs-IdAccounts_Get
GetPurviewAccountAsync(ResourceGroupResource, String, CancellationToken)

Abrufen eines Kontos

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
  • Vorgangs-IdAccounts_Get
GetPurviewAccountResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das zusammen PurviewAccountResource mit den instance Vorgängen darstellt, die ohne Daten ausgeführt werden können. Sie können verwenden CreateResourceIdentifier(String, String, String) , um eine PurviewAccountResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetPurviewAccounts(ResourceGroupResource)

Ruft eine Auflistung von PurviewAccountResources in resourceGroupResource ab.

GetPurviewAccounts(SubscriptionResource, String, CancellationToken)

Auflisten von Konten im Abonnement

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.Purview/accounts
  • Vorgangs-IdAccounts_ListBySubscription
GetPurviewAccountsAsync(SubscriptionResource, String, CancellationToken)

Auflisten von Konten im Abonnement

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.Purview/accounts
  • Vorgangs-IdAccounts_ListBySubscription
GetPurviewPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das zusammen PurviewPrivateEndpointConnectionResource mit den instance Vorgängen darstellt, die ohne Daten ausgeführt werden können. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine PurviewPrivateEndpointConnectionResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetPurviewPrivateLinkResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das zusammen PurviewPrivateLinkResource mit den instance Vorgängen darstellt, die ohne Daten ausgeführt werden können. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine PurviewPrivateLinkResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

RemoveDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

Entfernt das Standardkonto aus dem Bereich.

  • Anforderungspfad/providers/Microsoft.Purview/removeDefaultAccount
  • Vorgangs-IdDefaultAccounts_Remove
RemoveDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

Entfernt das Standardkonto aus dem Bereich.

  • Anforderungspfad/providers/Microsoft.Purview/removeDefaultAccount
  • Vorgangs-IdDefaultAccounts_Remove
SetDefaultAccount(TenantResource, DefaultPurviewAccountPayload, CancellationToken)

Legt das Standardkonto für den Bereich fest

  • Anforderungspfad/providers/Microsoft.Purview/setDefaultAccount
  • Vorgangs-IdDefaultAccounts_Set
SetDefaultAccountAsync(TenantResource, DefaultPurviewAccountPayload, CancellationToken)

Legt das Standardkonto für den Bereich fest

  • Anforderungspfad/providers/Microsoft.Purview/setDefaultAccount
  • Vorgangs-IdDefaultAccounts_Set

Gilt für: