Compartir a través de


IpAllocationsDelete interface

Métodos

delete(IpAllocationsDeleteParameters)

Elimina la ipAllocation especificada.

get(IpAllocationsGetParameters)

Obtiene la ipAllocation especificada por grupo de recursos.

patch(IpAllocationsUpdateTagsParameters)

Actualiza las etiquetas ipAllocation.

put(IpAllocationsCreateOrUpdateParameters)

Crea o actualiza una IpAllocation en el grupo de recursos especificado.

Detalles del método

delete(IpAllocationsDeleteParameters)

Elimina la ipAllocation especificada.

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

Parámetros

Devoluciones

get(IpAllocationsGetParameters)

Obtiene la ipAllocation especificada por grupo de recursos.

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

Parámetros

Devoluciones

patch(IpAllocationsUpdateTagsParameters)

Actualiza las etiquetas ipAllocation.

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

Parámetros

Devoluciones

put(IpAllocationsCreateOrUpdateParameters)

Crea o actualiza una IpAllocation en el grupo de recursos especificado.

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

Parámetros

Devoluciones