Uses of Class
com.azure.resourcemanager.cdn.fluent.models.AfdEndpointPropertiesUpdateParameters
-
Packages that use AfdEndpointPropertiesUpdateParameters Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient. -
-
Uses of AfdEndpointPropertiesUpdateParameters in com.azure.resourcemanager.cdn.fluent.models
Subclasses of AfdEndpointPropertiesUpdateParameters in com.azure.resourcemanager.cdn.fluent.models Modifier and Type Class Description classAfdEndpointPropertiesThe JSON object that contains the properties required to create an endpoint.Methods in com.azure.resourcemanager.cdn.fluent.models that return AfdEndpointPropertiesUpdateParameters Modifier and Type Method Description AfdEndpointPropertiesUpdateParametersAfdEndpointPropertiesUpdateParameters. withEnabledState(EnabledState enabledState)Set the enabledState property: Whether to enable use of this rule.
-