次の方法で共有


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>

パラメーター

戻り値