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.
NewWithBaseURI creates an instance of the ManagementClient client.
NewWorkflowAccessKeysClient creates an instance of the WorkflowAccessKeysClient client.
NewWorkflowAccessKeysClientWithBaseURI creates an instance of the WorkflowAccessKeysClient client.
NewWorkflowRunActionsClient creates an instance of the WorkflowRunActionsClient client.
NewWorkflowRunActionsClientWithBaseURI creates an instance of the WorkflowRunActionsClient client.
NewWorkflowRunsClient creates an instance of the WorkflowRunsClient client.
NewWorkflowRunsClientWithBaseURI creates an instance of the WorkflowRunsClient client.
NewWorkflowsClient creates an instance of the WorkflowsClient client.
NewWorkflowsClientWithBaseURI creates an instance of the WorkflowsClient client.
NewWorkflowTriggerHistoriesClient creates an instance of the WorkflowTriggerHistoriesClient client.
NewWorkflowTriggerHistoriesClientWithBaseURI creates an instance of the WorkflowTriggerHistoriesClient client.
NewWorkflowTriggersClient creates an instance of the WorkflowTriggersClient client.
NewWorkflowTriggersClientWithBaseURI creates an instance of the WorkflowTriggersClient client.
NewWorkflowVersionsClient creates an instance of the WorkflowVersionsClient client.
NewWorkflowVersionsClientWithBaseURI creates an instance of the WorkflowVersionsClient 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 Logic.
Day specifies the day state for recurrence frequency.
DefaultBaseURI is the default URI used for the service Logic.
Hour specifies the hour state for recurrence frequency.
Minute specifies the minute state for recurrence frequency.
Month specifies the month state for recurrence frequency.
NotSpecified specifies the not specified state for key type.
ParameterTypeArray specifies the parameter type array state for parameter type.
ParameterTypeBool specifies the parameter type bool state for parameter type.
ParameterTypeFloat specifies the parameter type float state for parameter type.
ParameterTypeInt specifies the parameter type int state for parameter type.
ParameterTypeNotSpecified specifies the parameter type not specified state for parameter type.
ParameterTypeObject specifies the parameter type object state for parameter type.
ParameterTypeSecureObject specifies the parameter type secure object state for parameter type.
ParameterTypeSecureString specifies the parameter type secure string state for parameter type.
ParameterTypeString specifies the parameter type string state for parameter type.
Primary specifies the primary state for key type.
Second specifies the second state for recurrence frequency.
Secondary specifies the secondary state for key type.
SkuNameBasic specifies the sku name basic state for sku name.
SkuNameFree specifies the sku name free state for sku name.
SkuNameNotSpecified specifies the sku name not specified state for sku name.
SkuNamePremium specifies the sku name premium state for sku name.
SkuNameShared specifies the sku name shared state for sku name.
SkuNameStandard specifies the sku name standard state for sku name.
Week specifies the week state for recurrence frequency.
WorkflowProvisioningStateMoving specifies the workflow provisioning state moving state for workflow provisioning state.
WorkflowProvisioningStateNotSpecified specifies the workflow provisioning state not specified state for workflow provisioning state.
WorkflowProvisioningStateSucceeded specifies the workflow provisioning state succeeded state for workflow provisioning state.
WorkflowStateDeleted specifies the workflow state deleted state for workflow state.
WorkflowStateDisabled specifies the workflow state disabled state for workflow state.
WorkflowStateEnabled specifies the workflow state enabled state for workflow state.
WorkflowStateNotSpecified specifies the workflow state not specified state for workflow state.
WorkflowStateSuspended specifies the workflow state suspended state for workflow state.
WorkflowStatusCancelled specifies the workflow status cancelled state for workflow status.
WorkflowStatusFailed specifies the workflow status failed state for workflow status.
WorkflowStatusNotSpecified specifies the workflow status not specified state for workflow status.
WorkflowStatusPaused specifies the workflow status paused state for workflow status.
WorkflowStatusRunning specifies the workflow status running state for workflow status.
WorkflowStatusSkipped specifies the workflow status skipped state for workflow status.
WorkflowStatusSucceeded specifies the workflow status succeeded state for workflow status.
WorkflowStatusSuspended specifies the workflow status suspended state for workflow status.
WorkflowStatusWaiting specifies the workflow status waiting state for workflow status.
WorkflowTriggerProvisioningStateCreating specifies the workflow trigger provisioning state creating state for workflow trigger provisioning state.
WorkflowTriggerProvisioningStateNotSpecified specifies the workflow trigger provisioning state not specified state for workflow trigger provisioning state.
WorkflowTriggerProvisioningStateSucceeded specifies the workflow trigger provisioning state succeeded state for workflow trigger provisioning state.
WorkflowTriggerProvisioningStateUpdating specifies the workflow trigger provisioning state updating state for workflow trigger provisioning state.
Year specifies the year state for recurrence frequency.

# Structs

ContentHash is.
ContentLink is.
ManagementClient is the base client for Logic.
RegenerateSecretKeyParameters is.
Resource is.
ResourceReference is.
RunWorkflowParameters is.
Sku is.
SubResource is.
Workflow is.
WorkflowAccessKey is.
WorkflowAccessKeyListResult is.
WorkflowAccessKeyProperties is.
WorkflowAccessKeysClient is the client for the WorkflowAccessKeys methods of the Logic service.
WorkflowFilter is.
WorkflowListResult is.
WorkflowOutputParameter is.
WorkflowParameter is.
WorkflowProperties is.
WorkflowRun is.
WorkflowRunAction is.
WorkflowRunActionFilter is.
WorkflowRunActionListResult is.
WorkflowRunActionProperties is.
WorkflowRunActionsClient is the client for the WorkflowRunActions methods of the Logic service.
WorkflowRunFilter is.
WorkflowRunListResult is.
WorkflowRunProperties is.
WorkflowRunsClient is the client for the WorkflowRuns methods of the Logic service.
WorkflowRunTrigger is.
WorkflowsClient is the client for the Workflows methods of the Logic service.
WorkflowSecretKeys is.
WorkflowTrigger is.
WorkflowTriggerFilter is.
WorkflowTriggerHistoriesClient is the client for the WorkflowTriggerHistories methods of the Logic service.
WorkflowTriggerHistory is.
WorkflowTriggerHistoryListResult is.
WorkflowTriggerHistoryProperties is.
WorkflowTriggerListResult is.
WorkflowTriggerProperties is.
WorkflowTriggerRecurrence is.
WorkflowTriggersClient is the client for the WorkflowTriggers methods of the Logic service.
WorkflowVersion is.
WorkflowVersionProperties is.
WorkflowVersionsClient is the client for the WorkflowVersions methods of the Logic service.

# Type aliases

KeyType enumerates the values for key type.
ParameterType enumerates the values for parameter type.
RecurrenceFrequency enumerates the values for recurrence frequency.
SkuName enumerates the values for sku name.
WorkflowProvisioningState enumerates the values for workflow provisioning state.
WorkflowState enumerates the values for workflow state.
WorkflowStatus enumerates the values for workflow status.
WorkflowTriggerProvisioningState enumerates the values for workflow trigger provisioning state.