Aracılığıyla paylaş


IpAllocationsDelete interface

Yöntemler

delete(IpAllocationsDeleteParameters)

Belirtilen IpAllocation değerini siler.

get(IpAllocationsGetParameters)

Kaynak grubuna göre belirtilen IpAllocation değerini alır.

patch(IpAllocationsUpdateTagsParameters)

IpAllocation etiketlerini güncelleştirir.

put(IpAllocationsCreateOrUpdateParameters)

Belirtilen kaynak grubunda bir IpAllocation oluşturur veya güncelleştirir.

Yöntem Ayrıntıları

delete(IpAllocationsDeleteParameters)

Belirtilen IpAllocation değerini siler.

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

Parametreler

Döndürülenler

get(IpAllocationsGetParameters)

Kaynak grubuna göre belirtilen IpAllocation değerini alır.

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

Parametreler

Döndürülenler

patch(IpAllocationsUpdateTagsParameters)

IpAllocation etiketlerini güncelleştirir.

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

Parametreler

Döndürülenler

put(IpAllocationsCreateOrUpdateParameters)

Belirtilen kaynak grubunda bir IpAllocation oluşturur veya güncelleştirir.

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

Parametreler

Döndürülenler