Uses of Class
com.azure.resourcemanager.network.models.DdosProtectionPlanListResult
-
Packages that use DdosProtectionPlanListResult Package Description com.azure.resourcemanager.network.models 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 DdosProtectionPlanListResult Modifier and Type Method Description DdosProtectionPlanListResultDdosProtectionPlanListResult. withValue(List<DdosProtectionPlanInner> value)Set the value property: A list of DDoS protection plans.
-