package
2.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.
NewClient creates an instance of the Client client.
NewClientWithBaseURI creates an instance of the Client 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

APIVersion is the version of the Redis.
Basic specifies the basic state for sku name.
C specifies the c state for sku family.
DefaultBaseURI is the default URI used for the service Redis.
P specifies the p state for sku family.
Premium specifies the premium state for sku name.
Primary specifies the primary state for key type.
Secondary specifies the secondary state for key type.
Standard specifies the standard state for sku name.

# Structs

AccessKeys is redis cache access keys.
Client is the .Net client wrapper for the REST API for Azure Redis Cache Management Service.
CreateOrUpdateParameters is parameters supplied to the CreateOrUpdate Redis operation.
ListKeysResult is the response of redis list keys operation.
ListResult is the response of list redis operation.
ManagementClient is the base client for Redis.
Properties is parameters supplied to CreateOrUpdate redis operation.
ReadableProperties is parameters describing a redis instance.
ReadablePropertiesWithAccessKey is properties generated only in response to CreateOrUpdate redis operation.
RegenerateKeyParameters is specifies which redis access keys to reset.
Resource is.
ResourceType is a single redis item in List or Get Operation.
ResourceWithAccessKey is a redis item in CreateOrUpdate Operation response.
Sku is sku parameters supplied to the create redis operation.
SubResource is.

# Type aliases

KeyType enumerates the values for key type.
SkuFamily enumerates the values for sku family.
SkuName enumerates the values for sku name.