Uses of Class
com.azure.resourcemanager.cdn.models.ResourceReference
Packages that use ResourceReference
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of ResourceReference in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return ResourceReferenceModifier and TypeMethodDescriptionAfdDomainInner.azureDnsZone()Get the azureDnsZone property: Resource reference to the Azure DNS zone.AfdDomainUpdatePropertiesParameters.azureDnsZone()Get the azureDnsZone property: Resource reference to the Azure DNS zone.AfdOriginInner.azureOrigin()Get the azureOrigin property: Resource reference to the Azure origin resource.AfdOriginUpdatePropertiesParameters.azureOrigin()Get the azureOrigin property: Resource reference to the Azure origin resource.EndpointInner.defaultOriginGroup()Get the defaultOriginGroup property: A reference to the origin group.EndpointPropertiesUpdateParameters.defaultOriginGroup()Get the defaultOriginGroup property: A reference to the origin group.RouteInner.originGroup()Get the originGroup property: A reference to the origin group.RouteUpdatePropertiesParameters.originGroup()Get the originGroup property: A reference to the origin group.AfdDomainInner.preValidatedCustomDomainResourceId()Get the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated.AfdDomainUpdatePropertiesParameters.preValidatedCustomDomainResourceId()Get the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated.Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type ResourceReferenceModifier and TypeMethodDescriptionDeepCreatedOriginGroupProperties.origins()Get the origins property: The source of the content being delivered via CDN within given origin group.OriginGroupInner.origins()Get the origins property: The source of the content being delivered via CDN within given origin group.OriginGroupUpdatePropertiesParameters.origins()Get the origins property: The source of the content being delivered via CDN within given origin group.RouteInner.ruleSets()Get the ruleSets property: rule sets referenced by this endpoint.RouteUpdatePropertiesParameters.ruleSets()Get the ruleSets property: rule sets referenced by this endpoint.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type ResourceReferenceModifier and TypeMethodDescriptionAfdDomainInner.withAzureDnsZone(ResourceReference azureDnsZone) Set the azureDnsZone property: Resource reference to the Azure DNS zone.AfdDomainProperties.withAzureDnsZone(ResourceReference azureDnsZone) Set the azureDnsZone property: Resource reference to the Azure DNS zone.AfdDomainUpdatePropertiesParameters.withAzureDnsZone(ResourceReference azureDnsZone) Set the azureDnsZone property: Resource reference to the Azure DNS zone.AfdOriginInner.withAzureOrigin(ResourceReference azureOrigin) Set the azureOrigin property: Resource reference to the Azure origin resource.AfdOriginProperties.withAzureOrigin(ResourceReference azureOrigin) Set the azureOrigin property: Resource reference to the Azure origin resource.AfdOriginUpdatePropertiesParameters.withAzureOrigin(ResourceReference azureOrigin) Set the azureOrigin property: Resource reference to the Azure origin resource.EndpointInner.withDefaultOriginGroup(ResourceReference defaultOriginGroup) Set the defaultOriginGroup property: A reference to the origin group.EndpointProperties.withDefaultOriginGroup(ResourceReference defaultOriginGroup) Set the defaultOriginGroup property: A reference to the origin group.EndpointPropertiesUpdateParameters.withDefaultOriginGroup(ResourceReference defaultOriginGroup) Set the defaultOriginGroup property: A reference to the origin group.RouteInner.withOriginGroup(ResourceReference originGroup) Set the originGroup property: A reference to the origin group.RouteProperties.withOriginGroup(ResourceReference originGroup) Set the originGroup property: A reference to the origin group.RouteUpdatePropertiesParameters.withOriginGroup(ResourceReference originGroup) Set the originGroup property: A reference to the origin group.AfdDomainInner.withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId) Set the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated.AfdDomainProperties.withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId) Set the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated.AfdDomainUpdatePropertiesParameters.withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId) Set the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type ResourceReferenceModifier and TypeMethodDescriptionDeepCreatedOriginGroupProperties.withOrigins(List<ResourceReference> origins) Set the origins property: The source of the content being delivered via CDN within given origin group.OriginGroupInner.withOrigins(List<ResourceReference> origins) Set the origins property: The source of the content being delivered via CDN within given origin group.OriginGroupProperties.withOrigins(List<ResourceReference> origins) Set the origins property: The source of the content being delivered via CDN within given origin group.OriginGroupUpdatePropertiesParameters.withOrigins(List<ResourceReference> origins) Set the origins property: The source of the content being delivered via CDN within given origin group.RouteInner.withRuleSets(List<ResourceReference> ruleSets) Set the ruleSets property: rule sets referenced by this endpoint.RouteProperties.withRuleSets(List<ResourceReference> ruleSets) Set the ruleSets property: rule sets referenced by this endpoint.RouteUpdatePropertiesParameters.withRuleSets(List<ResourceReference> ruleSets) Set the ruleSets property: rule sets referenced by this endpoint. -
Uses of ResourceReference in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ResourceReferenceModifier and TypeMethodDescriptionAfdDomainUpdateParameters.azureDnsZone()Get the azureDnsZone property: Resource reference to the Azure DNS zone.AfdOriginUpdateParameters.azureOrigin()Get the azureOrigin property: Resource reference to the Azure origin resource.EndpointUpdateParameters.defaultOriginGroup()Get the defaultOriginGroup property: A reference to the origin group.OriginGroupOverride.originGroup()Get the originGroup property: defines the OriginGroup that would override the DefaultOriginGroup on route.OriginGroupOverrideActionParameters.originGroup()Get the originGroup property: defines the OriginGroup that would override the DefaultOriginGroup.RouteUpdateParameters.originGroup()Get the originGroup property: A reference to the origin group.AfdDomainUpdateParameters.preValidatedCustomDomainResourceId()Get the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated.SharedPrivateLinkResourceProperties.privateLink()Get the privateLink property: The resource id of the resource the shared private link resource is for.AfdDomainHttpsParameters.secret()Get the secret property: Resource reference to the secret.CustomerCertificate.secretSource()Get the secretSource property: Resource reference to the Azure Key Vault certificate.CustomerCertificateParameters.secretSource()Get the secretSource property: Resource reference to the Azure Key Vault certificate.UrlSigningKeyParameters.secretSource()Get the secretSource property: Resource reference to the Azure Key Vault secret.ValidateSecretInput.secretSource()Get the secretSource property: Resource reference to the Azure Key Vault secret.SecurityPolicyWebApplicationFirewallParameters.wafPolicy()Get the wafPolicy property: Resource ID.Set the id property: Resource ID.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type ResourceReferenceModifier and TypeMethodDescriptionDeepCreatedOriginGroup.origins()Get the origins property: The source of the content being delivered via CDN within given origin group.OriginGroupUpdateParameters.origins()Get the origins property: The source of the content being delivered via CDN within given origin group.RouteUpdateParameters.ruleSets()Get the ruleSets property: rule sets referenced by this endpoint.Methods in com.azure.resourcemanager.cdn.models with parameters of type ResourceReferenceModifier and TypeMethodDescriptionAfdDomainUpdateParameters.withAzureDnsZone(ResourceReference azureDnsZone) Set the azureDnsZone property: Resource reference to the Azure DNS zone.AfdOriginUpdateParameters.withAzureOrigin(ResourceReference azureOrigin) Set the azureOrigin property: Resource reference to the Azure origin resource.EndpointUpdateParameters.withDefaultOriginGroup(ResourceReference defaultOriginGroup) Set the defaultOriginGroup property: A reference to the origin group.OriginGroupOverride.withOriginGroup(ResourceReference originGroup) Set the originGroup property: defines the OriginGroup that would override the DefaultOriginGroup on route.OriginGroupOverrideActionParameters.withOriginGroup(ResourceReference originGroup) Set the originGroup property: defines the OriginGroup that would override the DefaultOriginGroup.RouteUpdateParameters.withOriginGroup(ResourceReference originGroup) Set the originGroup property: A reference to the origin group.AfdDomainUpdateParameters.withPreValidatedCustomDomainResourceId(ResourceReference preValidatedCustomDomainResourceId) Set the preValidatedCustomDomainResourceId property: Resource reference to the Azure resource where custom domain ownership was prevalidated.SharedPrivateLinkResourceProperties.withPrivateLink(ResourceReference privateLink) Set the privateLink property: The resource id of the resource the shared private link resource is for.AfdDomainHttpsParameters.withSecret(ResourceReference secret) Set the secret property: Resource reference to the secret.CustomerCertificate.withSecretSource(ResourceReference secretSource) Set the secretSource property: Resource reference to the Azure Key Vault certificate.CustomerCertificateParameters.withSecretSource(ResourceReference secretSource) Set the secretSource property: Resource reference to the Azure Key Vault certificate.UrlSigningKeyParameters.withSecretSource(ResourceReference secretSource) Set the secretSource property: Resource reference to the Azure Key Vault secret.ValidateSecretInput.withSecretSource(ResourceReference secretSource) Set the secretSource property: Resource reference to the Azure Key Vault secret.SecurityPolicyWebApplicationFirewallParameters.withWafPolicy(ResourceReference wafPolicy) Set the wafPolicy property: Resource ID.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type ResourceReferenceModifier and TypeMethodDescriptionDeepCreatedOriginGroup.withOrigins(List<ResourceReference> origins) Set the origins property: The source of the content being delivered via CDN within given origin group.OriginGroupUpdateParameters.withOrigins(List<ResourceReference> origins) Set the origins property: The source of the content being delivered via CDN within given origin group.RouteUpdateParameters.withRuleSets(List<ResourceReference> ruleSets) Set the ruleSets property: rule sets referenced by this endpoint.