Uses of Class
com.azure.resourcemanager.cdn.fluent.models.SecurityPolicyUpdateProperties
Packages that use SecurityPolicyUpdateProperties
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of SecurityPolicyUpdateProperties in com.azure.resourcemanager.cdn.fluent.models
Classes in com.azure.resourcemanager.cdn.fluent.models that implement interfaces with type arguments of type SecurityPolicyUpdatePropertiesModifier and TypeClassDescriptionfinal classThe json object that contains properties required to update a security policy.Methods in com.azure.resourcemanager.cdn.fluent.models that return SecurityPolicyUpdatePropertiesModifier and TypeMethodDescriptionSecurityPolicyUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityPolicyUpdateProperties from the JsonReader.SecurityPolicyUpdateProperties.withParameters(SecurityPolicyPropertiesParameters parameters) Set the parameters property: object which contains security policy parameters.