Condividi tramite


IpAllocationsDelete interface

Metodi

delete(IpAllocationsDeleteParameters)

Elimina l'oggetto IpAllocation specificato.

get(IpAllocationsGetParameters)

Ottiene l'oggetto IpAllocation specificato in base al gruppo di risorse.

patch(IpAllocationsUpdateTagsParameters)

Aggiorna i tag IpAllocation.

put(IpAllocationsCreateOrUpdateParameters)

Crea o aggiorna un ipAllocation nel gruppo di risorse specificato.

Dettagli metodo

delete(IpAllocationsDeleteParameters)

Elimina l'oggetto IpAllocation specificato.

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

Parametri

Restituisce

get(IpAllocationsGetParameters)

Ottiene l'oggetto IpAllocation specificato in base al gruppo di risorse.

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

Parametri

Restituisce

patch(IpAllocationsUpdateTagsParameters)

Aggiorna i tag IpAllocation.

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

Parametri

Restituisce

put(IpAllocationsCreateOrUpdateParameters)

Crea o aggiorna un ipAllocation nel gruppo di risorse specificato.

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

Parametri

Restituisce