IpGroupsGet interface
Methods
| delete(Ip |
Deletes the specified ipGroups. |
| get(Ip |
Gets the specified ipGroups. |
| patch(Ip |
Updates tags of an IpGroups resource. |
| put(Ip |
Creates or updates an ipGroups in a specified resource group. |
Method Details
delete(IpGroupsDeleteParameters)
Deletes the specified ipGroups.
function delete(options: IpGroupsDeleteParameters): StreamableMethod<IpGroupsDelete200Response | IpGroupsDelete202Response | IpGroupsDelete204Response | IpGroupsDeleteDefaultResponse>
Parameters
- options
- IpGroupsDeleteParameters
Returns
get(IpGroupsGetParameters)
Gets the specified ipGroups.
function get(options: IpGroupsGetParameters): StreamableMethod<IpGroupsGet200Response | IpGroupsGetDefaultResponse>
Parameters
- options
- IpGroupsGetParameters
Returns
patch(IpGroupsUpdateGroupsParameters)
Updates tags of an IpGroups resource.
function patch(options: IpGroupsUpdateGroupsParameters): StreamableMethod<IpGroupsUpdateGroups200Response | IpGroupsUpdateGroupsDefaultResponse>
Parameters
- options
- IpGroupsUpdateGroupsParameters
Returns
put(IpGroupsCreateOrUpdateParameters)
Creates or updates an ipGroups in a specified resource group.
function put(options: IpGroupsCreateOrUpdateParameters): StreamableMethod<IpGroupsCreateOrUpdate200Response | IpGroupsCreateOrUpdate201Response | IpGroupsCreateOrUpdateDefaultResponse>
Parameters
- options
- IpGroupsCreateOrUpdateParameters