Freigeben über


ClustersOperationsExtensions Klasse

Definition

Erweiterungsmethoden für ClusterOperations.

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

Methoden

BeginCreateOrUpdate(IClustersOperations, String, String, Cluster)

Erstellen oder Aktualisieren eines Log Analytics-Clusters

BeginCreateOrUpdateAsync(IClustersOperations, String, String, Cluster, CancellationToken)

Erstellen oder Aktualisieren eines Log Analytics-Clusters

BeginDelete(IClustersOperations, String, String)

Löscht einen Cluster instance.

BeginDeleteAsync(IClustersOperations, String, String, CancellationToken)

Löscht einen Cluster instance.

BeginUpdate(IClustersOperations, String, String, ClusterPatch)

Updates einen Log Analytics-Cluster.

BeginUpdateAsync(IClustersOperations, String, String, ClusterPatch, CancellationToken)

Updates einen Log Analytics-Cluster.

CreateOrUpdate(IClustersOperations, String, String, Cluster)

Erstellen oder Aktualisieren eines Log Analytics-Clusters

CreateOrUpdateAsync(IClustersOperations, String, String, Cluster, CancellationToken)

Erstellen oder Aktualisieren eines Log Analytics-Clusters

Delete(IClustersOperations, String, String)

Löscht einen Cluster instance.

DeleteAsync(IClustersOperations, String, String, CancellationToken)

Löscht einen Cluster instance.

Get(IClustersOperations, String, String)

Ruft einen Log Analytics-Cluster instance ab.

GetAsync(IClustersOperations, String, String, CancellationToken)

Ruft einen Log Analytics-Cluster instance ab.

List(IClustersOperations)

Ruft die Log Analytics-Cluster in einem Abonnement ab.

ListAsync(IClustersOperations, CancellationToken)

Ruft die Log Analytics-Cluster in einem Abonnement ab.

ListByResourceGroup(IClustersOperations, String)

Ruft Log Analytics-Cluster in einer Ressourcengruppe ab.

ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)

Ruft Log Analytics-Cluster in einer Ressourcengruppe ab.

ListByResourceGroupNext(IClustersOperations, String)

Ruft Log Analytics-Cluster in einer Ressourcengruppe ab.

ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)

Ruft Log Analytics-Cluster in einer Ressourcengruppe ab.

ListNext(IClustersOperations, String)

Ruft die Log Analytics-Cluster in einem Abonnement ab.

ListNextAsync(IClustersOperations, String, CancellationToken)

Ruft die Log Analytics-Cluster in einem Abonnement ab.

Update(IClustersOperations, String, String, ClusterPatch)

Updates einen Log Analytics-Cluster.

UpdateAsync(IClustersOperations, String, String, ClusterPatch, CancellationToken)

Updates einen Log Analytics-Cluster.

Gilt für: