# Functions
New creates an instance of the ManagementClient client.
NewCustomDomainsClient creates an instance of the CustomDomainsClient client.
NewCustomDomainsClientWithBaseURI creates an instance of the CustomDomainsClient client.
NewEndpointsClient creates an instance of the EndpointsClient client.
NewEndpointsClientWithBaseURI creates an instance of the EndpointsClient client.
NewOriginsClient creates an instance of the OriginsClient client.
NewOriginsClientWithBaseURI creates an instance of the OriginsClient client.
NewProfilesClient creates an instance of the ProfilesClient client.
NewProfilesClientWithBaseURI creates an instance of the ProfilesClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Active specifies the active state for custom domain resource state.
Allow specifies the allow state for geo filter actions.
APIVersion is the version of the Cdn.
Block specifies the block state for geo filter actions.
BypassCaching specifies the bypass caching state for query string caching behavior.
Creating specifies the creating state for custom domain resource state.
CustomVerizon specifies the custom verizon state for sku name.
DefaultBaseURI is the default URI used for the service Cdn.
Deleting specifies the deleting state for custom domain resource state.
EndpointResourceStateCreating specifies the endpoint resource state creating state for endpoint resource state.
EndpointResourceStateDeleting specifies the endpoint resource state deleting state for endpoint resource state.
EndpointResourceStateRunning specifies the endpoint resource state running state for endpoint resource state.
EndpointResourceStateStarting specifies the endpoint resource state starting state for endpoint resource state.
EndpointResourceStateStopped specifies the endpoint resource state stopped state for endpoint resource state.
EndpointResourceStateStopping specifies the endpoint resource state stopping state for endpoint resource state.
IgnoreQueryString specifies the ignore query string state for query string caching behavior.
MicrosoftCdnProfilesEndpoints specifies the microsoft cdn profiles endpoints state for resource type.
NotSet specifies the not set state for query string caching behavior.
OriginResourceStateActive specifies the origin resource state active state for origin resource state.
OriginResourceStateCreating specifies the origin resource state creating state for origin resource state.
OriginResourceStateDeleting specifies the origin resource state deleting state for origin resource state.
PremiumVerizon specifies the premium verizon state for sku name.
ProfileResourceStateActive specifies the profile resource state active state for profile resource state.
ProfileResourceStateCreating specifies the profile resource state creating state for profile resource state.
ProfileResourceStateDeleting specifies the profile resource state deleting state for profile resource state.
ProfileResourceStateDisabled specifies the profile resource state disabled state for profile resource state.
StandardAkamai specifies the standard akamai state for sku name.
StandardChinaCdn specifies the standard china cdn state for sku name.
StandardVerizon specifies the standard verizon state for sku name.
UseQueryString specifies the use query string state for query string caching behavior.
# Structs
CheckNameAvailabilityInput is input of CheckNameAvailability API.
CheckNameAvailabilityOutput is output of check name availability API.
CustomDomain is cDN CustomDomain represents a mapping between a user-specified domain name and a CDN endpoint.
CustomDomainListResult is result of the request to list custom domains.
CustomDomainParameters is the customDomain JSON object required for custom domain creation or update.
CustomDomainProperties is the JSON object that contains the properties of the custom domain to create.
CustomDomainPropertiesParameters is the JSON object that contains the properties of the custom domain to create.
CustomDomainsClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
DeepCreatedOrigin is origins to be added when creating a CDN endpoint.
DeepCreatedOriginProperties is properties of origins Properties of the origin created on the CDN endpoint.
Endpoint is cDN endpoint is the entity within a CDN profile containing configuration information regarding caching behaviors and origins.
EndpointListResult is result of the request to list endpoints.
EndpointProperties is the JSON object that contains the properties of the endpoint to create.
EndpointPropertiesUpdateParameters is result of the request to list endpoints.
EndpointsClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
EndpointUpdateParameters is endpoint properties required for new endpoint creation.
ErrorResponse is error reponse indicates CDN service is not able to process the incoming request.
GeoFilter is geo filter of a CDN endpoint.
LoadParameters is parameters required for endpoint load.
ManagementClient is the base client for Cdn.
Operation is cDN REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list CDN operations.
Origin is cDN origin is the source of the content being delivered via CDN.
OriginListResult is result of the request to list origins.
OriginProperties is the JSON object that contains the properties of the origin to create.
OriginPropertiesParameters is the JSON object that contains the properties of the origin to create.
OriginsClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
OriginUpdateParameters is origin properties needed for origin creation or update.
Profile is cDN profile represents the top level resource and the entry point into the CDN API.
ProfileListResult is result of the request to list profiles.
ProfileProperties is the JSON object that contains the properties of the profile to create.
ProfilesClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
ProfileUpdateParameters is profile properties required for profile update.
PurgeParameters is parameters required for endpoint purge.
Resource is the Resource definition.
Sku is the SKU (pricing tier) of the CDN profile.
SsoURI is sSO URI required to login to third party web portal.
ValidateCustomDomainInput is input of the custom domain to be validated.
ValidateCustomDomainOutput is output of custom domain validation.
# Type aliases
CustomDomainResourceState enumerates the values for custom domain resource state.
EndpointResourceState enumerates the values for endpoint resource state.
GeoFilterActions enumerates the values for geo filter actions.
OriginResourceState enumerates the values for origin resource state.
ProfileResourceState enumerates the values for profile resource state.
QueryStringCachingBehavior enumerates the values for query string caching behavior.
ResourceType enumerates the values for resource type.
SkuName enumerates the values for sku name.