BeginCreateOrUpdate(IClustersOperations, String, String, Cluster)
|
Create or update a Log Analytics cluster.
|
BeginCreateOrUpdateAsync(IClustersOperations, String, String, Cluster, CancellationToken)
|
Create or update a Log Analytics cluster.
|
BeginDelete(IClustersOperations, String, String)
|
Deletes a cluster instance.
|
BeginDeleteAsync(IClustersOperations, String, String, CancellationToken)
|
Deletes a cluster instance.
|
BeginUpdate(IClustersOperations, String, String, ClusterPatch)
|
Updates a Log Analytics cluster.
|
BeginUpdateAsync(IClustersOperations, String, String, ClusterPatch, CancellationToken)
|
Updates a Log Analytics cluster.
|
CreateOrUpdate(IClustersOperations, String, String, Cluster)
|
Create or update a Log Analytics cluster.
|
CreateOrUpdateAsync(IClustersOperations, String, String, Cluster, CancellationToken)
|
Create or update a Log Analytics cluster.
|
Delete(IClustersOperations, String, String)
|
Deletes a cluster instance.
|
DeleteAsync(IClustersOperations, String, String, CancellationToken)
|
Deletes a cluster instance.
|
Get(IClustersOperations, String, String)
|
Gets a Log Analytics cluster instance.
|
GetAsync(IClustersOperations, String, String, CancellationToken)
|
Gets a Log Analytics cluster instance.
|
List(IClustersOperations)
|
Gets the Log Analytics clusters in a subscription.
|
ListAsync(IClustersOperations, CancellationToken)
|
Gets the Log Analytics clusters in a subscription.
|
ListByResourceGroup(IClustersOperations, String)
|
Gets Log Analytics clusters in a resource group.
|
ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)
|
Gets Log Analytics clusters in a resource group.
|
ListByResourceGroupNext(IClustersOperations, String)
|
Gets Log Analytics clusters in a resource group.
|
ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)
|
Gets Log Analytics clusters in a resource group.
|
ListNext(IClustersOperations, String)
|
Gets the Log Analytics clusters in a subscription.
|
ListNextAsync(IClustersOperations, String, CancellationToken)
|
Gets the Log Analytics clusters in a subscription.
|
Update(IClustersOperations, String, String, ClusterPatch)
|
Updates a Log Analytics cluster.
|
UpdateAsync(IClustersOperations, String, String, ClusterPatch, CancellationToken)
|
Updates a Log Analytics cluster.
|