Uses of Class
com.azure.resourcemanager.network.models.DscpConfigurationListResult
Packages that use DscpConfigurationListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of DscpConfigurationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return DscpConfigurationListResultModifier and TypeMethodDescriptionstatic DscpConfigurationListResultDscpConfigurationListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DscpConfigurationListResult from the JsonReader.DscpConfigurationListResult.withValue(List<DscpConfigurationInner> value) Set the value property: A list of dscp configurations in a resource group.