다음을 통해 공유


BoundariesCreateOrUpdate interface

메서드

delete(RequestParameters)

특정 파티의 지정된 경계 리소스를 삭제합니다.

get(RequestParameters)

특정 파티의 지정된 경계 리소스를 가져옵니다.

patch(BoundariesCreateOrUpdateParameters)

경계 리소스를 만들거나 업데이트합니다.

메서드 세부 정보

delete(RequestParameters)

특정 파티의 지정된 경계 리소스를 삭제합니다.

function delete(options?: RequestParameters): StreamableMethod<BoundariesDelete204Response | BoundariesDeleteDefaultResponse>

매개 변수

반환

get(RequestParameters)

특정 파티의 지정된 경계 리소스를 가져옵니다.

function get(options?: RequestParameters): StreamableMethod<BoundariesGet200Response | BoundariesGetDefaultResponse>

매개 변수

반환

patch(BoundariesCreateOrUpdateParameters)

경계 리소스를 만들거나 업데이트합니다.

function patch(options: BoundariesCreateOrUpdateParameters): StreamableMethod<BoundariesCreateOrUpdate200Response | BoundariesCreateOrUpdate201Response | BoundariesCreateOrUpdateDefaultResponse>

매개 변수

반환