Megosztás a következőn keresztül:


DscpConfigurationCreateOrUpdate interface

Metódusok

delete(DscpConfigurationDeleteParameters)

Törli a DSCP-konfigurációt.

get(DscpConfigurationGetParameters)

DSCP-konfigurációt kap.

put(DscpConfigurationCreateOrUpdateParameters)

Létrehoz vagy frissít egy DSCP-konfigurációt.

Metódus adatai

delete(DscpConfigurationDeleteParameters)

Törli a DSCP-konfigurációt.

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

Paraméterek

Válaszok

get(DscpConfigurationGetParameters)

DSCP-konfigurációt kap.

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

Paraméterek

Válaszok

put(DscpConfigurationCreateOrUpdateParameters)

Létrehoz vagy frissít egy DSCP-konfigurációt.

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

Paraméterek

Válaszok