IpGroupsGet interface
方法
| delete(Ip |
删除指定的 ipGroups。 |
| get(Ip |
获取指定的 ipGroups。 |
| patch(Ip |
更新 IpGroups 资源的标记。 |
| put(Ip |
在指定的资源组中创建或更新 ipGroups。 |
方法详细信息
delete(IpGroupsDeleteParameters)
删除指定的 ipGroups。
function delete(options: IpGroupsDeleteParameters): StreamableMethod<IpGroupsDelete200Response | IpGroupsDelete202Response | IpGroupsDelete204Response | IpGroupsDeleteDefaultResponse>
参数
- options
- IpGroupsDeleteParameters
返回
get(IpGroupsGetParameters)
获取指定的 ipGroups。
function get(options: IpGroupsGetParameters): StreamableMethod<IpGroupsGet200Response | IpGroupsGetDefaultResponse>
参数
- options
- IpGroupsGetParameters
返回
patch(IpGroupsUpdateGroupsParameters)
更新 IpGroups 资源的标记。
function patch(options: IpGroupsUpdateGroupsParameters): StreamableMethod<IpGroupsUpdateGroups200Response | IpGroupsUpdateGroupsDefaultResponse>
参数
- options
- IpGroupsUpdateGroupsParameters
返回
put(IpGroupsCreateOrUpdateParameters)
在指定的资源组中创建或更新 ipGroups。
function put(options: IpGroupsCreateOrUpdateParameters): StreamableMethod<IpGroupsCreateOrUpdate200Response | IpGroupsCreateOrUpdate201Response | IpGroupsCreateOrUpdateDefaultResponse>
参数
- options
- IpGroupsCreateOrUpdateParameters