Uses of Class
com.azure.resourcemanager.cdn.models.AfdEndpointProperties
-
Packages that use AfdEndpointProperties Package Description com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of AfdEndpointProperties in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return AfdEndpointProperties Modifier and Type Method Description AfdEndpointPropertiesAfdEndpointProperties. withEnabledState(EnabledState enabledState)Set the enabledState property: Whether to enable use of this rule.AfdEndpointPropertiesAfdEndpointProperties. withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds)Set the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin.
-