Uses of Class
com.azure.resourcemanager.cdn.fluent.models.AfdEndpointPropertiesUpdateParameters
Packages that use AfdEndpointPropertiesUpdateParameters
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of AfdEndpointPropertiesUpdateParameters in com.azure.resourcemanager.cdn.fluent.models
Modifier and TypeClassDescriptionfinal classThe JSON object that contains the properties required to create an endpoint.Classes in com.azure.resourcemanager.cdn.fluent.models that implement interfaces with type arguments of type AfdEndpointPropertiesUpdateParametersModifier and TypeClassDescriptionclassThe JSON object containing endpoint update parameters.Methods in com.azure.resourcemanager.cdn.fluent.models that return AfdEndpointPropertiesUpdateParametersModifier and TypeMethodDescriptionAfdEndpointPropertiesUpdateParameters.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AfdEndpointPropertiesUpdateParameters from the JsonReader.AfdEndpointPropertiesUpdateParameters.withEnabledState(EnabledState enabledState) Set the enabledState property: Whether to enable use of this rule.