DscpConfigurationCreateOrUpdate interface

메서드

delete(DscpConfigurationDeleteParameters)

DSCP 구성을 삭제합니다.

get(DscpConfigurationGetParameters)

DSCP 구성을 가져옵니다.

put(DscpConfigurationCreateOrUpdateParameters)

DSCP 구성을 만들거나 업데이트합니다.

메서드 세부 정보

delete(DscpConfigurationDeleteParameters)

DSCP 구성을 삭제합니다.

function delete(options: DscpConfigurationDeleteParameters): StreamableMethod<DscpConfigurationDelete200Response | DscpConfigurationDelete202Response | DscpConfigurationDelete204Response | DscpConfigurationDeleteDefaultResponse>

매개 변수

반환

get(DscpConfigurationGetParameters)

DSCP 구성을 가져옵니다.

function get(options: DscpConfigurationGetParameters): StreamableMethod<DscpConfigurationGet200Response | DscpConfigurationGetDefaultResponse>

매개 변수

반환

put(DscpConfigurationCreateOrUpdateParameters)

DSCP 구성을 만들거나 업데이트합니다.

function put(options: DscpConfigurationCreateOrUpdateParameters): StreamableMethod<DscpConfigurationCreateOrUpdate200Response | DscpConfigurationCreateOrUpdate201Response | DscpConfigurationCreateOrUpdateDefaultResponse>

매개 변수

반환