package
12.5.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.
NewJobCollectionsClient creates an instance of the JobCollectionsClient client.
NewJobCollectionsClientWithBaseURI creates an instance of the JobCollectionsClient client.
NewJobsClient creates an instance of the JobsClient client.
NewJobsClientWithBaseURI creates an instance of the JobsClient 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

ActiveDirectoryOAuth specifies the active directory o auth state for http authentication type.
Basic specifies the basic state for http authentication type.
ClientCertificate specifies the client certificate state for http authentication type.
Completed specifies the completed state for job execution status.
Day specifies the day state for recurrence frequency.
DefaultBaseURI is the default URI used for the service Scheduler.
Deleted specifies the deleted state for job collection state.
Disabled specifies the disabled state for job collection state.
Enabled specifies the enabled state for job collection state.
ErrorAction specifies the error action state for job history action name.
Failed specifies the failed state for job execution status.
Fixed specifies the fixed state for retry type.
Free specifies the free state for sku definition.
Friday specifies the friday state for day of week.
Hour specifies the hour state for recurrence frequency.
HTTP specifies the http state for job action type.
HTTPS specifies the https state for job action type.
JobScheduleDayFriday specifies the job schedule day friday state for job schedule day.
JobScheduleDayMonday specifies the job schedule day monday state for job schedule day.
JobScheduleDaySaturday specifies the job schedule day saturday state for job schedule day.
JobScheduleDaySunday specifies the job schedule day sunday state for job schedule day.
JobScheduleDayThursday specifies the job schedule day thursday state for job schedule day.
JobScheduleDayTuesday specifies the job schedule day tuesday state for job schedule day.
JobScheduleDayWednesday specifies the job schedule day wednesday state for job schedule day.
JobStateCompleted specifies the job state completed state for job state.
JobStateDisabled specifies the job state disabled state for job state.
JobStateEnabled specifies the job state enabled state for job state.
JobStateFaulted specifies the job state faulted state for job state.
MainAction specifies the main action state for job history action name.
Minute specifies the minute state for recurrence frequency.
Monday specifies the monday state for day of week.
Month specifies the month state for recurrence frequency.
None specifies the none state for retry type.
NotSpecified specifies the not specified state for http authentication type.
P10Premium specifies the p10 premium state for sku definition.
P20Premium specifies the p20 premium state for sku definition.
Postponed specifies the postponed state for job execution status.
Saturday specifies the saturday state for day of week.
ServiceBusAuthenticationTypeNotSpecified specifies the service bus authentication type not specified state for service bus authentication type.
ServiceBusAuthenticationTypeSharedAccessKey specifies the service bus authentication type shared access key state for service bus authentication type.
ServiceBusQueue specifies the service bus queue state for job action type.
ServiceBusTopic specifies the service bus topic state for job action type.
ServiceBusTransportTypeAMQP specifies the service bus transport type amqp state for service bus transport type.
ServiceBusTransportTypeNetMessaging specifies the service bus transport type net messaging state for service bus transport type.
ServiceBusTransportTypeNotSpecified specifies the service bus transport type not specified state for service bus transport type.
Standard specifies the standard state for sku definition.
StorageQueue specifies the storage queue state for job action type.
Sunday specifies the sunday state for day of week.
Suspended specifies the suspended state for job collection state.
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.
Week specifies the week state for recurrence frequency.

# Structs

BasicAuthentication is.
ClientCertAuthentication is.
HTTPAuthentication is.
HTTPRequest is.
JobAction is.
JobCollectionDefinition is.
JobCollectionListResult is.
JobCollectionProperties is.
JobCollectionQuota is.
JobCollectionsClient is the client for the JobCollections methods of the Scheduler service.
JobDefinition is.
JobErrorAction is.
JobHistoryDefinition is.
JobHistoryDefinitionProperties is.
JobHistoryFilter is.
JobHistoryListResult is.
JobListResult is.
JobMaxRecurrence is.
JobProperties is.
JobRecurrence is.
JobRecurrenceSchedule is.
JobRecurrenceScheduleMonthlyOccurrence is.
JobsClient is the client for the Jobs methods of the Scheduler service.
JobStateFilter is.
JobStatus is.
ManagementClient is the base client for Scheduler.
OAuthAuthentication is.
RetryPolicy is.
ServiceBusAuthentication is.
ServiceBusBrokeredMessageProperties is.
ServiceBusMessage is.
ServiceBusQueueMessage is.
ServiceBusTopicMessage is.
Sku is.
StorageQueueMessage is.

# Type aliases

DayOfWeek enumerates the values for day of week.
HTTPAuthenticationType enumerates the values for http authentication type.
JobActionType enumerates the values for job action type.
JobCollectionState enumerates the values for job collection state.
JobExecutionStatus enumerates the values for job execution status.
JobHistoryActionName enumerates the values for job history action name.
JobScheduleDay enumerates the values for job schedule day.
JobState enumerates the values for job state.
RecurrenceFrequency enumerates the values for recurrence frequency.
RetryType enumerates the values for retry type.
ServiceBusAuthenticationType enumerates the values for service bus authentication type.
ServiceBusTransportType enumerates the values for service bus transport type.
SkuDefinition enumerates the values for sku definition.