package
3.2.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# 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.
NewNameAvailabilityClient creates an instance of the NameAvailabilityClient client.
NewNameAvailabilityClientWithBaseURI creates an instance of the NameAvailabilityClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient 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.
APIVersion is the version of the Cdn.
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.
ProvisioningStateCreating specifies the provisioning state creating state for provisioning state.
ProvisioningStateFailed specifies the provisioning state failed state for provisioning state.
ProvisioningStateSucceeded specifies the provisioning state succeeded state for provisioning state.
StandardAkamai specifies the standard akamai 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.
CustomDomainParameters is customDomain properties required for custom domain creation or update.
CustomDomainProperties is.
CustomDomainPropertiesParameters is.
CustomDomainsClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
DeepCreatedOrigin is deep created origins within a CDN endpoint.
DeepCreatedOriginProperties is properties of deep created origin on a CDN endpoint.
Endpoint is cDN endpoint is the entity within a CDN profile containing configuration information regarding caching behaviors and origins.
EndpointCreateParameters is endpoint properties required for new endpoint creation.
EndpointListResult is.
EndpointProperties is.
EndpointPropertiesCreateParameters is.
EndpointPropertiesUpdateParameters is.
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.
LoadParameters is parameters required for endpoint load.
ManagementClient is the base client for Cdn.
NameAvailabilityClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
Operation is cDN REST API operation.
OperationDisplay is.
OperationListResult is.
OperationsClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
Origin is cDN origin is the source of the content being delivered via CDN.
OriginListResult is.
OriginParameters is origin properties needed for origin creation or update.
OriginProperties is.
OriginPropertiesParameters is.
OriginsClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
Profile is cDN profile represents the top level resource and the entry point into the CDN API.
ProfileCreateParameters is profile properties required for profile creation.
ProfileListResult is.
ProfileProperties is.
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.
Sku is the SKU (pricing tier) of the CDN profile.
SsoURI is sSO URI required to login to third party web portal.
TrackedResource is aRM tracked resource.
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.
OriginResourceState enumerates the values for origin resource state.
ProfileResourceState enumerates the values for profile resource state.
ProvisioningState enumerates the values for provisioning state.
QueryStringCachingBehavior enumerates the values for query string caching behavior.
ResourceType enumerates the values for resource type.
SkuName enumerates the values for sku name.