Udostępnij przez


IpAllocationsDelete interface

Metody

delete(IpAllocationsDeleteParameters)

Usuwa określony adres IPAllocation.

get(IpAllocationsGetParameters)

Pobiera określony adres IPAllocation według grupy zasobów.

patch(IpAllocationsUpdateTagsParameters)

Aktualizuje tagi IpAllocation.

put(IpAllocationsCreateOrUpdateParameters)

Tworzy lub aktualizuje adres IPAllocation w określonej grupie zasobów.

Szczegóły metody

delete(IpAllocationsDeleteParameters)

Usuwa określony adres IPAllocation.

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

Parametry

Zwraca

get(IpAllocationsGetParameters)

Pobiera określony adres IPAllocation według grupy zasobów.

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

Parametry

Zwraca

patch(IpAllocationsUpdateTagsParameters)

Aktualizuje tagi IpAllocation.

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

Parametry

Zwraca

put(IpAllocationsCreateOrUpdateParameters)

Tworzy lub aktualizuje adres IPAllocation w określonej grupie zasobów.

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

Parametry

Zwraca