BeginCreateOrUpdate(IManagedClustersOperations, String, String, ManagedCluster)
|
Creates or updates a Service Fabric managed cluster resource.
|
BeginCreateOrUpdateAsync(IManagedClustersOperations, String, String, ManagedCluster, CancellationToken)
|
Creates or updates a Service Fabric managed cluster resource.
|
BeginDelete(IManagedClustersOperations, String, String)
|
Deletes a Service Fabric managed cluster resource.
|
BeginDeleteAsync(IManagedClustersOperations, String, String, CancellationToken)
|
Deletes a Service Fabric managed cluster resource.
|
CreateOrUpdate(IManagedClustersOperations, String, String, ManagedCluster)
|
Creates or updates a Service Fabric managed cluster resource.
|
CreateOrUpdateAsync(IManagedClustersOperations, String, String, ManagedCluster, CancellationToken)
|
Creates or updates a Service Fabric managed cluster resource.
|
Delete(IManagedClustersOperations, String, String)
|
Deletes a Service Fabric managed cluster resource.
|
DeleteAsync(IManagedClustersOperations, String, String, CancellationToken)
|
Deletes a Service Fabric managed cluster resource.
|
Get(IManagedClustersOperations, String, String)
|
Gets a Service Fabric managed cluster resource.
|
GetAsync(IManagedClustersOperations, String, String, CancellationToken)
|
Gets a Service Fabric managed cluster resource.
|
ListByResourceGroup(IManagedClustersOperations, String)
|
Gets the list of Service Fabric cluster resources created in the specified
resource group.
|
ListByResourceGroupAsync(IManagedClustersOperations, String, CancellationToken)
|
Gets the list of Service Fabric cluster resources created in the specified
resource group.
|
ListByResourceGroupNext(IManagedClustersOperations, String)
|
Gets the list of Service Fabric cluster resources created in the specified
resource group.
|
ListByResourceGroupNextAsync(IManagedClustersOperations, String, CancellationToken)
|
Gets the list of Service Fabric cluster resources created in the specified
resource group.
|
ListBySubscription(IManagedClustersOperations)
|
Gets the list of Service Fabric cluster resources created in the specified
subscription.
|
ListBySubscriptionAsync(IManagedClustersOperations, CancellationToken)
|
Gets the list of Service Fabric cluster resources created in the specified
subscription.
|
ListBySubscriptionNext(IManagedClustersOperations, String)
|
Gets the list of Service Fabric cluster resources created in the specified
subscription.
|
ListBySubscriptionNextAsync(IManagedClustersOperations, String, CancellationToken)
|
Gets the list of Service Fabric cluster resources created in the specified
subscription.
|
Update(IManagedClustersOperations, String, String, IDictionary<String,String>)
|
Updates the tags of of a Service Fabric managed cluster resource.
|
UpdateAsync(IManagedClustersOperations, String, String, IDictionary<String,String>, CancellationToken)
|
Updates the tags of of a Service Fabric managed cluster resource.
|