package
9.0.1-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.
NewEdgeNodesClient creates an instance of the EdgeNodesClient client.
NewEdgeNodesClientWithBaseURI creates an instance of the EdgeNodesClient 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.
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.
Disabled specifies the disabled state for custom https provisioning state.
Disabling specifies the disabling state for custom https provisioning state.
Enabled specifies the enabled state for custom https provisioning state.
Enabling specifies the enabling state for custom https provisioning 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.
Failed specifies the failed state for custom https provisioning 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.
CidrIPAddress is cIDR Ip address.
CustomDomain is customer provided domain for branding purposes, e.g.
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 origin to be added when creating a CDN endpoint.
DeepCreatedOriginProperties is properties of origin Properties of the origin created on the CDN endpoint.
EdgeNode is edge node of CDN service.
EdgeNodeProperties is the JSON object that contains the properties required to create an edgenode.
EdgenodeResult is result of the request to list CDN edgenodes.
EdgeNodesClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
Endpoint is cDN endpoint is the entity within a CDN profile containing configuration information such as origin, protocol, content caching and delivery behavior.
EndpointListResult is result of the request to list endpoints.
EndpointProperties is the JSON object that contains the properties required to create an endpoint.
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 properties required to create a new endpoint.
ErrorResponse is error reponse indicates CDN service is not able to process the incoming request.
GeoFilter is rules defining user geo access within a CDN endpoint.
IPAddressGroup is cDN Ip address group.
LoadParameters is parameters required for content 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 required to create a profile.
ProfilesClient is the use these APIs to manage Azure CDN resources through the Azure Resource Manager.
ProfileUpdateParameters is properties required to update a profile.
PurgeParameters is parameters required for content purge.
Resource is the Resource definition.
ResourceUsage is output of check resource usage API.
ResourceUsageListResult is output of check resource usage API.
Sku is the pricing tier (defines a CDN provider, feature list and rate) of the CDN profile.
SsoURI is sSO URI required to login to the supplemental portal.
ValidateCustomDomainInput is input of the custom domain to be validated for DNS mapping.
ValidateCustomDomainOutput is output of custom domain validation.

# Type aliases

CustomDomainResourceState enumerates the values for custom domain resource state.
CustomHTTPSProvisioningState enumerates the values for custom https provisioning 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.