# Functions
New creates an instance of the ManagementClient client.
NewClient creates an instance of the Client client.
NewClientWithBaseURI creates an instance of the Client client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient 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
AlreadyExists specifies the already exists state for entity name unavailability reason.
DefaultBaseURI is the default URI used for the service Mediaservices.
Invalid specifies the invalid state for entity name unavailability reason.
Mediaservices specifies the mediaservices state for resource type.
None specifies the none state for entity name unavailability reason.
Primary specifies the primary state for key type.
Secondary specifies the secondary state for key type.
# Structs
APIEndpoint is the properties for a Media Services REST API endpoint.
APIError is the error returned from a failed Media Services REST API call.
CheckNameAvailabilityInput is the request body for CheckNameAvailability API.
CheckNameAvailabilityOutput is the response body for CheckNameAvailability API.
Client is the media Services resource management APIs.
Collection is the collection of Media Service resources.
ManagementClient is the base client for Mediaservices.
MediaService is the properties of a Media Service resource.
Operation is a Media Services REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list Media Services operations.
OperationsClient is the media Services resource management APIs.
Properties is the additional properties of a Media Service resource.
RegenerateKeyInput is the request body for a RegenerateKey API.
RegenerateKeyOutput is the response body for a RegenerateKey API.
Resource is the Azure Resource Manager resource.
ServiceKeys is the response body for a ListKeys API.
StorageAccount is the properties of a storage account associated with this resource.
SyncStorageKeysInput is the request body for a SyncStorageKeys API.
# Type aliases
EntityNameUnavailabilityReason enumerates the values for entity name unavailability reason.
KeyType enumerates the values for key type.
ResourceType enumerates the values for resource type.