- cacheBehavior() - Method in class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Get the cacheBehavior value.
- cacheDuration() - Method in class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Get the cacheDuration value.
- CacheExpirationActionParameters - Class in com.microsoft.azure.management.cdn
-
Defines the parameters for the cache expiration action.
- CacheExpirationActionParameters() - Constructor for class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Creates an instance of CacheExpirationActionParameters class.
- cacheType() - Method in class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Get the cacheType value.
- CdnEndpoint - Interface in com.microsoft.azure.management.cdn
-
An immutable client-side representation of an Azure CDN endpoint.
- CdnEndpoint.DefinitionStages - Interface in com.microsoft.azure.management.cdn
-
Grouping of CDN profile endpoint definition stages as a part of parent CDN profile definition.
- CdnEndpoint.DefinitionStages.AttachablePremium<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of the Premium Verizon endpoint definition, at which it can be attached to the parent.
- CdnEndpoint.DefinitionStages.AttachableStandard<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of a Standard endpoint definition, at which it can be attached to the parent.
- CdnEndpoint.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
-
The first stage of a CDN profile endpoint definition.
- CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The stage of a CDN profile endpoint definition allowing to specify the origin
for the CDN profile with teh Premium Verizon SKU.
- CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The stage of a CDN profile endpoint definition allowing to specify the origin.
- CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of the CDN profile Premium Verizon endpoint definition.
- CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
- CdnEndpoint.Update - Interface in com.microsoft.azure.management.cdn
-
The entirety of a CDN endpoint update as part of a CDN profile update.
- CdnEndpoint.UpdateDefinitionStages - Interface in com.microsoft.azure.management.cdn
-
The entirety of a CDN profile endpoint definition as a part of a parent CDN profile update.
- CdnEndpoint.UpdateDefinitionStages.AttachablePremium<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of the Premium Verizon endpoint object definition, at which it can be attached to the parent.
- CdnEndpoint.UpdateDefinitionStages.AttachableStandard<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of the Standard endpoint object definition, at which it can be attached to the parent.
- CdnEndpoint.UpdateDefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
-
The first stage of a CDN profile endpoint definition.
- CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The stage of the CDN profile endpoint definition allowing to specify the origin
for CDN Profile with the Premium Verizon SKU.
- CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The stage of the CDN profile endpoint definition allowing to specify the origin.
- CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of a CDN profile Premium Verizon endpoint definition.
- CdnEndpoint.UpdateDefinitionStages.WithStandardAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
-
The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
- CdnEndpoint.UpdatePremiumEndpoint - Interface in com.microsoft.azure.management.cdn
-
The stage of an CDN profile endpoint update allowing to specify endpoint properties.
- CdnEndpoint.UpdateStandardEndpoint - Interface in com.microsoft.azure.management.cdn
-
The stage of an CDN profile endpoint update allowing to specify endpoint properties.
- CdnProfile - Interface in com.microsoft.azure.management.cdn
-
An immutable client-side representation of an Azure CDN profile.
- CdnProfile.Definition - Interface in com.microsoft.azure.management.cdn
-
The entirety of a CDN profile definition.
- CdnProfile.DefinitionStages - Interface in com.microsoft.azure.management.cdn
-
Grouping of CDN profile definition stages.
- CdnProfile.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
-
The first stage of a CDN profile definition.
- CdnProfile.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.cdn
-
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
- CdnProfile.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.cdn
-
The stage of a CDN profile definition allowing the resource group to be specified.
- CdnProfile.DefinitionStages.WithPremiumVerizonCreate - Interface in com.microsoft.azure.management.cdn
-
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
- CdnProfile.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.cdn
-
A CDN profile definition allowing the SKU to be specified.
- CdnProfile.DefinitionStages.WithStandardCreate - Interface in com.microsoft.azure.management.cdn
-
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
- CdnProfile.Update - Interface in com.microsoft.azure.management.cdn
-
The template for an update operation, containing all the settings that can be modified.
- CdnProfile.UpdateStages - Interface in com.microsoft.azure.management.cdn
-
Grouping of CDN manager update stages.
- CdnProfile.UpdateStages.WithEndpoint - Interface in com.microsoft.azure.management.cdn
-
The stage of a CDN profile update allowing to modify the endpoints for the profile.
- CdnProfiles - Interface in com.microsoft.azure.management.cdn
-
Entry point for CDN profile management API.
- CERTIFICATE_DELETED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value CertificateDeleted for CustomHttpsProvisioningSubstate.
- CERTIFICATE_DEPLOYED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value CertificateDeployed for CustomHttpsProvisioningSubstate.
- checkEndpointNameAvailability(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Checks the availability of an endpoint name without creating the CDN endpoint.
- checkEndpointNameAvailability(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
-
Checks the availability of a endpoint name without creating the CDN endpoint.
- checkEndpointNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Checks the availability of an endpoint name without creating the CDN endpoint asynchronously.
- checkEndpointNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Checks the availability of an endpoint name without creating the CDN endpoint asynchronously.
- checkEndpointNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
-
Checks the availability of a endpoint name without creating the CDN endpoint asynchronously.
- checkEndpointNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
-
Checks the availability of a endpoint name without creating the CDN endpoint asynchronously.
- CheckNameAvailabilityInput - Class in com.microsoft.azure.management.cdn
-
Input of CheckNameAvailability API.
- CheckNameAvailabilityInput() - Constructor for class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
-
Creates an instance of CheckNameAvailabilityInput class.
- CheckNameAvailabilityResult - Class in com.microsoft.azure.management.cdn
-
Result of the custom domain validation.
- CheckNameAvailabilityResult(CheckNameAvailabilityOutputInner) - Constructor for class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
-
Construct CheckNameAvailabilityResult object from server response object.
- CidrIpAddress - Class in com.microsoft.azure.management.cdn
-
CIDR Ip address.
- CidrIpAddress() - Constructor for class com.microsoft.azure.management.cdn.CidrIpAddress
-
- code() - Method in class com.microsoft.azure.management.cdn.ErrorResponse
-
Get the code value.
- com.microsoft.azure.management.cdn - package com.microsoft.azure.management.cdn
-
This package contains the classes for CdnManagementClient.
- conditions() - Method in class com.microsoft.azure.management.cdn.DeliveryRule
-
Get the conditions value.
- contentPaths() - Method in class com.microsoft.azure.management.cdn.LoadParameters
-
Get the contentPaths value.
- contentPaths() - Method in class com.microsoft.azure.management.cdn.PurgeParameters
-
Get the contentPaths value.
- contentTypesToCompress() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
- countryCodes() - Method in class com.microsoft.azure.management.cdn.GeoFilter
-
Get the countryCodes value.
- CREATING - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
-
Static value Creating for CustomDomainResourceState.
- CREATING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
-
Static value Creating for EndpointResourceState.
- CREATING - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
-
Static value Creating for OriginResourceState.
- CREATING - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
-
Static value Creating for ProfileResourceState.
- currentValue() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
-
Actual value of the resource type.
- CUSTOM_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
-
Static value Custom_Verizon for SkuName.
- CustomDomainParameters - Class in com.microsoft.azure.management.cdn
-
The customDomain JSON object required for custom domain creation or update.
- CustomDomainParameters() - Constructor for class com.microsoft.azure.management.cdn.CustomDomainParameters
-
- CustomDomainResourceState - Class in com.microsoft.azure.management.cdn
-
Defines values for CustomDomainResourceState.
- CustomDomainResourceState() - Constructor for class com.microsoft.azure.management.cdn.CustomDomainResourceState
-
- customDomains() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
- customDomainValidated() - Method in class com.microsoft.azure.management.cdn.CustomDomainValidationResult
-
Get the customDomainValidated value.
- CustomDomainValidationResult - Class in com.microsoft.azure.management.cdn
-
- CustomDomainValidationResult(ValidateCustomDomainOutputInner) - Constructor for class com.microsoft.azure.management.cdn.CustomDomainValidationResult
-
Construct CustomDomainValidationResult object from server response object.
- CustomHttpsProvisioningState - Class in com.microsoft.azure.management.cdn
-
Defines values for CustomHttpsProvisioningState.
- CustomHttpsProvisioningState() - Constructor for class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
-
- CustomHttpsProvisioningSubstate - Class in com.microsoft.azure.management.cdn
-
Defines values for CustomHttpsProvisioningSubstate.
- CustomHttpsProvisioningSubstate() - Constructor for class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
- DeepCreatedOrigin - Class in com.microsoft.azure.management.cdn
-
The main origin of CDN content which is added when creating a CDN endpoint.
- DeepCreatedOrigin() - Constructor for class com.microsoft.azure.management.cdn.DeepCreatedOrigin
-
- defineNewEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Specifies definition of an endpoint to be attached to the CDN profile.
- defineNewPremiumEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewPremiumEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
-
Starts the definition of a new endpoint to be attached to the CDN profile.
- defineNewPremiumEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
- defineNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
- defineNewPremiumEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
- DELETING - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
-
Static value Deleting for CustomDomainResourceState.
- DELETING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
-
Static value Deleting for EndpointResourceState.
- DELETING - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
-
Static value Deleting for OriginResourceState.
- DELETING - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
-
Static value Deleting for ProfileResourceState.
- DELETING_CERTIFICATE - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value DeletingCertificate for CustomHttpsProvisioningSubstate.
- deliveryRegion() - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
-
Get the deliveryRegion value.
- DeliveryRule - Class in com.microsoft.azure.management.cdn
-
A rule that specifies a set of actions and conditions.
- DeliveryRule() - Constructor for class com.microsoft.azure.management.cdn.DeliveryRule
-
- DeliveryRuleAction - Class in com.microsoft.azure.management.cdn
-
An action for the delivery rule.
- DeliveryRuleAction() - Constructor for class com.microsoft.azure.management.cdn.DeliveryRuleAction
-
- DeliveryRuleCacheExpirationAction - Class in com.microsoft.azure.management.cdn
-
Defines the cache expiration action for the delivery rule.
- DeliveryRuleCacheExpirationAction() - Constructor for class com.microsoft.azure.management.cdn.DeliveryRuleCacheExpirationAction
-
- DeliveryRuleCondition - Class in com.microsoft.azure.management.cdn
-
A condition for the delivery rule.
- DeliveryRuleCondition() - Constructor for class com.microsoft.azure.management.cdn.DeliveryRuleCondition
-
- DeliveryRuleUrlFileExtensionCondition - Class in com.microsoft.azure.management.cdn
-
Defines the URL file extension condition for the delivery rule.
- DeliveryRuleUrlFileExtensionCondition() - Constructor for class com.microsoft.azure.management.cdn.DeliveryRuleUrlFileExtensionCondition
-
- DeliveryRuleUrlPathCondition - Class in com.microsoft.azure.management.cdn
-
Defines the URL path condition for the delivery rule.
- DeliveryRuleUrlPathCondition() - Constructor for class com.microsoft.azure.management.cdn.DeliveryRuleUrlPathCondition
-
- DEPLOYING_CERTIFICATE - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value DeployingCertificate for CustomHttpsProvisioningSubstate.
- description() - Method in class com.microsoft.azure.management.cdn.EndpointPropertiesUpdateParametersDeliveryPolicy
-
Get the description value.
- DISABLED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
-
Static value Disabled for CustomHttpsProvisioningState.
- DISABLED - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
-
Static value Disabled for ProfileResourceState.
- DISABLING - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
-
Static value Disabling for CustomHttpsProvisioningState.
- DOMAIN_CONTROL_VALIDATION_REQUEST_APPROVED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value DomainControlValidationRequestApproved for CustomHttpsProvisioningSubstate.
- DOMAIN_CONTROL_VALIDATION_REQUEST_REJECTED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value DomainControlValidationRequestRejected for CustomHttpsProvisioningSubstate.
- DOMAIN_CONTROL_VALIDATION_REQUEST_TIMED_OUT - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value DomainControlValidationRequestTimedOut for CustomHttpsProvisioningSubstate.
- DYNAMIC_SITE_ACCELERATION - Static variable in class com.microsoft.azure.management.cdn.OptimizationType
-
Static value DynamicSiteAcceleration for OptimizationType.
- sku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
- Sku - Class in com.microsoft.azure.management.cdn
-
The pricing tier (defines a CDN provider, feature list and rate) of the CDN
profile.
- Sku() - Constructor for class com.microsoft.azure.management.cdn.Sku
-
- SkuName - Class in com.microsoft.azure.management.cdn
-
Defines values for SkuName.
- SkuName() - Constructor for class com.microsoft.azure.management.cdn.SkuName
-
- STANDARD_AKAMAI - Static variable in class com.microsoft.azure.management.cdn.SkuName
-
Static value Standard_Akamai for SkuName.
- STANDARD_CHINA_CDN - Static variable in class com.microsoft.azure.management.cdn.SkuName
-
Static value Standard_ChinaCdn for SkuName.
- STANDARD_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
-
Static value Standard_Verizon for SkuName.
- start() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Starts the CDN endpoint, if it is stopped.
- startAsync() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Starts the CDN endpoint asynchronously, if it is stopped.
- startAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Starts the CDN endpoint asynchronously, if it is stopped.
- startEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Starts a stopped CDN endpoint.
- startEndpoint(String, String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
-
Starts an existing stopped CDN endpoint.
- startEndpointAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Starts a stopped CDN endpoint asynchronously.
- startEndpointAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Starts a stopped CDN endpoint asynchronously.
- STARTING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
-
Static value Starting for EndpointResourceState.
- stop() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Stops the CDN endpoint, if it is running.
- stopAsync() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Stops the CDN endpoint asynchronously, if it is running.
- stopAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Stops the CDN endpoint asynchronously, if it is running.
- stopEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Stops a running CDN endpoint.
- stopEndpoint(String, String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
-
Stops an existing running CDN endpoint.
- stopEndpointAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Stops a running CDN endpoint asynchronously.
- stopEndpointAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Stops a running CDN endpoint asynchronously.
- STOPPED - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
-
Static value Stopped for EndpointResourceState.
- STOPPING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
-
Static value Stopping for EndpointResourceState.
- SUBMITTING_DOMAIN_CONTROL_VALIDATION_REQUEST - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
Static value SubmittingDomainControlValidationRequest for CustomHttpsProvisioningSubstate.
- validateCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint.
- validateCustomDomainAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint asynchronously.
- validateCustomDomainAsync(String, ServiceCallback<CustomDomainValidationResult>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
-
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint asynchronously.
- ValidateCustomDomainInput - Class in com.microsoft.azure.management.cdn
-
Input of the custom domain to be validated for DNS mapping.
- ValidateCustomDomainInput() - Constructor for class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
-
- validateEndpointCustomDomain(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile.
- validateEndpointCustomDomainAsync(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile asynchronously.
- validateEndpointCustomDomainAsync(String, String, ServiceCallback<CustomDomainValidationResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
-
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile asynchronously.
- ValidateProbeInput - Class in com.microsoft.azure.management.cdn
-
Input of the validate probe API.
- ValidateProbeInput() - Constructor for class com.microsoft.azure.management.cdn.ValidateProbeInput
-
- valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.ResourceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in class com.microsoft.azure.management.cdn.CustomDomainResourceState
-
- values() - Static method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
-
- values() - Static method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningSubstate
-
- values() - Static method in class com.microsoft.azure.management.cdn.EndpointResourceState
-
- values() - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class com.microsoft.azure.management.cdn.OptimizationType
-
- values() - Static method in class com.microsoft.azure.management.cdn.OriginResourceState
-
- values() - Static method in class com.microsoft.azure.management.cdn.ProfileResourceState
-
- values() - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.cdn.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class com.microsoft.azure.management.cdn.SkuName
-
- VIDEO_ON_DEMAND_MEDIA_STREAMING - Static variable in class com.microsoft.azure.management.cdn.OptimizationType
-
Static value VideoOnDemandMediaStreaming for OptimizationType.
- withAction(GeoFilterActions) - Method in class com.microsoft.azure.management.cdn.GeoFilter
-
Set the action value.
- withActions(List<DeliveryRuleAction>) - Method in class com.microsoft.azure.management.cdn.DeliveryRule
-
Set the actions value.
- withBaseIpAddress(String) - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
-
Set the baseIpAddress value.
- withCacheBehavior(String) - Method in class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Set the cacheBehavior value.
- withCacheDuration(String) - Method in class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Set the cacheDuration value.
- withCacheType(String) - Method in class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Set the cacheType value.
- withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Sets the compression state.
- withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Sets the compression state.
- withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Sets the compression state.
- withConditions(List<DeliveryRuleCondition>) - Method in class com.microsoft.azure.management.cdn.DeliveryRule
-
Set the conditions value.
- withContentPaths(List<String>) - Method in class com.microsoft.azure.management.cdn.LoadParameters
-
Set the contentPaths value.
- withContentPaths(List<String>) - Method in class com.microsoft.azure.management.cdn.PurgeParameters
-
Set the contentPaths value.
- withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies the content types to compress.
- withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies the content types to compress.
- withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies the content types to compress.
- withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies a single content type to compress.
- withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies a single content type to compress.
- withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies a single content type to compress.
- withCountryCodes(List<String>) - Method in class com.microsoft.azure.management.cdn.GeoFilter
-
Set the countryCodes value.
- withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
-
Adds a new CDN custom domain for the endpoint.
- withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Adds a new CDN custom domain within an endpoint.
- withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
-
Adds a new CDN custom domain within an endpoint.
- withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Adds a new CDN custom domain within an endpoint.
- withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Adds a new CDN custom domain within an endpoint.
- withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Adds a new CDN custom domain within an endpoint.
- withDeliveryRegion(String) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
-
Set the deliveryRegion value.
- withDescription(String) - Method in class com.microsoft.azure.management.cdn.EndpointPropertiesUpdateParametersDeliveryPolicy
-
Set the description value.
- withExtensions(List<String>) - Method in class com.microsoft.azure.management.cdn.UrlFileExtensionConditionParameters
-
Set the extensions value.
- withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Adds a single entry to the geo filters list.
- withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Sets the geo filters list for the specified countries list.
- withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Adds a single entry to the geo filters list.
- withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Sets the geo filters list for the specified countries list.
- withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Adds a single entry to the Geo filters list.
- withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Sets the geo filters list for the specified countries list.
- withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies the geo filters to use.
- withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies the geo filters to use.
- withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies the geo filters to use.
- withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
-
Specifies the host header.
- withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies the host header.
- withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
-
Specifies the host header.
- withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies the host header.
- withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Specifies the host header.
- withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies the host header.
- withHostName(String) - Method in class com.microsoft.azure.management.cdn.CustomDomainParameters
-
Set the hostName value.
- withHostName(String) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
-
Set the hostName value.
- withHostName(String) - Method in class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
-
Set the hostName value.
- withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
-
Specifies if HTTP traffic is allowed.
- withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies if HTTP traffic is allowed.
- withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
-
Specifies if HTTP traffic is allowed.
- withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies if HTTP traffic is allowed.
- withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Specifies if HTTP traffic is allowed.
- withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies if HTTP traffic is allowed.
- withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
-
Specifies the port for HTTP traffic.
- withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies the port for HTTP traffic.
- withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
-
Specifies the port for HTTP traffic.
- withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies the port for HTTP traffic.
- withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Specifies the port for HTTP traffic.
- withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies the port for HTTP traffic.
- withHttpPort(Integer) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
-
Set the httpPort value.
- withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
-
Specifies if HTTPS traffic is allowed.
- withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies if HTTPS traffic is allowed.
- withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
-
Specifies if HTTPS traffic is allowed.
- withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies if HTTPS traffic is allowed.
- withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Specifies if HTTPS traffic is allowed.
- withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies if HTTPS traffic is allowed.
- withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
-
Specifies the port for HTTPS traffic.
- withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies the port for HTTPS traffic.
- withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
-
Specifies the port for HTTPS traffic.
- withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies the port for HTTPS traffic.
- withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Specifies the port for HTTPS traffic.
- withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies the port for HTTP traffic.
- withHttpsPort(Integer) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
-
Set the httpsPort value.
- withIpv4Addresses(List<CidrIpAddress>) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
-
Set the ipv4Addresses value.
- withIpv6Addresses(List<CidrIpAddress>) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
-
Set the ipv6Addresses value.
- withMatchType(String) - Method in class com.microsoft.azure.management.cdn.UrlPathConditionParameters
-
Set the matchType value.
- withName(String) - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
-
Set the name value.
- withName(SkuName) - Method in class com.microsoft.azure.management.cdn.Sku
-
Set the name value.
- withNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
-
Adds new endpoint to the CDN profile.
- withNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Adds a new endpoint.
- withNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
-
Adds a new endpoint to current CDN profile.
- withNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Adds new endpoint to current Premium Verizon CDN profile.
- withOdatatype(String) - Method in class com.microsoft.azure.management.cdn.CacheExpirationActionParameters
-
Set the odatatype value.
- withOdatatype(String) - Method in class com.microsoft.azure.management.cdn.UrlFileExtensionConditionParameters
-
Set the odatatype value.
- withOdatatype(String) - Method in class com.microsoft.azure.management.cdn.UrlPathConditionParameters
-
Set the odatatype value.
- withOrder(int) - Method in class com.microsoft.azure.management.cdn.DeliveryRule
-
Set the order value.
- withOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint
-
Specifies the origin of the CDN endpoint.
- withOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint
-
Specifies the origin of the CDN endpoint.
- withOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint
-
Specifies the origin of the CDN endpoint.
- withOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint
-
Specifies the origin of the CDN endpoint.
- withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
-
Specifies the origin path.
- withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Specifies the origin path.
- withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
-
Specifies the origin path.
- withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Specifies the origin path.
- withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Specifies the origin path.
- withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Specifies the origin path.
- withoutContentTypesToCompress() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Clears entire list of content types to compress.
- withoutContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Removes the content type to compress from the list.
- withoutCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
-
Removes CDN custom domain within an endpoint.
- withoutCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Removes CDN custom domain within an endpoint.
- withoutEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
-
Removes an endpoint from the profile.
- withoutGeoFilter(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Removes an entry from the geo filters list.
- withoutGeoFilters() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Clears entire geo filters list.
- withParameters(CacheExpirationActionParameters) - Method in class com.microsoft.azure.management.cdn.DeliveryRuleCacheExpirationAction
-
Set the parameters value.
- withParameters(UrlFileExtensionConditionParameters) - Method in class com.microsoft.azure.management.cdn.DeliveryRuleUrlFileExtensionCondition
-
Set the parameters value.
- withParameters(UrlPathConditionParameters) - Method in class com.microsoft.azure.management.cdn.DeliveryRuleUrlPathCondition
-
Set the parameters value.
- withPath(String) - Method in class com.microsoft.azure.management.cdn.UrlPathConditionParameters
-
Set the path value.
- withPrefixLength(Integer) - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
-
Set the prefixLength value.
- withPremiumOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint
-
Specifies the origin of the CDN endpoint.
- withPremiumOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint
-
Specifies the origin of the CDN endpoint.
- withPremiumOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint
-
Specifies the origin of the CDN endpoint.
- withPremiumOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint
-
Specifies the origin of the CDN endpoint.
- withPremiumVerizonSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
-
Selects the Premium Verizon SKU.
- withProbeURL(String) - Method in class com.microsoft.azure.management.cdn.ValidateProbeInput
-
Set the probeURL value.
- withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
-
Selects the query string caching behavior.
- withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
-
Sets the query string caching behavior.
- withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
-
Sets the query string caching behavior.
- withRelativePath(String) - Method in class com.microsoft.azure.management.cdn.GeoFilter
-
Set the relativePath value.
- withRules(List<DeliveryRule>) - Method in class com.microsoft.azure.management.cdn.EndpointPropertiesUpdateParametersDeliveryPolicy
-
Set the rules value.
- withStandardAkamaiSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
-
Selects the Standard Akamai SKU.
- withStandardVerizonSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
-
Selects the Standard Verizon SKU.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.cdn.ProfileUpdateParameters
-
Set the tags value.
- withType(String) - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
-
Set the type value.