你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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>

参数

返回