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.
Creates a new instance of the JobCollectionListResultIterator type.
Creates a new instance of the JobCollectionListResultPage type.
NewJobCollectionsClient creates an instance of the JobCollectionsClient client.
NewJobCollectionsClientWithBaseURI creates an instance of the JobCollectionsClient client using a custom endpoint.
Creates a new instance of the JobHistoryListResultIterator type.
Creates a new instance of the JobHistoryListResultPage type.
Creates a new instance of the JobListResultIterator type.
Creates a new instance of the JobListResultPage type.
NewJobsClient creates an instance of the JobsClient client.
NewJobsClientWithBaseURI creates an instance of the JobsClient client using a custom endpoint.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleDayOfWeekValues returns an array of possible values for the DayOfWeek const type.
PossibleHTTPAuthenticationTypeValues returns an array of possible values for the HTTPAuthenticationType const type.
PossibleJobActionTypeValues returns an array of possible values for the JobActionType const type.
PossibleJobCollectionStateValues returns an array of possible values for the JobCollectionState const type.
PossibleJobExecutionStatusValues returns an array of possible values for the JobExecutionStatus const type.
PossibleJobHistoryActionNameValues returns an array of possible values for the JobHistoryActionName const type.
PossibleJobScheduleDayValues returns an array of possible values for the JobScheduleDay const type.
PossibleJobStateValues returns an array of possible values for the JobState const type.
PossibleRecurrenceFrequencyValues returns an array of possible values for the RecurrenceFrequency const type.
PossibleRetryTypeValues returns an array of possible values for the RetryType const type.
PossibleServiceBusAuthenticationTypeValues returns an array of possible values for the ServiceBusAuthenticationType const type.
PossibleServiceBusTransportTypeValues returns an array of possible values for the ServiceBusTransportType const type.
PossibleSkuDefinitionValues returns an array of possible values for the SkuDefinition 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

ActiveDirectoryOAuth ...
Basic ...
ClientCertificate ...
Completed ...
Day ...
DefaultBaseURI is the default URI used for the service Scheduler.
Deleted ...
Disabled ...
Enabled ...
ErrorAction ...
Failed ...
Fixed ...
Free ...
Friday ...
Hour ...
HTTP ...
HTTPS ...
JobScheduleDayFriday ...
JobScheduleDayMonday ...
JobScheduleDaySaturday ...
JobScheduleDaySunday ...
JobScheduleDayThursday ...
JobScheduleDayTuesday ...
JobScheduleDayWednesday ...
JobStateCompleted ...
JobStateDisabled ...
JobStateEnabled ...
JobStateFaulted ...
MainAction ...
Minute ...
Monday ...
Month ...
None ...
NotSpecified ...
Postponed ...
Premium ...
Saturday ...
ServiceBusAuthenticationTypeNotSpecified ...
ServiceBusAuthenticationTypeSharedAccessKey ...
ServiceBusQueue ...
ServiceBusTopic ...
ServiceBusTransportTypeAMQP ...
ServiceBusTransportTypeNetMessaging ...
ServiceBusTransportTypeNotSpecified ...
Standard ...
StorageQueue ...
Sunday ...
Suspended ...
Thursday ...
Tuesday ...
Wednesday ...
Week ...

# Structs

BaseClient is the base client for Scheduler.
BasicAuthentication ...
ClientCertAuthentication ...
HTTPAuthentication ...
HTTPRequest ...
JobAction ...
JobCollectionDefinition ...
JobCollectionListResult ...
JobCollectionListResultIterator provides access to a complete listing of JobCollectionDefinition values.
JobCollectionListResultPage contains a page of JobCollectionDefinition values.
JobCollectionProperties ...
JobCollectionQuota ...
JobCollectionsClient is the client for the JobCollections methods of the Scheduler service.
JobDefinition ...
JobErrorAction ...
JobHistoryDefinition ...
JobHistoryDefinitionProperties ...
JobHistoryFilter ...
JobHistoryListResult ...
JobHistoryListResultIterator provides access to a complete listing of JobHistoryDefinition values.
JobHistoryListResultPage contains a page of JobHistoryDefinition values.
JobListResult ...
JobListResultIterator provides access to a complete listing of JobDefinition values.
JobListResultPage contains a page of JobDefinition values.
JobMaxRecurrence ...
JobProperties ...
JobRecurrence ...
JobRecurrenceSchedule ...
JobRecurrenceScheduleMonthlyOccurrence ...
JobsClient is the client for the Jobs methods of the Scheduler service.
JobStateFilter ...
JobStatus ...
OAuthAuthentication ...
RetryPolicy ...
ServiceBusAuthentication ...
ServiceBusBrokeredMessageProperties ...
ServiceBusMessage ...
ServiceBusQueueMessage ...
ServiceBusTopicMessage ...
Sku ...
StorageQueueMessage ...

# 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.