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

AllNodes specifies the all nodes state for reboot type.
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.
Everyday specifies the everyday state for day of week.
Friday specifies the friday state for day of week.
Monday specifies the monday state for day of week.
P specifies the p state for sku family.
Premium specifies the premium state for sku name.
Primary specifies the primary state for key type.
PrimaryNode specifies the primary node state for reboot type.
Saturday specifies the saturday state for day of week.
Secondary specifies the secondary state for key type.
SecondaryNode specifies the secondary node state for reboot type.
Standard specifies the standard state for sku name.
Sunday specifies the sunday state for day of week.
Thursday specifies the thursday state for day of week.
Tuesday specifies the tuesday state for day of week.
Wednesday specifies the wednesday state for day of week.
Weekend specifies the weekend state for day of week.

# Structs

AccessKeys is redis cache access keys.
Client is the rEST API for Azure Redis Cache Service.
CreateParameters is parameters supplied to the Create Redis operation.
CreateProperties is properties supplied to Create Redis operation.
ExportRDBParameters is parameters for Redis export operation.
ImportRDBParameters is parameters for Redis import operation.
ListResult is the response of list Redis operation.
ManagementClient is the base client for Redis.
PatchSchedule is response to put/get patch schedules for Redis cache.
PatchSchedulesClient is the rEST API for Azure Redis Cache Service.
Properties is properties supplied to Create or Update Redis operation.
RebootParameters is specifies which Redis node(s) to reboot.
RegenerateKeyParameters is specifies which Redis access keys to reset.
Resource is the Resource definition.
ResourceProperties is parameters describing a Redis instance.
ResourceType is a single Redis item in List or Get Operation.
ScheduleEntries is list of patch schedules for a Redis cache.
ScheduleEntry is patch schedule entry for a Premium Redis Cache.
Sku is sKU parameters supplied to the create Redis operation.
UpdateParameters is parameters supplied to the Update Redis operation.
UpdateProperties is properties supplied to Update Redis operation.

# Type aliases

DayOfWeek enumerates the values for day of week.
KeyType enumerates the values for key type.
RebootType enumerates the values for reboot type.
SkuFamily enumerates the values for sku family.
SkuName enumerates the values for sku name.