Freigeben über


PublicIPPrefixesOperationsExtensions Klasse

Definition

Erweiterungsmethoden für PublicIPPrefixesOperations.

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

Methoden

BeginCreateOrUpdate(IPublicIPPrefixesOperations, String, String, PublicIPPrefix)

Erstellt oder aktualisiert ein statisches oder dynamisches öffentliches IP-Präfix.

BeginCreateOrUpdateAsync(IPublicIPPrefixesOperations, String, String, PublicIPPrefix, CancellationToken)

Erstellt oder aktualisiert ein statisches oder dynamisches öffentliches IP-Präfix.

BeginDelete(IPublicIPPrefixesOperations, String, String)

Löscht das angegebene öffentliche IP-Präfix.

BeginDeleteAsync(IPublicIPPrefixesOperations, String, String, CancellationToken)

Löscht das angegebene öffentliche IP-Präfix.

CreateOrUpdate(IPublicIPPrefixesOperations, String, String, PublicIPPrefix)

Erstellt oder aktualisiert ein statisches oder dynamisches öffentliches IP-Präfix.

CreateOrUpdateAsync(IPublicIPPrefixesOperations, String, String, PublicIPPrefix, CancellationToken)

Erstellt oder aktualisiert ein statisches oder dynamisches öffentliches IP-Präfix.

Delete(IPublicIPPrefixesOperations, String, String)

Löscht das angegebene öffentliche IP-Präfix.

DeleteAsync(IPublicIPPrefixesOperations, String, String, CancellationToken)

Löscht das angegebene öffentliche IP-Präfix.

Get(IPublicIPPrefixesOperations, String, String, String)

Ruft das angegebene öffentliche IP-Präfix in einer angegebenen Ressourcengruppe ab.

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

Ruft das angegebene öffentliche IP-Präfix in einer angegebenen Ressourcengruppe ab.

List(IPublicIPPrefixesOperations, String)

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

ListAll(IPublicIPPrefixesOperations)

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

ListAllAsync(IPublicIPPrefixesOperations, CancellationToken)

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

ListAllNext(IPublicIPPrefixesOperations, String)

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.

ListNext(IPublicIPPrefixesOperations, String)

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

ListNextAsync(IPublicIPPrefixesOperations, String, CancellationToken)

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

UpdateTags(IPublicIPPrefixesOperations, String, String, TagsObject)

Updates öffentliche IP-Präfixtags.

UpdateTagsAsync(IPublicIPPrefixesOperations, String, String, TagsObject, CancellationToken)

Updates öffentliche IP-Präfixtags.

Gilt für: