Freigeben über


ProximityPlacementGroupsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für ProximityPlacementGroupsOperations.

public static class ProximityPlacementGroupsOperationsExtensions
type ProximityPlacementGroupsOperationsExtensions = class
Public Module ProximityPlacementGroupsOperationsExtensions
Vererbung
ProximityPlacementGroupsOperationsExtensions

Methoden

CreateOrUpdate(IProximityPlacementGroupsOperations, String, String, ProximityPlacementGroup)

Erstellen oder Aktualisieren einer Näherungsplatzierungsgruppe.

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

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

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

Aktualisieren sie eine Näherungsplatzierungsgruppe.

Gilt für: