IpAllocationsDelete interface
Metoder
| delete(Ip |
Tar bort angiven IpAllocation. |
| get(Ip |
Hämtar den angivna IpAllocation per resursgrupp. |
| patch(Ip |
Uppdaterar en IpAllocation-taggar. |
| put(Ip |
Skapar eller uppdaterar en IpAllocation i den angivna resursgruppen. |
Metodinformation
delete(IpAllocationsDeleteParameters)
Tar bort angiven IpAllocation.
function delete(options: IpAllocationsDeleteParameters): StreamableMethod<IpAllocationsDelete200Response | IpAllocationsDelete202Response | IpAllocationsDelete204Response | IpAllocationsDeleteDefaultResponse>
Parametrar
- options
- IpAllocationsDeleteParameters
Returer
get(IpAllocationsGetParameters)
Hämtar den angivna IpAllocation per resursgrupp.
function get(options: IpAllocationsGetParameters): StreamableMethod<IpAllocationsGet200Response | IpAllocationsGetDefaultResponse>
Parametrar
- options
- IpAllocationsGetParameters
Returer
patch(IpAllocationsUpdateTagsParameters)
Uppdaterar en IpAllocation-taggar.
function patch(options: IpAllocationsUpdateTagsParameters): StreamableMethod<IpAllocationsUpdateTags200Response | IpAllocationsUpdateTagsDefaultResponse>
Parametrar
Returer
put(IpAllocationsCreateOrUpdateParameters)
Skapar eller uppdaterar en IpAllocation i den angivna resursgruppen.
function put(options: IpAllocationsCreateOrUpdateParameters): StreamableMethod<IpAllocationsCreateOrUpdate200Response | IpAllocationsCreateOrUpdate201Response | IpAllocationsCreateOrUpdateDefaultResponse>