다음을 통해 공유


WebAppsGetSourceControlSlot interface

메서드

delete(WebAppsDeleteSourceControlSlotParameters)

앱의 소스 제어 구성을 삭제합니다.

get(RequestParameters)

앱의 소스 제어 구성을 가져옵니다.

patch(WebAppsUpdateSourceControlSlotParameters)

앱의 소스 제어 구성을 업데이트합니다.

put(WebAppsCreateOrUpdateSourceControlSlotParameters)

앱의 소스 제어 구성을 업데이트합니다.

메서드 세부 정보

delete(WebAppsDeleteSourceControlSlotParameters)

앱의 소스 제어 구성을 삭제합니다.

function delete(options?: WebAppsDeleteSourceControlSlotParameters): StreamableMethod<WebAppsDeleteSourceControlSlot200Response | WebAppsDeleteSourceControlSlot202Response | WebAppsDeleteSourceControlSlot404Response | WebAppsDeleteSourceControlSlotDefaultResponse>

매개 변수

반환

get(RequestParameters)

앱의 소스 제어 구성을 가져옵니다.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetSourceControlSlot200Response | WebAppsGetSourceControlSlot201Response | WebAppsGetSourceControlSlot202Response | WebAppsGetSourceControlSlotDefaultResponse>

매개 변수

반환

patch(WebAppsUpdateSourceControlSlotParameters)

앱의 소스 제어 구성을 업데이트합니다.

function patch(options: WebAppsUpdateSourceControlSlotParameters): StreamableMethod<WebAppsUpdateSourceControlSlot200Response | WebAppsUpdateSourceControlSlot201Response | WebAppsUpdateSourceControlSlot202Response | WebAppsUpdateSourceControlSlotDefaultResponse>

매개 변수

반환

put(WebAppsCreateOrUpdateSourceControlSlotParameters)

앱의 소스 제어 구성을 업데이트합니다.

function put(options: WebAppsCreateOrUpdateSourceControlSlotParameters): StreamableMethod<WebAppsCreateOrUpdateSourceControlSlot200Response | WebAppsCreateOrUpdateSourceControlSlot201Response | WebAppsCreateOrUpdateSourceControlSlot202Response | WebAppsCreateOrUpdateSourceControlSlotDefaultResponse>

매개 변수

반환