Freigeben über


IProximityPlacementGroupsOperations Schnittstelle

Definition

ProximityPlacementGroupsOperations-Vorgänge.

public interface IProximityPlacementGroupsOperations
type IProximityPlacementGroupsOperations = interface
Public Interface IProximityPlacementGroupsOperations

Methoden

CreateOrUpdateWithHttpMessagesAsync(String, String, ProximityPlacementGroup, Dictionary<String,List<String>>, CancellationToken)

Erstellen oder aktualisieren Sie eine Näherungsplatzierungsgruppe.

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Löschen sie eine Näherungsplatzierungsgruppe.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft Informationen zu einer Näherungsplatzierungsgruppe ab.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListBySubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

ListBySubscriptionWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

UpdateWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

Aktualisieren einer Näherungsplatzierungsgruppe.

Erweiterungsmethoden

CreateOrUpdate(IProximityPlacementGroupsOperations, String, String, ProximityPlacementGroup)

Erstellen oder aktualisieren Sie eine Näherungsplatzierungsgruppe.

CreateOrUpdateAsync(IProximityPlacementGroupsOperations, String, String, ProximityPlacementGroup, CancellationToken)

Erstellen oder aktualisieren Sie eine Näherungsplatzierungsgruppe.

Delete(IProximityPlacementGroupsOperations, String, String)

Löschen sie eine Näherungsplatzierungsgruppe.

DeleteAsync(IProximityPlacementGroupsOperations, String, String, CancellationToken)

Löschen sie eine Näherungsplatzierungsgruppe.

Get(IProximityPlacementGroupsOperations, String, String, String)

Ruft Informationen zu einer Näherungsplatzierungsgruppe ab.

GetAsync(IProximityPlacementGroupsOperations, String, String, String, CancellationToken)

Ruft Informationen zu einer Näherungsplatzierungsgruppe ab.

ListByResourceGroup(IProximityPlacementGroupsOperations, String)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListByResourceGroupAsync(IProximityPlacementGroupsOperations, String, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListByResourceGroupNext(IProximityPlacementGroupsOperations, String)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListByResourceGroupNextAsync(IProximityPlacementGroupsOperations, String, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListBySubscription(IProximityPlacementGroupsOperations)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

ListBySubscriptionAsync(IProximityPlacementGroupsOperations, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

ListBySubscriptionNext(IProximityPlacementGroupsOperations, String)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

ListBySubscriptionNextAsync(IProximityPlacementGroupsOperations, String, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

Update(IProximityPlacementGroupsOperations, String, String, IDictionary<String,String>)

Aktualisieren einer Näherungsplatzierungsgruppe.

UpdateAsync(IProximityPlacementGroupsOperations, String, String, IDictionary<String,String>, CancellationToken)

Aktualisieren einer Näherungsplatzierungsgruppe.

Gilt für: