Uses of Class
com.azure.resourcemanager.cdn.fluent.models.ProfileProperties
-
Packages that use ProfileProperties Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient. -
-
Uses of ProfileProperties in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return ProfileProperties Modifier and Type Method Description ProfilePropertiesProfileProperties. withIdentity(ManagedServiceIdentity identity)Set the identity property: Managed service identity.ProfilePropertiesProfileProperties. withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds)Set the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin.
-