Sdílet prostřednictvím


DscpConfigurationCreateOrUpdate interface

Metody

delete(DscpConfigurationDeleteParameters)

Odstraní konfiguraci DSCP.

get(DscpConfigurationGetParameters)

Získá konfiguraci DSCP.

put(DscpConfigurationCreateOrUpdateParameters)

Vytvoří nebo aktualizuje konfiguraci DSCP.

Podrobnosti metody

delete(DscpConfigurationDeleteParameters)

Odstraní konfiguraci DSCP.

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

Parametry

Návraty

get(DscpConfigurationGetParameters)

Získá konfiguraci DSCP.

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

Parametry

Návraty

put(DscpConfigurationCreateOrUpdateParameters)

Vytvoří nebo aktualizuje konfiguraci DSCP.

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

Parametry

Návraty