Freigeben über


KustoClusterResource Klasse

Definition

Eine Klasse, die einen KustoCluster zusammen mit dem instance Vorgänge darstellt, die für ihn ausgeführt werden können. Wenn Sie über eine ResourceIdentifier verfügen, können Sie eine KustoClusterResource aus einer instance mithilfe der ArmClient GetKustoClusterResource-Methode erstellen. Andernfalls können Sie mithilfe der GetKustoCluster-Methode eine von der übergeordneten Ressource ResourceGroupResource abrufen.

public class KustoClusterResource : Azure.ResourceManager.ArmResource
type KustoClusterResource = class
    inherit ArmResource
Public Class KustoClusterResource
Inherits ArmResource
Vererbung
KustoClusterResource

Konstruktoren

KustoClusterResource()

Initialisiert eine neue instance der -Klasse für die KustoClusterResource Simulation.

Felder

ResourceType

Ruft den Ressourcentyp für die Vorgänge ab.

Eigenschaften

Client

Ruft den ArmClient ab, aus dem dieser Ressourcenclient erstellt wurde.

(Geerbt von ArmResource)
Data

Ruft die Daten ab, die dieses Feature darstellen.

Diagnostics

Ruft die Diagnoseoptionen für diesen Ressourcenclient ab.

(Geerbt von ArmResource)
Endpoint

Ruft den Basis-URI für diesen Ressourcenclient ab.

(Geerbt von ArmResource)
HasData

Ruft ab, ob der aktuelle instance Daten enthält.

Id

Ruft den Ressourcenbezeichner ab.

(Geerbt von ArmResource)
Pipeline

Ruft die Pipeline für diesen Ressourcenclient ab.

(Geerbt von ArmResource)

Methoden

AddLanguageExtensions(WaitUntil, KustoLanguageExtensionList, CancellationToken)

Fügen Sie eine Liste der Spracherweiterungen hinzu, die innerhalb von KQL-Abfragen ausgeführt werden können.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/addLanguageExtensions
  • Vorgangs-IdClusters_AddLanguageExtensions
AddLanguageExtensionsAsync(WaitUntil, KustoLanguageExtensionList, CancellationToken)

Fügen Sie eine Liste der Spracherweiterungen hinzu, die innerhalb von KQL-Abfragen ausgeführt werden können.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/addLanguageExtensions
  • Vorgangs-IdClusters_AddLanguageExtensions
AddTag(String, String, CancellationToken)

Fügen Sie der aktuellen Ressource ein Tag hinzu.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
AddTagAsync(String, String, CancellationToken)

