Compartilhar via


IpAllocationsDelete interface

Métodos

delete(IpAllocationsDeleteParameters)

Exclui a IpAllocation especificada.

get(IpAllocationsGetParameters)

Obtém a IpAllocation especificada por grupo de recursos.

patch(IpAllocationsUpdateTagsParameters)

Atualiza uma marca de IpAllocation.

put(IpAllocationsCreateOrUpdateParameters)

Cria ou atualiza um IpAllocation no grupo de recursos especificado.

Detalhes do método

delete(IpAllocationsDeleteParameters)

Exclui a IpAllocation especificada.

function delete(options: IpAllocationsDeleteParameters): StreamableMethod<IpAllocationsDelete200Response | IpAllocationsDelete202Response | IpAllocationsDelete204Response | IpAllocationsDeleteDefaultResponse>

Parâmetros

Retornos

get(IpAllocationsGetParameters)

Obtém a IpAllocation especificada por grupo de recursos.

function get(options: IpAllocationsGetParameters): StreamableMethod<IpAllocationsGet200Response | IpAllocationsGetDefaultResponse>

Parâmetros

Retornos

patch(IpAllocationsUpdateTagsParameters)

Atualiza uma marca de IpAllocation.

function patch(options: IpAllocationsUpdateTagsParameters): StreamableMethod<IpAllocationsUpdateTags200Response | IpAllocationsUpdateTagsDefaultResponse>

Parâmetros

Retornos

put(IpAllocationsCreateOrUpdateParameters)

Cria ou atualiza um IpAllocation no grupo de recursos especificado.

function put(options: IpAllocationsCreateOrUpdateParameters): StreamableMethod<IpAllocationsCreateOrUpdate200Response | IpAllocationsCreateOrUpdate201Response | IpAllocationsCreateOrUpdateDefaultResponse>

Parâmetros

Retornos