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