Delen via


DscpConfigurationCreateOrUpdate interface

Methoden

delete(DscpConfigurationDeleteParameters)

Hiermee verwijdert u een DSCP-configuratie.

get(DscpConfigurationGetParameters)

Hiermee haalt u een DSCP-configuratie op.

put(DscpConfigurationCreateOrUpdateParameters)

Hiermee maakt of werkt u een DSCP-configuratie bij.

Methodedetails

delete(DscpConfigurationDeleteParameters)

Hiermee verwijdert u een DSCP-configuratie.

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

Parameters

Retouren

get(DscpConfigurationGetParameters)

Hiermee haalt u een DSCP-configuratie op.

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

Parameters

Retouren

put(DscpConfigurationCreateOrUpdateParameters)

Hiermee maakt of werkt u een DSCP-configuratie bij.

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

Parameters

Retouren