Freigeben über


IClustersOperations Schnittstelle

Definition

public interface IClustersOperations
type IClustersOperations = interface
Public Interface IClustersOperations

Methoden

BeginCreateWithHttpMessagesAsync(String, String, ClusterInner, Dictionary<String,List<String>>, CancellationToken)
BeginUpdateWithHttpMessagesAsync(String, String, ClusterUpdateParametersInner, Dictionary<String,List<String>>, CancellationToken)
CreateWithHttpMessagesAsync(String, String, ClusterInner, Dictionary<String,List<String>>, CancellationToken)
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
UpdateWithHttpMessagesAsync(String, String, ClusterUpdateParametersInner, Dictionary<String,List<String>>, CancellationToken)

Erweiterungsmethoden

BeginCreateAsync(IClustersOperations, String, String, ClusterInner, CancellationToken)
BeginUpdateAsync(IClustersOperations, String, String, ClusterUpdateParametersInner, CancellationToken)
CreateAsync(IClustersOperations, String, String, ClusterInner, CancellationToken)
DeleteAsync(IClustersOperations, String, String, CancellationToken)
GetAsync(IClustersOperations, String, String, CancellationToken)
ListAsync(IClustersOperations, CancellationToken)
ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)
ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)
ListNextAsync(IClustersOperations, String, CancellationToken)
UpdateAsync(IClustersOperations, String, String, ClusterUpdateParametersInner, CancellationToken)

Gilt für: