共用方式為


DscpConfigurationListResult interface

DscpConfigurationList API 服務呼叫的回應。

屬性

nextLink

要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

value

資源群組中的 dscp 組態清單。

屬性詳細資料

要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

nextLink?: string

屬性值

string

value

資源群組中的 dscp 組態清單。

value?: DscpConfiguration[]

屬性值