Uses of Class
com.azure.resourcemanager.network.models.DdosProtectionPlanListResult
Packages that use DdosProtectionPlanListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of DdosProtectionPlanListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return DdosProtectionPlanListResultModifier and TypeMethodDescriptionstatic DdosProtectionPlanListResultDdosProtectionPlanListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DdosProtectionPlanListResult from the JsonReader.DdosProtectionPlanListResult.withValue(List<DdosProtectionPlanInner> value) Set the value property: A list of DDoS protection plans.