Fügen Sie der aktuellen Ressource ein Tag hinzu.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
CanUseTagResource(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CanUseTagResourceAsync(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CheckKustoAttachedDatabaseConfigurationNameAvailability(KustoAttachedDatabaseConfigurationNameAvailabilityContent, CancellationToken)

Überprüft, ob der Name der angefügten Datenbankkonfigurationsressource gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/attachedDatabaseConfigurationCheckNameAvailability
  • Vorgangs-IdAttachedDatabaseConfigurations_CheckNameAvailability
CheckKustoAttachedDatabaseConfigurationNameAvailabilityAsync(KustoAttachedDatabaseConfigurationNameAvailabilityContent, CancellationToken)

Überprüft, ob der Name der angefügten Datenbankkonfigurationsressource gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/attachedDatabaseConfigurationCheckNameAvailability
  • Vorgangs-IdAttachedDatabaseConfigurations_CheckNameAvailability
CheckKustoClusterPrincipalAssignmentNameAvailability(KustoClusterPrincipalAssignmentNameAvailabilityContent, CancellationToken)

Überprüft, ob der Name der Prinzipalzuweisung gültig ist und noch nicht verwendet wird.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/checkPrincipalAssignmentNameAvailability
  • Vorgangs-IdClusterPrincipalAssignments_CheckNameAvailability
CheckKustoClusterPrincipalAssignmentNameAvailabilityAsync(KustoClusterPrincipalAssignmentNameAvailabilityContent, CancellationToken)

Überprüft, ob der Name der Prinzipalzuweisung gültig ist und noch nicht verwendet wird.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/checkPrincipalAssignmentNameAvailability
  • Vorgangs-IdClusterPrincipalAssignments_CheckNameAvailability
CheckKustoDatabaseNameAvailability(KustoDatabaseNameAvailabilityContent, CancellationToken)

Überprüft, ob der Name der Datenbankressource gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/checkNameAvailability
  • Vorgangs-IdDatabases_CheckNameAvailability
CheckKustoDatabaseNameAvailabilityAsync(KustoDatabaseNameAvailabilityContent, CancellationToken)

Überprüft, ob der Name der Datenbankressource gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/checkNameAvailability
  • Vorgangs-IdDatabases_CheckNameAvailability
CheckKustoManagedPrivateEndpointNameAvailability(KustoManagedPrivateEndpointNameAvailabilityContent, CancellationToken)

Überprüft, ob der Ressourcenname der verwalteten privaten Endpunkte gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/managedPrivateEndpointsCheckNameAvailability
  • Vorgangs-IdManagedPrivateEndpoints_CheckNameAvailability
CheckKustoManagedPrivateEndpointNameAvailabilityAsync(KustoManagedPrivateEndpointNameAvailabilityContent, CancellationToken)

Überprüft, ob der Ressourcenname der verwalteten privaten Endpunkte gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/managedPrivateEndpointsCheckNameAvailability
  • Vorgangs-IdManagedPrivateEndpoints_CheckNameAvailability
CheckNameAvailabilitySandboxCustomImage(SandboxCustomImagesCheckNameContent, CancellationToken)

Überprüft, ob der Name der benutzerdefinierten Sandboximageressource gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/sandboxCustomImagesCheckNameAvailability
  • Vorgangs-IdSandboxCustomImages_CheckNameAvailability
CheckNameAvailabilitySandboxCustomImageAsync(SandboxCustomImagesCheckNameContent, CancellationToken)

Überprüft, ob der Name der benutzerdefinierten Sandboximageressource gültig ist und noch nicht verwendet wird.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/sandboxCustomImagesCheckNameAvailability
  • Vorgangs-IdSandboxCustomImages_CheckNameAvailability
CreateResourceIdentifier(String, String, String)

Generieren Sie den Ressourcenbezeichner eines KustoClusterResource instance.

Delete(WaitUntil, CancellationToken)

Löscht einen Kusto-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Delete
DeleteAsync(WaitUntil, CancellationToken)

Löscht einen Kusto-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Delete
DetachFollowerDatabases(WaitUntil, KustoFollowerDatabaseDefinition, CancellationToken)

Trennt alle Follower einer Datenbank, die sich im Besitz dieses Clusters befindet.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/detachFollowerDatabases
  • Vorgangs-IdClusters_DetachFollowerDatabases
DetachFollowerDatabasesAsync(WaitUntil, KustoFollowerDatabaseDefinition, CancellationToken)

Trennt alle Follower einer Datenbank, die sich im Besitz dieses Clusters befindet.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/detachFollowerDatabases
  • Vorgangs-IdClusters_DetachFollowerDatabases
DiagnoseVirtualNetwork(WaitUntil, CancellationToken)

Diagnostiziert den Status der Netzwerkkonnektivität für externe Ressourcen, von denen der Dienst abhängig ist.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/diagnoseVirtualNetwork
  • Vorgangs-IdClusters_DiagnoseVirtualNetwork
DiagnoseVirtualNetworkAsync(WaitUntil, CancellationToken)

Diagnostiziert den Status der Netzwerkkonnektivität für externe Ressourcen, von denen der Dienst abhängig ist.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/diagnoseVirtualNetwork
  • Vorgangs-IdClusters_DiagnoseVirtualNetwork
Get(CancellationToken)

Ruft einen Kusto-Cluster ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
GetAsync(CancellationToken)

Ruft einen Kusto-Cluster ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
GetAvailableLocations(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetAvailableLocationsAsync(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetAvailableSkus(CancellationToken)

Gibt die für die bereitgestellte Ressource verfügbaren SKUs zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/skus
  • Vorgangs-IdClusters_ListSkusByResource
GetAvailableSkusAsync(CancellationToken)

Gibt die für die bereitgestellte Ressource verfügbaren SKUs zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/skus
  • Vorgangs-IdClusters_ListSkusByResource
GetFollowerDatabases(CancellationToken)

Gibt eine Liste der Datenbanken zurück, die sich im Besitz dieses Clusters befinden und auf die ein anderer Cluster folgte.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/listFollowerDatabases
  • Vorgangs-IdClusters_ListFollowerDatabases
GetFollowerDatabasesAsync(CancellationToken)

Gibt eine Liste der Datenbanken zurück, die sich im Besitz dieses Clusters befinden und auf die ein anderer Cluster folgte.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/listFollowerDatabases
  • Vorgangs-IdClusters_ListFollowerDatabases
GetKustoAttachedDatabaseConfiguration(String, CancellationToken)

Gibt eine angefügte Datenbankkonfiguration zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}
  • Vorgangs-IdAttachedDatabaseConfigurations_Get
GetKustoAttachedDatabaseConfigurationAsync(String, CancellationToken)

Gibt eine angefügte Datenbankkonfiguration zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/attachedDatabaseConfigurations/{attachedDatabaseConfigurationName}
  • Vorgangs-IdAttachedDatabaseConfigurations_Get
GetKustoAttachedDatabaseConfigurations()

Ruft eine Auflistung von KustoAttachedDatabaseConfigurationResources im KustoCluster ab.

GetKustoClusterPrincipalAssignment(String, CancellationToken)

Ruft einen Kusto-Cluster principalAssignment ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/principalAssignments/{principalAssignmentName}
  • Vorgangs-IdClusterPrincipalAssignments_Get
GetKustoClusterPrincipalAssignmentAsync(String, CancellationToken)

Ruft einen Kusto-Cluster principalAssignment ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/principalAssignments/{principalAssignmentName}
  • Vorgangs-IdClusterPrincipalAssignments_Get
GetKustoClusterPrincipalAssignments()

Ruft eine Auflistung von KustoClusterPrincipalAssignmentResources im KustoCluster ab.

GetKustoDatabase(String, CancellationToken)

Gibt eine Datenbank zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/databases/{databaseName}
  • Vorgangs-IdDatabases_Get
GetKustoDatabaseAsync(String, CancellationToken)

Gibt eine Datenbank zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/databases/{databaseName}
  • Vorgangs-IdDatabases_Get
GetKustoDatabases()

Ruft eine Auflistung von KustoDatabaseResources im KustoCluster ab.

GetKustoManagedPrivateEndpoint(String, CancellationToken)

Ruft einen verwalteten privaten Endpunkt ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/managedPrivateEndpoints/{managedPrivateEndpointName}
  • Vorgangs-IdManagedPrivateEndpoints_Get
GetKustoManagedPrivateEndpointAsync(String, CancellationToken)

Ruft einen verwalteten privaten Endpunkt ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/managedPrivateEndpoints/{managedPrivateEndpointName}
  • Vorgangs-IdManagedPrivateEndpoints_Get
GetKustoManagedPrivateEndpoints()

Ruft eine Auflistung von KustoManagedPrivateEndpointResources im KustoCluster ab.

GetKustoPrivateEndpointConnection(String, CancellationToken)

Ruft eine Verbindung mit einem privaten Endpunkt ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/privateEndpointConnections/{privateEndpointConnectionName}
  • Vorgangs-IdPrivateEndpointConnections_Get
GetKustoPrivateEndpointConnectionAsync(String, CancellationToken)

Ruft eine Verbindung mit einem privaten Endpunkt ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/privateEndpointConnections/{privateEndpointConnectionName}
  • Vorgangs-IdPrivateEndpointConnections_Get
GetKustoPrivateEndpointConnections()

Ruft eine Auflistung von KustoPrivateEndpointConnectionResources im KustoCluster ab.

GetKustoPrivateLinkResource(String, CancellationToken)

Ruft eine Private Link-Ressource ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/privateLinkResources/{privateLinkResourceName}
  • Vorgangs-IdPrivateLinkResources_Get
GetKustoPrivateLinkResourceAsync(String, CancellationToken)

Ruft eine Private Link-Ressource ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/privateLinkResources/{privateLinkResourceName}
  • Vorgangs-IdPrivateLinkResources_Get
GetKustoPrivateLinkResources()

Ruft eine Auflistung von KustoPrivateLinkResources im KustoCluster ab.

GetLanguageExtensions(CancellationToken)

Gibt eine Liste der Spracherweiterungen zurück, die innerhalb von KQL-Abfragen ausgeführt werden können.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/listLanguageExtensions
  • Vorgangs-IdClusters_ListLanguageExtensions
GetLanguageExtensionsAsync(CancellationToken)

Gibt eine Liste der Spracherweiterungen zurück, die innerhalb von KQL-Abfragen ausgeführt werden können.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/listLanguageExtensions
  • Vorgangs-IdClusters_ListLanguageExtensions
GetManagementLock(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLockAsync(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLocks()

Ruft eine Auflistung von ManagementLockResources in ArmResource ab.

(Geerbt von ArmResource)
GetOutboundNetworkDependenciesEndpoints(CancellationToken)

Ruft die Netzwerkendpunkte aller ausgehenden Abhängigkeiten eines Kusto-Clusters ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/outboundNetworkDependenciesEndpoints
  • Vorgangs-IdClusters_ListOutboundNetworkDependenciesEndpoints
GetOutboundNetworkDependenciesEndpointsAsync(CancellationToken)

Ruft die Netzwerkendpunkte aller ausgehenden Abhängigkeiten eines Kusto-Clusters ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/outboundNetworkDependenciesEndpoints
  • Vorgangs-IdClusters_ListOutboundNetworkDependenciesEndpoints
GetPolicyAssignment(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignments()

Ruft eine Auflistung von PolicyAssignmentResources in ArmResource ab.

(Geerbt von ArmResource)
GetSandboxCustomImage(String, CancellationToken)

Gibt ein benutzerdefiniertes Sandboximage zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/sandboxCustomImages/{sandboxCustomImageName}
  • Vorgangs-IdSandboxCustomImages_Get
GetSandboxCustomImageAsync(String, CancellationToken)

Gibt ein benutzerdefiniertes Sandboximage zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/sandboxCustomImages/{sandboxCustomImageName}
  • Vorgangs-IdSandboxCustomImages_Get
GetSandboxCustomImages()

Ruft eine Auflistung von SandboxCustomImageResources im KustoCluster ab.

GetTagResource()

Ruft ein -Objekt ab, das eine TagResource zusammen mit den instance-Vorgängen darstellt, die in ArmResource ausgeführt werden können.

(Geerbt von ArmResource)
Migrate(WaitUntil, ClusterMigrateContent, CancellationToken)

Migrieren von Daten aus einem Kusto-Cluster zu einem anderen Cluster.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/migrate
  • Vorgangs-IdClusters_Migrate
MigrateAsync(WaitUntil, ClusterMigrateContent, CancellationToken)

Migrieren von Daten aus einem Kusto-Cluster zu einem anderen Cluster.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/migrate
  • Vorgangs-IdClusters_Migrate
RemoveLanguageExtensions(WaitUntil, KustoLanguageExtensionList, CancellationToken)

Entfernen Sie eine Liste der Spracherweiterungen, die innerhalb von KQL-Abfragen ausgeführt werden können.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/removeLanguageExtensions
  • Vorgangs-IdClusters_RemoveLanguageExtensions
RemoveLanguageExtensionsAsync(WaitUntil, KustoLanguageExtensionList, CancellationToken)

Entfernen Sie eine Liste der Spracherweiterungen, die innerhalb von KQL-Abfragen ausgeführt werden können.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/removeLanguageExtensions
  • Vorgangs-IdClusters_RemoveLanguageExtensions
RemoveTag(String, CancellationToken)

Entfernt ein Tag nach Schlüssel aus der Ressource.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
RemoveTagAsync(String, CancellationToken)

Entfernt ein Tag nach Schlüssel aus der Ressource.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
SetTags(IDictionary<String,String>, CancellationToken)

Ersetzen Sie die Tags für die Ressource durch den angegebenen Satz.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

Ersetzen Sie die Tags für die Ressource durch den angegebenen Satz.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Get
Start(WaitUntil, CancellationToken)

Startet einen Kusto-Cluster.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/start
  • Vorgangs-IdClusters_Start
StartAsync(WaitUntil, CancellationToken)

Startet einen Kusto-Cluster.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/start
  • Vorgangs-IdClusters_Start
Stop(WaitUntil, CancellationToken)

Beendet einen Kusto-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/stop
  • Vorgangs-IdClusters_Stop
StopAsync(WaitUntil, CancellationToken)

Beendet einen Kusto-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/stop
  • Vorgangs-IdClusters_Stop
TryGetApiVersion(ResourceType, String)

Ruft die API-Version außer Kraft, wenn sie für die aktuellen Clientoptionen festgelegt wurde.

(Geerbt von ArmResource)
Update(WaitUntil, KustoClusterPatch, String, CancellationToken)

Aktualisieren sie einen Kusto-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Update
UpdateAsync(WaitUntil, KustoClusterPatch, String, CancellationToken)

Aktualisieren sie einen Kusto-Cluster.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Vorgangs-IdClusters_Update

Erweiterungsmethoden

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

Ruft eine Auflistung von AuthorizationRoleDefinitionResources in armResource ab.

GetDenyAssignment(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

Ruft eine Auflistung von DenyAssignmentResources in ArmResource ab.

GetRoleAssignment(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

Ruft eine Auflistung von RoleAssignmentResources in ArmResource ab.

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleInstanceResources in armResource ab.

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleRequestResources in armResource ab.

GetRoleAssignmentSchedules(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleResources in armResource ab.

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleInstanceResources in ArmResource ab.

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleRequestResources in armResource ab.

GetRoleEligibilitySchedules(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleResources in armResource ab.

GetRoleManagementPolicies(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyResources in ArmResource ab.

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

Angegebene Rollenverwaltungsrichtlinie für einen Ressourcenbereich abrufen

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgangs-IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgangs-IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgangs-IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyAssignmentResources in armResource ab.

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

Angegebene Rollenverwaltungsrichtlinie für einen Ressourcenbereich abrufen

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgangs-IdRoleManagementPolicies_Get
GetSystemAssignedIdentity(ArmResource)

Ruft ein -Objekt ab, das eine SystemAssignedIdentityResource zusammen mit den instance Vorgängen darstellt, die in ArmResource ausgeführt werden können.

GetLinkerResource(ArmResource, String, CancellationToken)

Gibt eine Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgangs-IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

Gibt eine Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgangs-IdLinker_Get
GetLinkerResources(ArmResource)

Ruft eine Auflistung von LinkerResources in armResource ab.

Gilt für: