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

# Packages

No description provided by the author

# Functions

New creates an instance of the BaseClient client.
NewCustomDomainsClient creates an instance of the CustomDomainsClient client.
NewCustomDomainsClientWithBaseURI creates an instance of the CustomDomainsClient client using a custom endpoint.
NewEndpointsClient creates an instance of the EndpointsClient client.
NewEndpointsClientWithBaseURI creates an instance of the EndpointsClient client using a custom endpoint.
NewNameAvailabilityClient creates an instance of the NameAvailabilityClient client.
NewNameAvailabilityClientWithBaseURI creates an instance of the NameAvailabilityClient client using a custom endpoint.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client using a custom endpoint.
NewOriginsClient creates an instance of the OriginsClient client.
NewOriginsClientWithBaseURI creates an instance of the OriginsClient client using a custom endpoint.
NewProfilesClient creates an instance of the ProfilesClient client.
NewProfilesClientWithBaseURI creates an instance of the ProfilesClient client using a custom endpoint.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleCustomDomainResourceStateValues returns an array of possible values for the CustomDomainResourceState const type.
PossibleEndpointResourceStateValues returns an array of possible values for the EndpointResourceState const type.
PossibleOriginResourceStateValues returns an array of possible values for the OriginResourceState const type.
PossibleProfileResourceStateValues returns an array of possible values for the ProfileResourceState const type.
PossibleProvisioningStateValues returns an array of possible values for the ProvisioningState const type.
PossibleQueryStringCachingBehaviorValues returns an array of possible values for the QueryStringCachingBehavior const type.
PossibleResourceTypeValues returns an array of possible values for the ResourceType const type.
PossibleSkuNameValues returns an array of possible values for the SkuName const type.
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 ...
BypassCaching ...
Creating ...
DefaultBaseURI is the default URI used for the service Cdn.
Deleting ...
EndpointResourceStateCreating ...
EndpointResourceStateDeleting ...
EndpointResourceStateRunning ...
EndpointResourceStateStarting ...
EndpointResourceStateStopped ...
EndpointResourceStateStopping ...
IgnoreQueryString ...
MicrosoftCdnProfilesEndpoints ...
NotSet ...
OriginResourceStateActive ...
OriginResourceStateCreating ...
OriginResourceStateDeleting ...
Premium ...
ProfileResourceStateActive ...
ProfileResourceStateCreating ...
ProfileResourceStateDeleting ...
ProfileResourceStateDisabled ...
ProvisioningStateCreating ...
ProvisioningStateFailed ...
ProvisioningStateSucceeded ...
Standard ...
UseQueryString ...

# Structs

BaseClient is the base client for Cdn.
CheckNameAvailabilityInput input of CheckNameAvailability API.
CheckNameAvailabilityOutput output of check name availability API.
CustomDomain CDN CustomDomain represents a mapping between a user specified domain name and a CDN endpoint.
CustomDomainListResult ...
CustomDomainParameters customDomain properties required for custom domain creation or update.
CustomDomainProperties ...
CustomDomainPropertiesParameters ...
CustomDomainsClient is the cdn Management Client.
CustomDomainsCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
CustomDomainsDeleteIfExistsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
DeepCreatedOrigin deep created origins within a CDN endpoint.
DeepCreatedOriginProperties properties of deep created origin on a CDN endpoint.
Endpoint CDN endpoint is the entity within a CDN profile containing configuration information regarding caching behaviors and origins.
EndpointCreateParameters endpoint properties required for new endpoint creation.
EndpointListResult ...
EndpointProperties ...
EndpointPropertiesCreateParameters ...
EndpointPropertiesUpdateParameters ...
EndpointsClient is the cdn Management Client.
EndpointsCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
EndpointsDeleteIfExistsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
EndpointsLoadContentFuture an abstraction for monitoring and retrieving the results of a long-running operation.
EndpointsPurgeContentFuture an abstraction for monitoring and retrieving the results of a long-running operation.
EndpointsStartFuture an abstraction for monitoring and retrieving the results of a long-running operation.
EndpointsStopFuture an abstraction for monitoring and retrieving the results of a long-running operation.
EndpointsUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
EndpointUpdateParameters endpoint properties required for new endpoint creation.
ErrorResponse ...
LoadParameters parameters required for endpoint load.
NameAvailabilityClient is the cdn Management Client.
Operation CDN REST API operation.
OperationDisplay ...
OperationListResult ...
OperationsClient is the cdn Management Client.
Origin CDN origin is the source of the content being delivered via CDN.
OriginListResult ...
OriginParameters origin properties needed for origin creation or update.
OriginProperties ...
OriginPropertiesParameters ...
OriginsClient is the cdn Management Client.
OriginsCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
OriginsDeleteIfExistsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
OriginsUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
Profile CDN profile represents the top level resource and the entry point into the CDN API.
ProfileCreateParameters profile properties required for profile creation.
ProfileListResult ...
ProfileProperties ...
ProfilePropertiesCreateParameters ...
ProfilesClient is the cdn Management Client.
ProfilesCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
ProfilesDeleteIfExistsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
ProfilesUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
ProfileUpdateParameters profile properties required for profile update.
PurgeParameters parameters required for endpoint purge.
Resource ...
Sku the SKU (pricing tier) of the CDN profile.
SsoURI SSO URI required to login to third party web portal.
TrackedResource ARM tracked resource.
ValidateCustomDomainInput input of the custom domain to be validated.
ValidateCustomDomainOutput 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.