다음을 통해 공유


IpAllocationsDelete interface

메서드

delete(IpAllocationsDeleteParameters)

지정된 IpAllocation을 삭제합니다.

get(IpAllocationsGetParameters)

리소스 그룹별로 지정된 IpAllocation을 가져옵니다.

patch(IpAllocationsUpdateTagsParameters)

IpAllocation 태그를 업데이트합니다.

put(IpAllocationsCreateOrUpdateParameters)

지정된 리소스 그룹에서 IpAllocation을 만들거나 업데이트합니다.

메서드 세부 정보

delete(IpAllocationsDeleteParameters)

지정된 IpAllocation을 삭제합니다.

function delete(options: IpAllocationsDeleteParameters): StreamableMethod<IpAllocationsDelete200Response | IpAllocationsDelete202Response | IpAllocationsDelete204Response | IpAllocationsDeleteDefaultResponse>

매개 변수

반환

get(IpAllocationsGetParameters)

리소스 그룹별로 지정된 IpAllocation을 가져옵니다.

function get(options: IpAllocationsGetParameters): StreamableMethod<IpAllocationsGet200Response | IpAllocationsGetDefaultResponse>

매개 변수

반환

patch(IpAllocationsUpdateTagsParameters)

IpAllocation 태그를 업데이트합니다.

function patch(options: IpAllocationsUpdateTagsParameters): StreamableMethod<IpAllocationsUpdateTags200Response | IpAllocationsUpdateTagsDefaultResponse>

매개 변수

반환

put(IpAllocationsCreateOrUpdateParameters)

지정된 리소스 그룹에서 IpAllocation을 만들거나 업데이트합니다.

function put(options: IpAllocationsCreateOrUpdateParameters): StreamableMethod<IpAllocationsCreateOrUpdate200Response | IpAllocationsCreateOrUpdate201Response | IpAllocationsCreateOrUpdateDefaultResponse>

매개 변수

반환