Freigeben über


PublicIPPrefixesOperationsExtensions Klasse

Definition

Erweiterungsmethoden für PublicIPPrefixesOperations.

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

Methoden

BeginCreateOrUpdateAsync(IPublicIPPrefixesOperations, String, String, PublicIPPrefixInner, CancellationToken)

Erstellt oder aktualisiert ein statisches oder dynamisches präfix für öffentliche IP-Adressen.

BeginDeleteAsync(IPublicIPPrefixesOperations, String, String, CancellationToken)

Löscht das angegebene Präfix für öffentliche IP-Adressen.

CreateOrUpdateAsync(IPublicIPPrefixesOperations, String, String, PublicIPPrefixInner, CancellationToken)

Erstellt oder aktualisiert ein statisches oder dynamisches präfix für öffentliche IP-Adressen.

DeleteAsync(IPublicIPPrefixesOperations, String, String, CancellationToken)

Löscht das angegebene Präfix für öffentliche IP-Adressen.

GetAsync(IPublicIPPrefixesOperations, String, String, String, CancellationToken)

Ruft das angegebene präfix für öffentliche IP-Adressen in einer angegebenen Ressourcengruppe ab.

ListAllAsync(IPublicIPPrefixesOperations, CancellationToken)

Ruft alle öffentlichen IP-Präfixe in einem Abonnement ab.

ListAllNextAsync(IPublicIPPrefixesOperations, String, CancellationToken)

Ruft alle öffentlichen IP-Präfixe in einem Abonnement ab.

ListAsync(IPublicIPPrefixesOperations, String, CancellationToken)

Ruft alle öffentlichen IP-Präfixe in einer Ressourcengruppe ab.

ListNextAsync(IPublicIPPrefixesOperations, String, CancellationToken)

Ruft alle öffentlichen IP-Präfixe in einer Ressourcengruppe ab.

UpdateTagsAsync(IPublicIPPrefixesOperations, String, String, IDictionary<String,String>, CancellationToken)

Updates tags für öffentliche IP-Präfixe.

Gilt für: