مشاركة عبر


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>

المعلمات

المرتجعات