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
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type DscpConfigurationListResultModifier and TypeClassDescriptionfinal classResponse for the DscpConfigurationList API service call.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.