Partilhar via


NetworkProfilesOperationsExtensions Classe

Definição

Métodos de extensão para NetworkProfilesOperations.

public static class NetworkProfilesOperationsExtensions
type NetworkProfilesOperationsExtensions = class
Public Module NetworkProfilesOperationsExtensions
Herança
NetworkProfilesOperationsExtensions

Métodos

BeginDeleteAsync(INetworkProfilesOperations, String, String, CancellationToken)

Exclui o perfil de rede especificado.

CreateOrUpdateAsync(INetworkProfilesOperations, String, String, NetworkProfileInner, CancellationToken)

Cria ou atualiza um perfil de rede.

DeleteAsync(INetworkProfilesOperations, String, String, CancellationToken)

Exclui o perfil de rede especificado.

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

Obtém o perfil de rede especificado em um grupo de recursos especificado.

ListAllAsync(INetworkProfilesOperations, CancellationToken)

Obtém todos os perfis de rede em uma assinatura.

ListAllNextAsync(INetworkProfilesOperations, String, CancellationToken)

Obtém todos os perfis de rede em uma assinatura.

ListAsync(INetworkProfilesOperations, String, CancellationToken)

Obtém todos os perfis de rede em um grupo de recursos.

ListNextAsync(INetworkProfilesOperations, String, CancellationToken)

Obtém todos os perfis de rede em um grupo de recursos.

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

Atualizações marcas de perfil de rede.

Aplica-se a