Uses of Class
com.azure.resourcemanager.cdn.models.ActivatedResourceReference
Packages that use ActivatedResourceReference
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of ActivatedResourceReference in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type ActivatedResourceReferenceModifier and TypeMethodDescriptionRouteInner.customDomains()Get the customDomains property: Domains referenced by this endpoint.RouteUpdatePropertiesParameters.customDomains()Get the customDomains property: Domains referenced by this endpoint.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type ActivatedResourceReferenceModifier and TypeMethodDescriptionRouteInner.withCustomDomains(List<ActivatedResourceReference> customDomains) Set the customDomains property: Domains referenced by this endpoint.RouteProperties.withCustomDomains(List<ActivatedResourceReference> customDomains) Set the customDomains property: Domains referenced by this endpoint.RouteUpdatePropertiesParameters.withCustomDomains(List<ActivatedResourceReference> customDomains) Set the customDomains property: Domains referenced by this endpoint. -
Uses of ActivatedResourceReference in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type ActivatedResourceReferenceModifier and TypeClassDescriptionfinal classReference to another resource along with its state.Methods in com.azure.resourcemanager.cdn.models that return ActivatedResourceReferenceModifier and TypeMethodDescriptionstatic ActivatedResourceReferenceActivatedResourceReference.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ActivatedResourceReference from the JsonReader.Set the id property: Resource ID.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type ActivatedResourceReferenceModifier and TypeMethodDescriptionRouteUpdateParameters.customDomains()Get the customDomains property: Domains referenced by this endpoint.SecurityPolicyWebApplicationFirewallAssociation.domains()Get the domains property: List of domains.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type ActivatedResourceReferenceModifier and TypeMethodDescriptionRouteUpdateParameters.withCustomDomains(List<ActivatedResourceReference> customDomains) Set the customDomains property: Domains referenced by this endpoint.SecurityPolicyWebApplicationFirewallAssociation.withDomains(List<ActivatedResourceReference> domains) Set the domains property: List of domains.