IpAllocationsDelete interface
Methoden
| delete(Ip |
Hiermee verwijdert u de opgegeven IpAllocation. |
| get(Ip |
Hiermee haalt u de opgegeven IpAllocation op per resourcegroep. |
| patch(Ip |
Hiermee wordt een IpAllocation-tags bijgewerkt. |
| put(Ip |
Hiermee maakt of werkt u een IpAllocation in de opgegeven resourcegroep bij. |
Methodedetails
delete(IpAllocationsDeleteParameters)
Hiermee verwijdert u de opgegeven IpAllocation.
function delete(options: IpAllocationsDeleteParameters): StreamableMethod<IpAllocationsDelete200Response | IpAllocationsDelete202Response | IpAllocationsDelete204Response | IpAllocationsDeleteDefaultResponse>
Parameters
- options
- IpAllocationsDeleteParameters
Retouren
get(IpAllocationsGetParameters)
Hiermee haalt u de opgegeven IpAllocation op per resourcegroep.
function get(options: IpAllocationsGetParameters): StreamableMethod<IpAllocationsGet200Response | IpAllocationsGetDefaultResponse>
Parameters
- options
- IpAllocationsGetParameters
Retouren
patch(IpAllocationsUpdateTagsParameters)
Hiermee wordt een IpAllocation-tags bijgewerkt.
function patch(options: IpAllocationsUpdateTagsParameters): StreamableMethod<IpAllocationsUpdateTags200Response | IpAllocationsUpdateTagsDefaultResponse>
Parameters
Retouren
put(IpAllocationsCreateOrUpdateParameters)
Hiermee maakt of werkt u een IpAllocation in de opgegeven resourcegroep bij.
function put(options: IpAllocationsCreateOrUpdateParameters): StreamableMethod<IpAllocationsCreateOrUpdate200Response | IpAllocationsCreateOrUpdate201Response | IpAllocationsCreateOrUpdateDefaultResponse>