Partilhar via


NetworkProfilesDelete interface

Métodos

delete(NetworkProfilesDeleteParameters)

Exclui o perfil de rede especificado.

get(NetworkProfilesGetParameters)

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

patch(NetworkProfilesUpdateTagsParameters)

Atualiza as tags de perfil de rede.

put(NetworkProfilesCreateOrUpdateParameters)

Cria ou atualiza um perfil de rede.

Detalhes de Método

delete(NetworkProfilesDeleteParameters)

Exclui o perfil de rede especificado.

function delete(options: NetworkProfilesDeleteParameters): StreamableMethod<NetworkProfilesDelete200Response | NetworkProfilesDelete202Response | NetworkProfilesDelete204Response | NetworkProfilesDeleteDefaultResponse>

Parâmetros

Devoluções

get(NetworkProfilesGetParameters)

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

function get(options: NetworkProfilesGetParameters): StreamableMethod<NetworkProfilesGet200Response | NetworkProfilesGetDefaultResponse>

Parâmetros

Devoluções

patch(NetworkProfilesUpdateTagsParameters)

Atualiza as tags de perfil de rede.

function patch(options: NetworkProfilesUpdateTagsParameters): StreamableMethod<NetworkProfilesUpdateTags200Response | NetworkProfilesUpdateTagsDefaultResponse>

Parâmetros

Devoluções

put(NetworkProfilesCreateOrUpdateParameters)

Cria ou atualiza um perfil de rede.

function put(options: NetworkProfilesCreateOrUpdateParameters): StreamableMethod<NetworkProfilesCreateOrUpdate200Response | NetworkProfilesCreateOrUpdate201Response | NetworkProfilesCreateOrUpdateDefaultResponse>

Parâmetros

Devoluções