Delen via


ClustersOperationsExtensions Klas

Definitie

Extensiemethoden voor ClustersOperations.

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

Methoden

BeginCreateOrUpdate(IClustersOperations, String, String, String, Cluster)

Een cluster maken of bijwerken in een privécloud

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

Een cluster maken of bijwerken in een privécloud

BeginDelete(IClustersOperations, String, String, String)

Een cluster in een privécloud verwijderen

BeginDeleteAsync(IClustersOperations, String, String, String, CancellationToken)

Een cluster in een privécloud verwijderen

BeginUpdate(IClustersOperations, String, String, String, ClusterUpdate)

Een cluster bijwerken in een privécloud

BeginUpdateAsync(IClustersOperations, String, String, String, ClusterUpdate, CancellationToken)

Een cluster bijwerken in een privécloud

CreateOrUpdate(IClustersOperations, String, String, String, Cluster)

Een cluster maken of bijwerken in een privécloud

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

Een cluster maken of bijwerken in een privécloud

Delete(IClustersOperations, String, String, String)

Een cluster in een privécloud verwijderen

DeleteAsync(IClustersOperations, String, String, String, CancellationToken)

Een cluster in een privécloud verwijderen

Get(IClustersOperations, String, String, String)

Een cluster ophalen op naam in een privécloud

GetAsync(IClustersOperations, String, String, String, CancellationToken)

Een cluster ophalen op naam in een privécloud

List(IClustersOperations, String, String)

Clusters in een privécloud weergeven

ListAsync(IClustersOperations, String, String, CancellationToken)

Clusters in een privécloud weergeven

ListNext(IClustersOperations, String)

Clusters in een privécloud weergeven

ListNextAsync(IClustersOperations, String, CancellationToken)

Clusters in een privécloud weergeven

Update(IClustersOperations, String, String, String, ClusterUpdate)

Een cluster bijwerken in een privécloud

UpdateAsync(IClustersOperations, String, String, String, ClusterUpdate, CancellationToken)

Een cluster bijwerken in een privécloud

Van toepassing op