Uses of Class
com.azure.resourcemanager.cdn.fluent.models.ProfilePropertiesUpdateParameters
Packages that use ProfilePropertiesUpdateParameters
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of ProfilePropertiesUpdateParameters in com.azure.resourcemanager.cdn.fluent.models
Classes in com.azure.resourcemanager.cdn.fluent.models that implement interfaces with type arguments of type ProfilePropertiesUpdateParametersModifier and TypeClassDescriptionfinal classThe JSON object containing profile update parameters.Methods in com.azure.resourcemanager.cdn.fluent.models that return ProfilePropertiesUpdateParametersModifier and TypeMethodDescriptionProfilePropertiesUpdateParameters.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ProfilePropertiesUpdateParameters from the JsonReader.ProfilePropertiesUpdateParameters.withLogScrubbing(ProfileLogScrubbing logScrubbing) Set the logScrubbing property: Defines rules to scrub sensitive fields in logs.ProfilePropertiesUpdateParameters.withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds) Set the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin.