Freigeben über


IProximityPlacementGroupsOperations Schnittstelle

Definition

ProximityPlacementGroupsOperations-Vorgänge.

public interface IProximityPlacementGroupsOperations
type IProximityPlacementGroupsOperations = interface
Public Interface IProximityPlacementGroupsOperations

Methoden

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

Erstellen oder Aktualisieren einer 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 sie eine Näherungsplatzierungsgruppe.

Erweiterungsmethoden

CreateOrUpdateAsync(IProximityPlacementGroupsOperations, String, String, ProximityPlacementGroupInner, CancellationToken)

Erstellen oder Aktualisieren einer Näherungsplatzierungsgruppe.

DeleteAsync(IProximityPlacementGroupsOperations, String, String, CancellationToken)

Löschen Sie eine Näherungsplatzierungsgruppe.

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

Ruft Informationen zu einer Näherungsplatzierungsgruppe ab.

ListByResourceGroupAsync(IProximityPlacementGroupsOperations, String, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListByResourceGroupNextAsync(IProximityPlacementGroupsOperations, String, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einer Ressourcengruppe auf.

ListBySubscriptionAsync(IProximityPlacementGroupsOperations, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

ListBySubscriptionNextAsync(IProximityPlacementGroupsOperations, String, CancellationToken)

Listet alle Näherungsplatzierungsgruppen in einem Abonnement auf.

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

Aktualisieren sie eine Näherungsplatzierungsgruppe.

Gilt für: