Freigeben über


NetworkProfilesOperationsExtensions Klasse

Definition

Erweiterungsmethoden für NetworkProfilesOperations.

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

Methoden

BeginDelete(INetworkProfilesOperations, String, String)

Löscht das angegebene Netzwerkprofil.

BeginDeleteAsync(INetworkProfilesOperations, String, String, CancellationToken)

Löscht das angegebene Netzwerkprofil.

CreateOrUpdate(INetworkProfilesOperations, String, String, NetworkProfile)

Erstellt oder aktualisiert ein Netzwerkprofil.

CreateOrUpdateAsync(INetworkProfilesOperations, String, String, NetworkProfile, CancellationToken)

Erstellt oder aktualisiert ein Netzwerkprofil.

Delete(INetworkProfilesOperations, String, String)

Löscht das angegebene Netzwerkprofil.

DeleteAsync(INetworkProfilesOperations, String, String, CancellationToken)

Löscht das angegebene Netzwerkprofil.

Get(INetworkProfilesOperations, String, String, String)

Ruft das angegebene Netzwerkprofil in einer angegebenen Ressourcengruppe ab.

GetAsync(INetworkProfilesOperations, String, String, String, CancellationToken)

Ruft das angegebene Netzwerkprofil in einer angegebenen Ressourcengruppe ab.

List(INetworkProfilesOperations, String)

Ruft alle Netzwerkprofile in einer Ressourcengruppe ab.

ListAll(INetworkProfilesOperations)

Ruft alle Netzwerkprofile in einem Abonnement ab.

ListAllAsync(INetworkProfilesOperations, CancellationToken)

Ruft alle Netzwerkprofile in einem Abonnement ab.

ListAllNext(INetworkProfilesOperations, String)

Ruft alle Netzwerkprofile in einem Abonnement ab.

ListAllNextAsync(INetworkProfilesOperations, String, CancellationToken)

Ruft alle Netzwerkprofile in einem Abonnement ab.

ListAsync(INetworkProfilesOperations, String, CancellationToken)

Ruft alle Netzwerkprofile in einer Ressourcengruppe ab.

ListNext(INetworkProfilesOperations, String)

Ruft alle Netzwerkprofile in einer Ressourcengruppe ab.

ListNextAsync(INetworkProfilesOperations, String, CancellationToken)

Ruft alle Netzwerkprofile in einer Ressourcengruppe ab.

UpdateTags(INetworkProfilesOperations, String, String, TagsObject)

Updates Netzwerkprofiltags.

UpdateTagsAsync(INetworkProfilesOperations, String, String, TagsObject, CancellationToken)

Updates Netzwerkprofiltags.

Gilt für: