Versions in this module Expand all Collapse all v26 v26.7.0 Mar 25, 2019 v26.6.0 Mar 22, 2019 v26.5.0 Mar 19, 2019 v26.4.0 Mar 14, 2019 v26.3.1 Mar 12, 2019 v26.3.0 Mar 11, 2019 v26.2.0 Mar 1, 2019 v26.1.0 Feb 27, 2019 v26.0.0 Feb 25, 2019 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type AS2AcknowledgementConnectionSettings struct + IgnoreCertificateNameMismatch *bool + KeepHTTPConnectionAlive *bool + SupportHTTPStatusCodeContinue *bool + UnfoldHTTPHeaders *bool + type AS2AgreementContent struct + ReceiveAgreement *AS2OneWayAgreement + SendAgreement *AS2OneWayAgreement + type AS2EnvelopeSettings struct + AutogenerateFileName *bool + FileNameTemplate *string + MessageContentType *string + SuspendMessageOnFileNameGenerationError *bool + TransmitFileNameInMimeHeader *bool + type AS2ErrorSettings struct + ResendIfMDNNotReceived *bool + SuspendDuplicateMessage *bool + type AS2MdnSettings struct + DispositionNotificationTo *string + MdnText *string + MicHashingAlgorithm HashingAlgorithm + NeedMDN *bool + ReceiptDeliveryURL *string + SendInboundMDNToMessageBox *bool + SendMDNAsynchronously *bool + SignMDN *bool + SignOutboundMDNIfOptional *bool + type AS2MessageConnectionSettings struct + IgnoreCertificateNameMismatch *bool + KeepHTTPConnectionAlive *bool + SupportHTTPStatusCodeContinue *bool + UnfoldHTTPHeaders *bool + type AS2OneWayAgreement struct + ProtocolSettings *AS2ProtocolSettings + ReceiverBusinessIdentity *BusinessIdentity + SenderBusinessIdentity *BusinessIdentity + type AS2ProtocolSettings struct + AcknowledgementConnectionSettings *AS2AcknowledgementConnectionSettings + EnvelopeSettings *AS2EnvelopeSettings + ErrorSettings *AS2ErrorSettings + MdnSettings *AS2MdnSettings + MessageConnectionSettings *AS2MessageConnectionSettings + SecuritySettings *AS2SecuritySettings + ValidationSettings *AS2ValidationSettings + type AS2SecuritySettings struct + EnableNRRForInboundDecodedMessages *bool + EnableNRRForInboundEncodedMessages *bool + EnableNRRForInboundMDN *bool + EnableNRRForOutboundDecodedMessages *bool + EnableNRRForOutboundEncodedMessages *bool + EnableNRRForOutboundMDN *bool + EncryptionCertificateName *string + OverrideGroupSigningCertificate *bool + Sha2AlgorithmFormat *string + SigningCertificateName *string + type AS2ValidationSettings struct + CheckCertificateRevocationListOnReceive *bool + CheckCertificateRevocationListOnSend *bool + CheckDuplicateMessage *bool + CompressMessage *bool + EncryptMessage *bool + EncryptionAlgorithm EncryptionAlgorithm + InterchangeDuplicatesValidityDays *int32 + OverrideMessageProperties *bool + SignMessage *bool + SigningAlgorithm SigningAlgorithm + type AgreementContent struct + AS2 *AS2AgreementContent + Edifact *EdifactAgreementContent + X12 *X12AgreementContent + type AgreementType string + const AS2 + const Edifact + const NotSpecified + const X12 + func PossibleAgreementTypeValues() []AgreementType + type ArtifactContentPropertiesDefinition struct + ChangedTime *date.Time + Content interface{} + ContentLink *ContentLink + ContentType *string + CreatedTime *date.Time + Metadata interface{} + type ArtifactProperties struct + ChangedTime *date.Time + CreatedTime *date.Time + Metadata interface{} + type AssemblyCollection struct + Value *[]AssemblyDefinition + type AssemblyDefinition struct + ID *string + Location *string + Name *string + Properties *AssemblyProperties + Tags map[string]*string + Type *string + func (ad AssemblyDefinition) MarshalJSON() ([]byte, error) + type AssemblyProperties struct + AssemblyCulture *string + AssemblyName *string + AssemblyPublicKeyToken *string + AssemblyVersion *string + ChangedTime *date.Time + Content interface{} + ContentLink *ContentLink + ContentType *string + CreatedTime *date.Time + Metadata interface{} + type AzureResourceErrorInfo struct + Code *string + Details *[]AzureResourceErrorInfo + Message *string + type B2BPartnerContent struct + BusinessIdentities *[]BusinessIdentity + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type BatchConfiguration struct + ID *string + Location *string + Name *string + Properties *BatchConfigurationProperties + Tags map[string]*string + Type *string + func (bc BatchConfiguration) MarshalJSON() ([]byte, error) + type BatchConfigurationCollection struct + Value *[]BatchConfiguration + type BatchConfigurationProperties struct + BatchGroupName *string + ChangedTime *date.Time + CreatedTime *date.Time + Metadata interface{} + ReleaseCriteria *BatchReleaseCriteria + type BatchReleaseCriteria struct + BatchSize *int32 + MessageCount *int32 + Recurrence *WorkflowTriggerRecurrence + type BusinessIdentity struct + Qualifier *string + Value *string + type CallbackURL struct + Value *string + type ContentHash struct + Algorithm *string + Value *string + type ContentLink struct + ContentHash *ContentHash + ContentSize *int64 + ContentVersion *string + Metadata interface{} + URI *string + type Correlation struct + ClientTrackingID *string + type DayOfWeek string + const Friday + const Monday + const Saturday + const Sunday + const Thursday + const Tuesday + const Wednesday + func PossibleDayOfWeekValues() []DayOfWeek + type DaysOfWeek string + const DaysOfWeekFriday + const DaysOfWeekMonday + const DaysOfWeekSaturday + const DaysOfWeekSunday + const DaysOfWeekThursday + const DaysOfWeekTuesday + const DaysOfWeekWednesday + func PossibleDaysOfWeekValues() []DaysOfWeek + type EdifactAcknowledgementSettings struct + AcknowledgementControlNumberLowerBound *int32 + AcknowledgementControlNumberPrefix *string + AcknowledgementControlNumberSuffix *string + AcknowledgementControlNumberUpperBound *int32 + BatchFunctionalAcknowledgements *bool + BatchTechnicalAcknowledgements *bool + NeedFunctionalAcknowledgement *bool + NeedLoopForValidMessages *bool + NeedTechnicalAcknowledgement *bool + RolloverAcknowledgementControlNumber *bool + SendSynchronousAcknowledgement *bool + type EdifactAgreementContent struct + ReceiveAgreement *EdifactOneWayAgreement + SendAgreement *EdifactOneWayAgreement + type EdifactCharacterSet string + const EdifactCharacterSetKECA + const EdifactCharacterSetNotSpecified + const EdifactCharacterSetUNOA + const EdifactCharacterSetUNOB + const EdifactCharacterSetUNOC + const EdifactCharacterSetUNOD + const EdifactCharacterSetUNOE + const EdifactCharacterSetUNOF + const EdifactCharacterSetUNOG + const EdifactCharacterSetUNOH + const EdifactCharacterSetUNOI + const EdifactCharacterSetUNOJ + const EdifactCharacterSetUNOK + const EdifactCharacterSetUNOX + const EdifactCharacterSetUNOY + func PossibleEdifactCharacterSetValues() []EdifactCharacterSet + type EdifactDecimalIndicator string + const EdifactDecimalIndicatorComma + const EdifactDecimalIndicatorDecimal + const EdifactDecimalIndicatorNotSpecified + func PossibleEdifactDecimalIndicatorValues() []EdifactDecimalIndicator + type EdifactDelimiterOverride struct + ComponentSeparator *int32 + DataElementSeparator *int32 + DecimalPointIndicator EdifactDecimalIndicator + MessageAssociationAssignedCode *string + MessageID *string + MessageRelease *string + MessageVersion *string + ReleaseIndicator *int32 + RepetitionSeparator *int32 + SegmentTerminator *int32 + SegmentTerminatorSuffix SegmentTerminatorSuffix + TargetNamespace *string + type EdifactEnvelopeOverride struct + ApplicationPassword *string + AssociationAssignedCode *string + ControllingAgencyCode *string + FunctionalGroupID *string + GroupHeaderMessageRelease *string + GroupHeaderMessageVersion *string + MessageAssociationAssignedCode *string + MessageID *string + MessageRelease *string + MessageVersion *string + ReceiverApplicationID *string + ReceiverApplicationQualifier *string + SenderApplicationID *string + SenderApplicationQualifier *string + TargetNamespace *string + type EdifactEnvelopeSettings struct + ApplicationReferenceID *string + ApplyDelimiterStringAdvice *bool + CommunicationAgreementID *string + CreateGroupingSegments *bool + EnableDefaultGroupHeaders *bool + FunctionalGroupID *string + GroupApplicationPassword *string + GroupApplicationReceiverID *string + GroupApplicationReceiverQualifier *string + GroupApplicationSenderID *string + GroupApplicationSenderQualifier *string + GroupAssociationAssignedCode *string + GroupControlNumberLowerBound *int64 + GroupControlNumberPrefix *string + GroupControlNumberSuffix *string + GroupControlNumberUpperBound *int64 + GroupControllingAgencyCode *string + GroupMessageRelease *string + GroupMessageVersion *string + InterchangeControlNumberLowerBound *int64 + InterchangeControlNumberPrefix *string + InterchangeControlNumberSuffix *string + InterchangeControlNumberUpperBound *int64 + IsTestInterchange *bool + OverwriteExistingTransactionSetControlNumber *bool + ProcessingPriorityCode *string + ReceiverInternalIdentification *string + ReceiverInternalSubIdentification *string + ReceiverReverseRoutingAddress *string + RecipientReferencePasswordQualifier *string + RecipientReferencePasswordValue *string + RolloverGroupControlNumber *bool + RolloverInterchangeControlNumber *bool + RolloverTransactionSetControlNumber *bool + SenderInternalIdentification *string + SenderInternalSubIdentification *string + SenderReverseRoutingAddress *string + TransactionSetControlNumberLowerBound *int64 + TransactionSetControlNumberPrefix *string + TransactionSetControlNumberSuffix *string + TransactionSetControlNumberUpperBound *int64 + type EdifactFramingSettings struct + CharacterEncoding *string + CharacterSet EdifactCharacterSet + ComponentSeparator *int32 + DataElementSeparator *int32 + DecimalPointIndicator EdifactDecimalIndicator + ProtocolVersion *int32 + ReleaseIndicator *int32 + RepetitionSeparator *int32 + SegmentTerminator *int32 + SegmentTerminatorSuffix SegmentTerminatorSuffix + ServiceCodeListDirectoryVersion *string + type EdifactMessageFilter struct + MessageFilterType MessageFilterType + type EdifactMessageIdentifier struct + MessageID *string + type EdifactOneWayAgreement struct + ProtocolSettings *EdifactProtocolSettings + ReceiverBusinessIdentity *BusinessIdentity + SenderBusinessIdentity *BusinessIdentity + type EdifactProcessingSettings struct + CreateEmptyXMLTagsForTrailingSeparators *bool + MaskSecurityInfo *bool + PreserveInterchange *bool + SuspendInterchangeOnError *bool + UseDotAsDecimalSeparator *bool + type EdifactProtocolSettings struct + AcknowledgementSettings *EdifactAcknowledgementSettings + EdifactDelimiterOverrides *[]EdifactDelimiterOverride + EnvelopeOverrides *[]EdifactEnvelopeOverride + EnvelopeSettings *EdifactEnvelopeSettings + FramingSettings *EdifactFramingSettings + MessageFilter *EdifactMessageFilter + MessageFilterList *[]EdifactMessageIdentifier + ProcessingSettings *EdifactProcessingSettings + SchemaReferences *[]EdifactSchemaReference + ValidationOverrides *[]EdifactValidationOverride + ValidationSettings *EdifactValidationSettings + type EdifactSchemaReference struct + AssociationAssignedCode *string + MessageID *string + MessageRelease *string + MessageVersion *string + SchemaName *string + SenderApplicationID *string + SenderApplicationQualifier *string + type EdifactValidationOverride struct + AllowLeadingAndTrailingSpacesAndZeroes *bool + EnforceCharacterSet *bool + MessageID *string + TrailingSeparatorPolicy TrailingSeparatorPolicy + TrimLeadingAndTrailingSpacesAndZeroes *bool + ValidateEDITypes *bool + ValidateXSDTypes *bool + type EdifactValidationSettings struct + AllowLeadingAndTrailingSpacesAndZeroes *bool + CheckDuplicateGroupControlNumber *bool + CheckDuplicateInterchangeControlNumber *bool + CheckDuplicateTransactionSetControlNumber *bool + InterchangeControlNumberValidityDays *int32 + TrailingSeparatorPolicy TrailingSeparatorPolicy + TrimLeadingAndTrailingSpacesAndZeroes *bool + ValidateCharacterSet *bool + ValidateEDITypes *bool + ValidateXSDTypes *bool + type EncryptionAlgorithm string + const EncryptionAlgorithmAES128 + const EncryptionAlgorithmAES192 + const EncryptionAlgorithmAES256 + const EncryptionAlgorithmDES3 + const EncryptionAlgorithmNone + const EncryptionAlgorithmNotSpecified + const EncryptionAlgorithmRC2 + func PossibleEncryptionAlgorithmValues() []EncryptionAlgorithm + type ErrorInfo struct + Code *string + type ErrorProperties struct + Code *string + Message *string + type ErrorResponse struct + Error *ErrorProperties + type EventLevel string + const Critical + const Error + const Informational + const LogAlways + const Verbose + const Warning + func PossibleEventLevelValues() []EventLevel + type Expression struct + Error *AzureResourceErrorInfo + Subexpressions *[]Expression + Text *string + Value interface{} + type ExpressionRoot struct + Error *AzureResourceErrorInfo + Path *string + Subexpressions *[]Expression + Text *string + Value interface{} + type ExpressionTraces struct + Inputs *[]ExpressionRoot + type GenerateUpgradedDefinitionParameters struct + TargetSchemaVersion *string + type GetCallbackURLParameters struct + KeyType KeyType + NotAfter *date.Time + type HashingAlgorithm string + const HashingAlgorithmMD5 + const HashingAlgorithmNone + const HashingAlgorithmNotSpecified + const HashingAlgorithmSHA1 + const HashingAlgorithmSHA2256 + const HashingAlgorithmSHA2384 + const HashingAlgorithmSHA2512 + func PossibleHashingAlgorithmValues() []HashingAlgorithm + type IntegrationAccount struct + ID *string + Location *string + Name *string + Properties interface{} + Sku *IntegrationAccountSku + Tags map[string]*string + Type *string + func (ia IntegrationAccount) MarshalJSON() ([]byte, error) + type IntegrationAccountAgreement struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (iaa *IntegrationAccountAgreement) UnmarshalJSON(body []byte) error + func (iaa IntegrationAccountAgreement) MarshalJSON() ([]byte, error) + type IntegrationAccountAgreementFilter struct + AgreementType AgreementType + type IntegrationAccountAgreementListResult struct + NextLink *string + Value *[]IntegrationAccountAgreement + func (iaalr IntegrationAccountAgreementListResult) IsEmpty() bool + type IntegrationAccountAgreementListResultIterator struct + func NewIntegrationAccountAgreementListResultIterator(page IntegrationAccountAgreementListResultPage) IntegrationAccountAgreementListResultIterator + func (iter *IntegrationAccountAgreementListResultIterator) Next() error + func (iter *IntegrationAccountAgreementListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter IntegrationAccountAgreementListResultIterator) NotDone() bool + func (iter IntegrationAccountAgreementListResultIterator) Response() IntegrationAccountAgreementListResult + func (iter IntegrationAccountAgreementListResultIterator) Value() IntegrationAccountAgreement + type IntegrationAccountAgreementListResultPage struct + func NewIntegrationAccountAgreementListResultPage(...) IntegrationAccountAgreementListResultPage + func (page *IntegrationAccountAgreementListResultPage) Next() error + func (page *IntegrationAccountAgreementListResultPage) NextWithContext(ctx context.Context) (err error) + func (page IntegrationAccountAgreementListResultPage) NotDone() bool + func (page IntegrationAccountAgreementListResultPage) Response() IntegrationAccountAgreementListResult + func (page IntegrationAccountAgreementListResultPage) Values() []IntegrationAccountAgreement + type IntegrationAccountAgreementProperties struct + AgreementType AgreementType + ChangedTime *date.Time + Content *AgreementContent + CreatedTime *date.Time + GuestIdentity *BusinessIdentity + GuestPartner *string + HostIdentity *BusinessIdentity + HostPartner *string + Metadata interface{} + type IntegrationAccountAgreementsClient struct + func NewIntegrationAccountAgreementsClient(subscriptionID string) IntegrationAccountAgreementsClient + func NewIntegrationAccountAgreementsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountAgreementsClient + func (client IntegrationAccountAgreementsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountAgreement, err error) + func (client IntegrationAccountAgreementsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAgreementsClient) CreateOrUpdateResponder(resp *http.Response) (result IntegrationAccountAgreement, err error) + func (client IntegrationAccountAgreementsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAgreementsClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountAgreementsClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAgreementsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountAgreementsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAgreementsClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountAgreement, err error) + func (client IntegrationAccountAgreementsClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAgreementsClient) GetResponder(resp *http.Response) (result IntegrationAccountAgreement, err error) + func (client IntegrationAccountAgreementsClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAgreementsClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountAgreementListResultPage, err error) + func (client IntegrationAccountAgreementsClient) ListComplete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountAgreementListResultIterator, err error) + func (client IntegrationAccountAgreementsClient) ListContentCallbackURL(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountAgreementsClient) ListContentCallbackURLPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAgreementsClient) ListContentCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountAgreementsClient) ListContentCallbackURLSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAgreementsClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAgreementsClient) ListResponder(resp *http.Response) (result IntegrationAccountAgreementListResult, err error) + func (client IntegrationAccountAgreementsClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountAssembliesClient struct + func NewIntegrationAccountAssembliesClient(subscriptionID string) IntegrationAccountAssembliesClient + func NewIntegrationAccountAssembliesClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountAssembliesClient + func (client IntegrationAccountAssembliesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result AssemblyDefinition, err error) + func (client IntegrationAccountAssembliesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAssembliesClient) CreateOrUpdateResponder(resp *http.Response) (result AssemblyDefinition, err error) + func (client IntegrationAccountAssembliesClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAssembliesClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountAssembliesClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAssembliesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountAssembliesClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAssembliesClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result AssemblyDefinition, err error) + func (client IntegrationAccountAssembliesClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAssembliesClient) GetResponder(resp *http.Response) (result AssemblyDefinition, err error) + func (client IntegrationAccountAssembliesClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAssembliesClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string) (result AssemblyCollection, err error) + func (client IntegrationAccountAssembliesClient) ListContentCallbackURL(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountAssembliesClient) ListContentCallbackURLPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountAssembliesClient) ListContentCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountAssembliesClient) ListContentCallbackURLSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountAssembliesClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string) (*http.Request, error) + func (client IntegrationAccountAssembliesClient) ListResponder(resp *http.Response) (result AssemblyCollection, err error) + func (client IntegrationAccountAssembliesClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountBatchConfigurationsClient struct + func NewIntegrationAccountBatchConfigurationsClient(subscriptionID string) IntegrationAccountBatchConfigurationsClient + func NewIntegrationAccountBatchConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountBatchConfigurationsClient + func (client IntegrationAccountBatchConfigurationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result BatchConfiguration, err error) + func (client IntegrationAccountBatchConfigurationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountBatchConfigurationsClient) CreateOrUpdateResponder(resp *http.Response) (result BatchConfiguration, err error) + func (client IntegrationAccountBatchConfigurationsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountBatchConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountBatchConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountBatchConfigurationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountBatchConfigurationsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountBatchConfigurationsClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result BatchConfiguration, err error) + func (client IntegrationAccountBatchConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountBatchConfigurationsClient) GetResponder(resp *http.Response) (result BatchConfiguration, err error) + func (client IntegrationAccountBatchConfigurationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountBatchConfigurationsClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string) (result BatchConfigurationCollection, err error) + func (client IntegrationAccountBatchConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string) (*http.Request, error) + func (client IntegrationAccountBatchConfigurationsClient) ListResponder(resp *http.Response) (result BatchConfigurationCollection, err error) + func (client IntegrationAccountBatchConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountCertificate struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (iac *IntegrationAccountCertificate) UnmarshalJSON(body []byte) error + func (iac IntegrationAccountCertificate) MarshalJSON() ([]byte, error) + type IntegrationAccountCertificateListResult struct + NextLink *string + Value *[]IntegrationAccountCertificate + func (iaclr IntegrationAccountCertificateListResult) IsEmpty() bool + type IntegrationAccountCertificateListResultIterator struct + func NewIntegrationAccountCertificateListResultIterator(page IntegrationAccountCertificateListResultPage) IntegrationAccountCertificateListResultIterator + func (iter *IntegrationAccountCertificateListResultIterator) Next() error + func (iter *IntegrationAccountCertificateListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter IntegrationAccountCertificateListResultIterator) NotDone() bool + func (iter IntegrationAccountCertificateListResultIterator) Response() IntegrationAccountCertificateListResult + func (iter IntegrationAccountCertificateListResultIterator) Value() IntegrationAccountCertificate + type IntegrationAccountCertificateListResultPage struct + func NewIntegrationAccountCertificateListResultPage(...) IntegrationAccountCertificateListResultPage + func (page *IntegrationAccountCertificateListResultPage) Next() error + func (page *IntegrationAccountCertificateListResultPage) NextWithContext(ctx context.Context) (err error) + func (page IntegrationAccountCertificateListResultPage) NotDone() bool + func (page IntegrationAccountCertificateListResultPage) Response() IntegrationAccountCertificateListResult + func (page IntegrationAccountCertificateListResultPage) Values() []IntegrationAccountCertificate + type IntegrationAccountCertificateProperties struct + ChangedTime *date.Time + CreatedTime *date.Time + Key *KeyVaultKeyReference + Metadata interface{} + PublicCertificate *string + type IntegrationAccountCertificatesClient struct + func NewIntegrationAccountCertificatesClient(subscriptionID string) IntegrationAccountCertificatesClient + func NewIntegrationAccountCertificatesClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountCertificatesClient + func (client IntegrationAccountCertificatesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountCertificate, err error) + func (client IntegrationAccountCertificatesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountCertificatesClient) CreateOrUpdateResponder(resp *http.Response) (result IntegrationAccountCertificate, err error) + func (client IntegrationAccountCertificatesClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountCertificatesClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountCertificatesClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountCertificatesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountCertificatesClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountCertificatesClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountCertificate, err error) + func (client IntegrationAccountCertificatesClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountCertificatesClient) GetResponder(resp *http.Response) (result IntegrationAccountCertificate, err error) + func (client IntegrationAccountCertificatesClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountCertificatesClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountCertificateListResultPage, err error) + func (client IntegrationAccountCertificatesClient) ListComplete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountCertificateListResultIterator, err error) + func (client IntegrationAccountCertificatesClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountCertificatesClient) ListResponder(resp *http.Response) (result IntegrationAccountCertificateListResult, err error) + func (client IntegrationAccountCertificatesClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountListResult struct + NextLink *string + Value *[]IntegrationAccount + func (ialr IntegrationAccountListResult) IsEmpty() bool + type IntegrationAccountListResultIterator struct + func NewIntegrationAccountListResultIterator(page IntegrationAccountListResultPage) IntegrationAccountListResultIterator + func (iter *IntegrationAccountListResultIterator) Next() error + func (iter *IntegrationAccountListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter IntegrationAccountListResultIterator) NotDone() bool + func (iter IntegrationAccountListResultIterator) Response() IntegrationAccountListResult + func (iter IntegrationAccountListResultIterator) Value() IntegrationAccount + type IntegrationAccountListResultPage struct + func NewIntegrationAccountListResultPage(...) IntegrationAccountListResultPage + func (page *IntegrationAccountListResultPage) Next() error + func (page *IntegrationAccountListResultPage) NextWithContext(ctx context.Context) (err error) + func (page IntegrationAccountListResultPage) NotDone() bool + func (page IntegrationAccountListResultPage) Response() IntegrationAccountListResult + func (page IntegrationAccountListResultPage) Values() []IntegrationAccount + type IntegrationAccountMap struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (iam *IntegrationAccountMap) UnmarshalJSON(body []byte) error + func (iam IntegrationAccountMap) MarshalJSON() ([]byte, error) + type IntegrationAccountMapFilter struct + MapType MapType + type IntegrationAccountMapListResult struct + NextLink *string + Value *[]IntegrationAccountMap + func (iamlr IntegrationAccountMapListResult) IsEmpty() bool + type IntegrationAccountMapListResultIterator struct + func NewIntegrationAccountMapListResultIterator(page IntegrationAccountMapListResultPage) IntegrationAccountMapListResultIterator + func (iter *IntegrationAccountMapListResultIterator) Next() error + func (iter *IntegrationAccountMapListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter IntegrationAccountMapListResultIterator) NotDone() bool + func (iter IntegrationAccountMapListResultIterator) Response() IntegrationAccountMapListResult + func (iter IntegrationAccountMapListResultIterator) Value() IntegrationAccountMap + type IntegrationAccountMapListResultPage struct + func NewIntegrationAccountMapListResultPage(...) IntegrationAccountMapListResultPage + func (page *IntegrationAccountMapListResultPage) Next() error + func (page *IntegrationAccountMapListResultPage) NextWithContext(ctx context.Context) (err error) + func (page IntegrationAccountMapListResultPage) NotDone() bool + func (page IntegrationAccountMapListResultPage) Response() IntegrationAccountMapListResult + func (page IntegrationAccountMapListResultPage) Values() []IntegrationAccountMap + type IntegrationAccountMapProperties struct + ChangedTime *date.Time + Content *string + ContentLink *ContentLink + ContentType *string + CreatedTime *date.Time + MapType MapType + Metadata interface{} + ParametersSchema *IntegrationAccountMapPropertiesParametersSchema + type IntegrationAccountMapPropertiesParametersSchema struct + Ref *string + type IntegrationAccountMapsClient struct + func NewIntegrationAccountMapsClient(subscriptionID string) IntegrationAccountMapsClient + func NewIntegrationAccountMapsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountMapsClient + func (client IntegrationAccountMapsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountMap, err error) + func (client IntegrationAccountMapsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountMapsClient) CreateOrUpdateResponder(resp *http.Response) (result IntegrationAccountMap, err error) + func (client IntegrationAccountMapsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountMapsClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountMapsClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountMapsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountMapsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountMapsClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountMap, err error) + func (client IntegrationAccountMapsClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountMapsClient) GetResponder(resp *http.Response) (result IntegrationAccountMap, err error) + func (client IntegrationAccountMapsClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountMapsClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountMapListResultPage, err error) + func (client IntegrationAccountMapsClient) ListComplete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountMapListResultIterator, err error) + func (client IntegrationAccountMapsClient) ListContentCallbackURL(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountMapsClient) ListContentCallbackURLPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountMapsClient) ListContentCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountMapsClient) ListContentCallbackURLSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountMapsClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountMapsClient) ListResponder(resp *http.Response) (result IntegrationAccountMapListResult, err error) + func (client IntegrationAccountMapsClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountPartner struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (iap *IntegrationAccountPartner) UnmarshalJSON(body []byte) error + func (iap IntegrationAccountPartner) MarshalJSON() ([]byte, error) + type IntegrationAccountPartnerFilter struct + PartnerType PartnerType + type IntegrationAccountPartnerListResult struct + NextLink *string + Value *[]IntegrationAccountPartner + func (iaplr IntegrationAccountPartnerListResult) IsEmpty() bool + type IntegrationAccountPartnerListResultIterator struct + func NewIntegrationAccountPartnerListResultIterator(page IntegrationAccountPartnerListResultPage) IntegrationAccountPartnerListResultIterator + func (iter *IntegrationAccountPartnerListResultIterator) Next() error + func (iter *IntegrationAccountPartnerListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter IntegrationAccountPartnerListResultIterator) NotDone() bool + func (iter IntegrationAccountPartnerListResultIterator) Response() IntegrationAccountPartnerListResult + func (iter IntegrationAccountPartnerListResultIterator) Value() IntegrationAccountPartner + type IntegrationAccountPartnerListResultPage struct + func NewIntegrationAccountPartnerListResultPage(...) IntegrationAccountPartnerListResultPage + func (page *IntegrationAccountPartnerListResultPage) Next() error + func (page *IntegrationAccountPartnerListResultPage) NextWithContext(ctx context.Context) (err error) + func (page IntegrationAccountPartnerListResultPage) NotDone() bool + func (page IntegrationAccountPartnerListResultPage) Response() IntegrationAccountPartnerListResult + func (page IntegrationAccountPartnerListResultPage) Values() []IntegrationAccountPartner + type IntegrationAccountPartnerProperties struct + ChangedTime *date.Time + Content *PartnerContent + CreatedTime *date.Time + Metadata interface{} + PartnerType PartnerType + type IntegrationAccountPartnersClient struct + func NewIntegrationAccountPartnersClient(subscriptionID string) IntegrationAccountPartnersClient + func NewIntegrationAccountPartnersClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountPartnersClient + func (client IntegrationAccountPartnersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountPartner, err error) + func (client IntegrationAccountPartnersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountPartnersClient) CreateOrUpdateResponder(resp *http.Response) (result IntegrationAccountPartner, err error) + func (client IntegrationAccountPartnersClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountPartnersClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountPartnersClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountPartnersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountPartnersClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountPartnersClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountPartner, err error) + func (client IntegrationAccountPartnersClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountPartnersClient) GetResponder(resp *http.Response) (result IntegrationAccountPartner, err error) + func (client IntegrationAccountPartnersClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountPartnersClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountPartnerListResultPage, err error) + func (client IntegrationAccountPartnersClient) ListComplete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountPartnerListResultIterator, err error) + func (client IntegrationAccountPartnersClient) ListContentCallbackURL(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountPartnersClient) ListContentCallbackURLPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountPartnersClient) ListContentCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountPartnersClient) ListContentCallbackURLSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountPartnersClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountPartnersClient) ListResponder(resp *http.Response) (result IntegrationAccountPartnerListResult, err error) + func (client IntegrationAccountPartnersClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountSchema struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (ias *IntegrationAccountSchema) UnmarshalJSON(body []byte) error + func (ias IntegrationAccountSchema) MarshalJSON() ([]byte, error) + type IntegrationAccountSchemaFilter struct + SchemaType SchemaType + type IntegrationAccountSchemaListResult struct + NextLink *string + Value *[]IntegrationAccountSchema + func (iaslr IntegrationAccountSchemaListResult) IsEmpty() bool + type IntegrationAccountSchemaListResultIterator struct + func NewIntegrationAccountSchemaListResultIterator(page IntegrationAccountSchemaListResultPage) IntegrationAccountSchemaListResultIterator + func (iter *IntegrationAccountSchemaListResultIterator) Next() error + func (iter *IntegrationAccountSchemaListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter IntegrationAccountSchemaListResultIterator) NotDone() bool + func (iter IntegrationAccountSchemaListResultIterator) Response() IntegrationAccountSchemaListResult + func (iter IntegrationAccountSchemaListResultIterator) Value() IntegrationAccountSchema + type IntegrationAccountSchemaListResultPage struct + func NewIntegrationAccountSchemaListResultPage(...) IntegrationAccountSchemaListResultPage + func (page *IntegrationAccountSchemaListResultPage) Next() error + func (page *IntegrationAccountSchemaListResultPage) NextWithContext(ctx context.Context) (err error) + func (page IntegrationAccountSchemaListResultPage) NotDone() bool + func (page IntegrationAccountSchemaListResultPage) Response() IntegrationAccountSchemaListResult + func (page IntegrationAccountSchemaListResultPage) Values() []IntegrationAccountSchema + type IntegrationAccountSchemaProperties struct + ChangedTime *date.Time + Content *string + ContentLink *ContentLink + ContentType *string + CreatedTime *date.Time + DocumentName *string + FileName *string + Metadata interface{} + SchemaType SchemaType + TargetNamespace *string + type IntegrationAccountSchemasClient struct + func NewIntegrationAccountSchemasClient(subscriptionID string) IntegrationAccountSchemasClient + func NewIntegrationAccountSchemasClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountSchemasClient + func (client IntegrationAccountSchemasClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSchema, err error) + func (client IntegrationAccountSchemasClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSchemasClient) CreateOrUpdateResponder(resp *http.Response) (result IntegrationAccountSchema, err error) + func (client IntegrationAccountSchemasClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountSchemasClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountSchemasClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSchemasClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountSchemasClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountSchemasClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSchema, err error) + func (client IntegrationAccountSchemasClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSchemasClient) GetResponder(resp *http.Response) (result IntegrationAccountSchema, err error) + func (client IntegrationAccountSchemasClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountSchemasClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSchemaListResultPage, err error) + func (client IntegrationAccountSchemasClient) ListComplete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSchemaListResultIterator, err error) + func (client IntegrationAccountSchemasClient) ListContentCallbackURL(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountSchemasClient) ListContentCallbackURLPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSchemasClient) ListContentCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client IntegrationAccountSchemasClient) ListContentCallbackURLSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountSchemasClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSchemasClient) ListResponder(resp *http.Response) (result IntegrationAccountSchemaListResult, err error) + func (client IntegrationAccountSchemasClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountSession struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (ias *IntegrationAccountSession) UnmarshalJSON(body []byte) error + func (ias IntegrationAccountSession) MarshalJSON() ([]byte, error) + type IntegrationAccountSessionFilter struct + ChangedTime *date.Time + type IntegrationAccountSessionListResult struct + NextLink *string + Value *[]IntegrationAccountSession + func (iaslr IntegrationAccountSessionListResult) IsEmpty() bool + type IntegrationAccountSessionListResultIterator struct + func NewIntegrationAccountSessionListResultIterator(page IntegrationAccountSessionListResultPage) IntegrationAccountSessionListResultIterator + func (iter *IntegrationAccountSessionListResultIterator) Next() error + func (iter *IntegrationAccountSessionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter IntegrationAccountSessionListResultIterator) NotDone() bool + func (iter IntegrationAccountSessionListResultIterator) Response() IntegrationAccountSessionListResult + func (iter IntegrationAccountSessionListResultIterator) Value() IntegrationAccountSession + type IntegrationAccountSessionListResultPage struct + func NewIntegrationAccountSessionListResultPage(...) IntegrationAccountSessionListResultPage + func (page *IntegrationAccountSessionListResultPage) Next() error + func (page *IntegrationAccountSessionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page IntegrationAccountSessionListResultPage) NotDone() bool + func (page IntegrationAccountSessionListResultPage) Response() IntegrationAccountSessionListResult + func (page IntegrationAccountSessionListResultPage) Values() []IntegrationAccountSession + type IntegrationAccountSessionProperties struct + ChangedTime *date.Time + Content interface{} + CreatedTime *date.Time + type IntegrationAccountSessionsClient struct + func NewIntegrationAccountSessionsClient(subscriptionID string) IntegrationAccountSessionsClient + func NewIntegrationAccountSessionsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountSessionsClient + func (client IntegrationAccountSessionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSession, err error) + func (client IntegrationAccountSessionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSessionsClient) CreateOrUpdateResponder(resp *http.Response) (result IntegrationAccountSession, err error) + func (client IntegrationAccountSessionsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountSessionsClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountSessionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSessionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountSessionsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountSessionsClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSession, err error) + func (client IntegrationAccountSessionsClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSessionsClient) GetResponder(resp *http.Response) (result IntegrationAccountSession, err error) + func (client IntegrationAccountSessionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountSessionsClient) List(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSessionListResultPage, err error) + func (client IntegrationAccountSessionsClient) ListComplete(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccountSessionListResultIterator, err error) + func (client IntegrationAccountSessionsClient) ListPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountSessionsClient) ListResponder(resp *http.Response) (result IntegrationAccountSessionListResult, err error) + func (client IntegrationAccountSessionsClient) ListSender(req *http.Request) (*http.Response, error) + type IntegrationAccountSku struct + Name IntegrationAccountSkuName + type IntegrationAccountSkuName string + const IntegrationAccountSkuNameBasic + const IntegrationAccountSkuNameFree + const IntegrationAccountSkuNameNotSpecified + const IntegrationAccountSkuNameStandard + func PossibleIntegrationAccountSkuNameValues() []IntegrationAccountSkuName + type IntegrationAccountsClient struct + func NewIntegrationAccountsClient(subscriptionID string) IntegrationAccountsClient + func NewIntegrationAccountsClientWithBaseURI(baseURI string, subscriptionID string) IntegrationAccountsClient + func (client IntegrationAccountsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountsClient) CreateOrUpdateResponder(resp *http.Response) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) Delete(ctx context.Context, resourceGroupName string, integrationAccountName string) (result autorest.Response, err error) + func (client IntegrationAccountsClient) DeletePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string) (*http.Request, error) + func (client IntegrationAccountsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) Get(ctx context.Context, resourceGroupName string, integrationAccountName string) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) GetPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string) (*http.Request, error) + func (client IntegrationAccountsClient) GetResponder(resp *http.Response) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) GetSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, top *int32) (result IntegrationAccountListResultPage, err error) + func (client IntegrationAccountsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, top *int32) (result IntegrationAccountListResultIterator, err error) + func (client IntegrationAccountsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, top *int32) (*http.Request, error) + func (client IntegrationAccountsClient) ListByResourceGroupResponder(resp *http.Response) (result IntegrationAccountListResult, err error) + func (client IntegrationAccountsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) ListBySubscription(ctx context.Context, top *int32) (result IntegrationAccountListResultPage, err error) + func (client IntegrationAccountsClient) ListBySubscriptionComplete(ctx context.Context, top *int32) (result IntegrationAccountListResultIterator, err error) + func (client IntegrationAccountsClient) ListBySubscriptionPreparer(ctx context.Context, top *int32) (*http.Request, error) + func (client IntegrationAccountsClient) ListBySubscriptionResponder(resp *http.Response) (result IntegrationAccountListResult, err error) + func (client IntegrationAccountsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) ListCallbackURL(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result CallbackURL, err error) + func (client IntegrationAccountsClient) ListCallbackURLPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountsClient) ListCallbackURLResponder(resp *http.Response) (result CallbackURL, err error) + func (client IntegrationAccountsClient) ListCallbackURLSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) ListKeyVaultKeys(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result KeyVaultKeyCollection, err error) + func (client IntegrationAccountsClient) ListKeyVaultKeysPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountsClient) ListKeyVaultKeysResponder(resp *http.Response) (result KeyVaultKeyCollection, err error) + func (client IntegrationAccountsClient) ListKeyVaultKeysSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) LogTrackingEvents(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result autorest.Response, err error) + func (client IntegrationAccountsClient) LogTrackingEventsPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountsClient) LogTrackingEventsResponder(resp *http.Response) (result autorest.Response, err error) + func (client IntegrationAccountsClient) LogTrackingEventsSender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) RegenerateAccessKey(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) RegenerateAccessKeyPreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountsClient) RegenerateAccessKeyResponder(resp *http.Response) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) RegenerateAccessKeySender(req *http.Request) (*http.Response, error) + func (client IntegrationAccountsClient) Update(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, integrationAccountName string, ...) (*http.Request, error) + func (client IntegrationAccountsClient) UpdateResponder(resp *http.Response) (result IntegrationAccount, err error) + func (client IntegrationAccountsClient) UpdateSender(req *http.Request) (*http.Response, error) + type JSONSchema struct + Content *string + Title *string + type KeyType string + const KeyTypeNotSpecified + const KeyTypePrimary + const KeyTypeSecondary + func PossibleKeyTypeValues() []KeyType + type KeyVaultKey struct + Attributes *KeyVaultKeyAttributes + Kid *string + type KeyVaultKeyAttributes struct + Created *int64 + Enabled *bool + Updated *int64 + type KeyVaultKeyCollection struct + SkipToken *string + Value *[]KeyVaultKey + type KeyVaultKeyReference struct + KeyName *string + KeyVault *KeyVaultKeyReferenceKeyVault + KeyVersion *string + type KeyVaultKeyReferenceKeyVault struct + ID *string + Name *string + Type *string + type KeyVaultReference struct + ID *string + Name *string + Type *string + type ListKeyVaultKeysDefinition struct + KeyVault *KeyVaultReference + SkipToken *string + type MapType string + const MapTypeLiquid + const MapTypeNotSpecified + const MapTypeXslt + const MapTypeXslt20 + const MapTypeXslt30 + func PossibleMapTypeValues() []MapType + type MessageFilterType string + const MessageFilterTypeExclude + const MessageFilterTypeInclude + const MessageFilterTypeNotSpecified + func PossibleMessageFilterTypeValues() []MessageFilterType + type Operation struct + Display *OperationDisplay + Name *string + type OperationDisplay struct + Operation *string + Provider *string + Resource *string + type OperationListResult struct + NextLink *string + Value *[]Operation + func (olr OperationListResult) IsEmpty() bool + type OperationListResultIterator struct + func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator + func (iter *OperationListResultIterator) Next() error + func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter OperationListResultIterator) NotDone() bool + func (iter OperationListResultIterator) Response() OperationListResult + func (iter OperationListResultIterator) Value() Operation + type OperationListResultPage struct + func NewOperationListResultPage(...) OperationListResultPage + func (page *OperationListResultPage) Next() error + func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page OperationListResultPage) NotDone() bool + func (page OperationListResultPage) Response() OperationListResult + func (page OperationListResultPage) Values() []Operation + type OperationResult struct + Code *string + Correlation *RunActionCorrelation + EndTime *date.Time + Error interface{} + Inputs interface{} + InputsLink *ContentLink + IterationCount *int32 + Outputs interface{} + OutputsLink *ContentLink + RetryHistory *[]RetryHistory + StartTime *date.Time + Status WorkflowStatus + TrackedProperties interface{} + TrackingID *string + type OperationResultProperties struct + Code *string + Correlation *RunActionCorrelation + EndTime *date.Time + Error interface{} + StartTime *date.Time + Status WorkflowStatus + type OperationsClient struct + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error) + func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterator, err error) + func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err error) + func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) + type ParameterType string + const ParameterTypeArray + const ParameterTypeBool + const ParameterTypeFloat + const ParameterTypeInt + const ParameterTypeNotSpecified + const ParameterTypeObject + const ParameterTypeSecureObject + const ParameterTypeSecureString + const ParameterTypeString + func PossibleParameterTypeValues() []ParameterType + type PartnerContent struct + B2b *B2BPartnerContent + type PartnerType string + const PartnerTypeB2B + const PartnerTypeNotSpecified + func PossiblePartnerTypeValues() []PartnerType + type RecurrenceFrequency string + const RecurrenceFrequencyDay + const RecurrenceFrequencyHour + const RecurrenceFrequencyMinute + const RecurrenceFrequencyMonth + const RecurrenceFrequencyNotSpecified + const RecurrenceFrequencySecond + const RecurrenceFrequencyWeek + const RecurrenceFrequencyYear + func PossibleRecurrenceFrequencyValues() []RecurrenceFrequency + type RecurrenceSchedule struct + Hours *[]int32 + Minutes *[]int32 + MonthDays *[]int32 + MonthlyOccurrences *[]RecurrenceScheduleOccurrence + WeekDays *[]DaysOfWeek + type RecurrenceScheduleOccurrence struct + Day DayOfWeek + Occurrence *int32 + type RegenerateActionParameter struct + KeyType KeyType + type RepetitionIndex struct + ItemIndex *int32 + ScopeName *string + type Request struct + Headers interface{} + Method *string + URI *string + type RequestHistory struct + ID *string + Location *string + Name *string + Properties *RequestHistoryProperties + Tags map[string]*string + Type *string + func (rh RequestHistory) MarshalJSON() ([]byte, error) + type RequestHistoryListResult struct + NextLink *string + Value *[]RequestHistory + func (rhlr RequestHistoryListResult) IsEmpty() bool + type RequestHistoryListResultIterator struct + func NewRequestHistoryListResultIterator(page RequestHistoryListResultPage) RequestHistoryListResultIterator + func (iter *RequestHistoryListResultIterator) Next() error + func (iter *RequestHistoryListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter RequestHistoryListResultIterator) NotDone() bool + func (iter RequestHistoryListResultIterator) Response() RequestHistoryListResult + func (iter RequestHistoryListResultIterator) Value() RequestHistory + type RequestHistoryListResultPage struct + func NewRequestHistoryListResultPage(...) RequestHistoryListResultPage + func (page *RequestHistoryListResultPage) Next() error + func (page *RequestHistoryListResultPage) NextWithContext(ctx context.Context) (err error) + func (page RequestHistoryListResultPage) NotDone() bool + func (page RequestHistoryListResultPage) Response() RequestHistoryListResult + func (page RequestHistoryListResultPage) Values() []RequestHistory + type RequestHistoryProperties struct + EndTime *date.Time + Request *Request + Response *Response + StartTime *date.Time + type Resource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (r Resource) MarshalJSON() ([]byte, error) + type ResourceReference struct + ID *string + Name *string + Type *string + type Response struct + BodyLink *ContentLink + Headers interface{} + StatusCode *int32 + type RetryHistory struct + ClientRequestID *string + Code *string + EndTime *date.Time + Error *ErrorResponse + ServiceRequestID *string + StartTime *date.Time + type RunActionCorrelation struct + ActionTrackingID *string + ClientKeywords *[]string + ClientTrackingID *string + type RunCorrelation struct + ClientKeywords *[]string + ClientTrackingID *string + type SchemaType string + const SchemaTypeNotSpecified + const SchemaTypeXML + func PossibleSchemaTypeValues() []SchemaType + type SegmentTerminatorSuffix string + const SegmentTerminatorSuffixCR + const SegmentTerminatorSuffixCRLF + const SegmentTerminatorSuffixLF + const SegmentTerminatorSuffixNone + const SegmentTerminatorSuffixNotSpecified + func PossibleSegmentTerminatorSuffixValues() []SegmentTerminatorSuffix + type SetObject struct + Value interface{} + type SetTriggerStateActionDefinition struct + Source *WorkflowTrigger + type SigningAlgorithm string + const SigningAlgorithmDefault + const SigningAlgorithmNotSpecified + const SigningAlgorithmSHA1 + const SigningAlgorithmSHA2256 + const SigningAlgorithmSHA2384 + const SigningAlgorithmSHA2512 + func PossibleSigningAlgorithmValues() []SigningAlgorithm + type Sku struct + Name SkuName + Plan *ResourceReference + type SkuName string + const SkuNameBasic + const SkuNameFree + const SkuNameNotSpecified + const SkuNamePremium + const SkuNameShared + const SkuNameStandard + func PossibleSkuNameValues() []SkuName + type SubResource struct + ID *string + type TrackEventsOperationOptions string + const DisableSourceInfoEnrich + const None + func PossibleTrackEventsOperationOptionsValues() []TrackEventsOperationOptions + type TrackingEvent struct + Error *TrackingEventErrorInfo + EventLevel EventLevel + EventTime *date.Time + RecordType TrackingRecordType + type TrackingEventErrorInfo struct + Code *string + Message *string + type TrackingEventsDefinition struct + Events *[]TrackingEvent + SourceType *string + TrackEventsOptions TrackEventsOperationOptions + type TrackingRecordType string + const TrackingRecordTypeAS2MDN + const TrackingRecordTypeAS2Message + const TrackingRecordTypeCustom + const TrackingRecordTypeEdifactFunctionalGroup + const TrackingRecordTypeEdifactFunctionalGroupAcknowledgment + const TrackingRecordTypeEdifactInterchange + const TrackingRecordTypeEdifactInterchangeAcknowledgment + const TrackingRecordTypeEdifactTransactionSet + const TrackingRecordTypeEdifactTransactionSetAcknowledgment + const TrackingRecordTypeNotSpecified + const TrackingRecordTypeX12FunctionalGroup + const TrackingRecordTypeX12FunctionalGroupAcknowledgment + const TrackingRecordTypeX12Interchange + const TrackingRecordTypeX12InterchangeAcknowledgment + const TrackingRecordTypeX12TransactionSet + const TrackingRecordTypeX12TransactionSetAcknowledgment + func PossibleTrackingRecordTypeValues() []TrackingRecordType + type TrailingSeparatorPolicy string + const TrailingSeparatorPolicyMandatory + const TrailingSeparatorPolicyNotAllowed + const TrailingSeparatorPolicyNotSpecified + const TrailingSeparatorPolicyOptional + func PossibleTrailingSeparatorPolicyValues() []TrailingSeparatorPolicy + type UsageIndicator string + const UsageIndicatorInformation + const UsageIndicatorNotSpecified + const UsageIndicatorProduction + const UsageIndicatorTest + func PossibleUsageIndicatorValues() []UsageIndicator + type Workflow struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (w *Workflow) UnmarshalJSON(body []byte) error + func (w Workflow) MarshalJSON() ([]byte, error) + type WorkflowFilter struct + State WorkflowState + type WorkflowListResult struct + NextLink *string + Value *[]Workflow + func (wlr WorkflowListResult) IsEmpty() bool + type WorkflowListResultIterator struct + func NewWorkflowListResultIterator(page WorkflowListResultPage) WorkflowListResultIterator + func (iter *WorkflowListResultIterator) Next() error + func (iter *WorkflowListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WorkflowListResultIterator) NotDone() bool + func (iter WorkflowListResultIterator) Response() WorkflowListResult + func (iter WorkflowListResultIterator) Value() Workflow + type WorkflowListResultPage struct + func NewWorkflowListResultPage(...) WorkflowListResultPage + func (page *WorkflowListResultPage) Next() error + func (page *WorkflowListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WorkflowListResultPage) NotDone() bool + func (page WorkflowListResultPage) Response() WorkflowListResult + func (page WorkflowListResultPage) Values() []Workflow + type WorkflowOutputParameter struct + Description *string + Error interface{} + Metadata interface{} + Type ParameterType + Value interface{} + type WorkflowParameter struct + Description *string + Metadata interface{} + Type ParameterType + Value interface{} + type WorkflowProperties struct + AccessEndpoint *string + ChangedTime *date.Time + CreatedTime *date.Time + Definition interface{} + IntegrationAccount *ResourceReference + Parameters map[string]*WorkflowParameter + ProvisioningState WorkflowProvisioningState + Sku *Sku + State WorkflowState + Version *string + func (wp WorkflowProperties) MarshalJSON() ([]byte, error) + type WorkflowProvisioningState string + const WorkflowProvisioningStateAccepted + const WorkflowProvisioningStateCanceled + const WorkflowProvisioningStateCompleted + const WorkflowProvisioningStateCreated + const WorkflowProvisioningStateCreating + const WorkflowProvisioningStateDeleted + const WorkflowProvisioningStateDeleting + const WorkflowProvisioningStateFailed + const WorkflowProvisioningStateMoving + const WorkflowProvisioningStateNotSpecified + const WorkflowProvisioningStateReady + const WorkflowProvisioningStateRegistered + const WorkflowProvisioningStateRegistering + const WorkflowProvisioningStateRunning + const WorkflowProvisioningStateSucceeded + const WorkflowProvisioningStateUnregistered + const WorkflowProvisioningStateUnregistering + const WorkflowProvisioningStateUpdating + func PossibleWorkflowProvisioningStateValues() []WorkflowProvisioningState + type WorkflowRun struct + ID *string + Name *string + Type *string + func (wr *WorkflowRun) UnmarshalJSON(body []byte) error + func (wr WorkflowRun) MarshalJSON() ([]byte, error) + type WorkflowRunAction struct + ID *string + Name *string + Type *string + func (wra *WorkflowRunAction) UnmarshalJSON(body []byte) error + func (wra WorkflowRunAction) MarshalJSON() ([]byte, error) + type WorkflowRunActionFilter struct + Status WorkflowStatus + type WorkflowRunActionListResult struct + NextLink *string + Value *[]WorkflowRunAction + func (wralr WorkflowRunActionListResult) IsEmpty() bool + type WorkflowRunActionListResultIterator struct + func NewWorkflowRunActionListResultIterator(page WorkflowRunActionListResultPage) WorkflowRunActionListResultIterator + func (iter *WorkflowRunActionListResultIterator) Next() error + func (iter *WorkflowRunActionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WorkflowRunActionListResultIterator) NotDone() bool + func (iter WorkflowRunActionListResultIterator) Response() WorkflowRunActionListResult + func (iter WorkflowRunActionListResultIterator) Value() WorkflowRunAction + type WorkflowRunActionListResultPage struct + func NewWorkflowRunActionListResultPage(...) WorkflowRunActionListResultPage + func (page *WorkflowRunActionListResultPage) Next() error + func (page *WorkflowRunActionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WorkflowRunActionListResultPage) NotDone() bool + func (page WorkflowRunActionListResultPage) Response() WorkflowRunActionListResult + func (page WorkflowRunActionListResultPage) Values() []WorkflowRunAction + type WorkflowRunActionProperties struct + Code *string + Correlation *Correlation + EndTime *date.Time + Error interface{} + InputsLink *ContentLink + OutputsLink *ContentLink + RetryHistory *[]RetryHistory + StartTime *date.Time + Status WorkflowStatus + TrackedProperties interface{} + TrackingID *string + type WorkflowRunActionRepetitionDefinition struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (wrard *WorkflowRunActionRepetitionDefinition) UnmarshalJSON(body []byte) error + func (wrard WorkflowRunActionRepetitionDefinition) MarshalJSON() ([]byte, error) + type WorkflowRunActionRepetitionDefinitionCollection struct + Value *[]WorkflowRunActionRepetitionDefinition + type WorkflowRunActionRepetitionProperties struct + Code *string + Correlation *RunActionCorrelation + EndTime *date.Time + Error interface{} + Inputs interface{} + InputsLink *ContentLink + IterationCount *int32 + Outputs interface{} + OutputsLink *ContentLink + RepetitionIndexes *[]RepetitionIndex + RetryHistory *[]RetryHistory + StartTime *date.Time + Status WorkflowStatus + TrackedProperties interface{} + TrackingID *string + type WorkflowRunActionRepetitionsClient struct + func NewWorkflowRunActionRepetitionsClient(subscriptionID string) WorkflowRunActionRepetitionsClient + func NewWorkflowRunActionRepetitionsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunActionRepetitionsClient + func (client WorkflowRunActionRepetitionsClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRunActionRepetitionDefinition, err error) + func (client WorkflowRunActionRepetitionsClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionRepetitionsClient) GetResponder(resp *http.Response) (result WorkflowRunActionRepetitionDefinition, err error) + func (client WorkflowRunActionRepetitionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunActionRepetitionsClient) List(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRunActionRepetitionDefinitionCollection, err error) + func (client WorkflowRunActionRepetitionsClient) ListExpressionTraces(ctx context.Context, resourceGroupName string, workflowName string, ...) (result ExpressionTraces, err error) + func (client WorkflowRunActionRepetitionsClient) ListExpressionTracesPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionRepetitionsClient) ListExpressionTracesResponder(resp *http.Response) (result ExpressionTraces, err error) + func (client WorkflowRunActionRepetitionsClient) ListExpressionTracesSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunActionRepetitionsClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionRepetitionsClient) ListResponder(resp *http.Response) (result WorkflowRunActionRepetitionDefinitionCollection, err error) + func (client WorkflowRunActionRepetitionsClient) ListSender(req *http.Request) (*http.Response, error) + type WorkflowRunActionRepetitionsRequestHistoriesClient struct + func NewWorkflowRunActionRepetitionsRequestHistoriesClient(subscriptionID string) WorkflowRunActionRepetitionsRequestHistoriesClient + func NewWorkflowRunActionRepetitionsRequestHistoriesClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunActionRepetitionsRequestHistoriesClient + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result RequestHistory, err error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) GetResponder(resp *http.Response) (result RequestHistory, err error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) List(ctx context.Context, resourceGroupName string, workflowName string, ...) (result RequestHistoryListResultPage, err error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) ListComplete(ctx context.Context, resourceGroupName string, workflowName string, ...) (result RequestHistoryListResultIterator, err error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) ListResponder(resp *http.Response) (result RequestHistoryListResult, err error) + func (client WorkflowRunActionRepetitionsRequestHistoriesClient) ListSender(req *http.Request) (*http.Response, error) + type WorkflowRunActionRequestHistoriesClient struct + func NewWorkflowRunActionRequestHistoriesClient(subscriptionID string) WorkflowRunActionRequestHistoriesClient + func NewWorkflowRunActionRequestHistoriesClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunActionRequestHistoriesClient + func (client WorkflowRunActionRequestHistoriesClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result RequestHistory, err error) + func (client WorkflowRunActionRequestHistoriesClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionRequestHistoriesClient) GetResponder(resp *http.Response) (result RequestHistory, err error) + func (client WorkflowRunActionRequestHistoriesClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunActionRequestHistoriesClient) List(ctx context.Context, resourceGroupName string, workflowName string, ...) (result RequestHistoryListResultPage, err error) + func (client WorkflowRunActionRequestHistoriesClient) ListComplete(ctx context.Context, resourceGroupName string, workflowName string, ...) (result RequestHistoryListResultIterator, err error) + func (client WorkflowRunActionRequestHistoriesClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionRequestHistoriesClient) ListResponder(resp *http.Response) (result RequestHistoryListResult, err error) + func (client WorkflowRunActionRequestHistoriesClient) ListSender(req *http.Request) (*http.Response, error) + type WorkflowRunActionScopeRepetitionsClient struct + func NewWorkflowRunActionScopeRepetitionsClient(subscriptionID string) WorkflowRunActionScopeRepetitionsClient + func NewWorkflowRunActionScopeRepetitionsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunActionScopeRepetitionsClient + func (client WorkflowRunActionScopeRepetitionsClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRunActionRepetitionDefinition, err error) + func (client WorkflowRunActionScopeRepetitionsClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionScopeRepetitionsClient) GetResponder(resp *http.Response) (result WorkflowRunActionRepetitionDefinition, err error) + func (client WorkflowRunActionScopeRepetitionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunActionScopeRepetitionsClient) List(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRunActionRepetitionDefinitionCollection, err error) + func (client WorkflowRunActionScopeRepetitionsClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionScopeRepetitionsClient) ListResponder(resp *http.Response) (result WorkflowRunActionRepetitionDefinitionCollection, err error) + func (client WorkflowRunActionScopeRepetitionsClient) ListSender(req *http.Request) (*http.Response, error) + type WorkflowRunActionsClient struct + func NewWorkflowRunActionsClient(subscriptionID string) WorkflowRunActionsClient + func NewWorkflowRunActionsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunActionsClient + func (client WorkflowRunActionsClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRunAction, err error) + func (client WorkflowRunActionsClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionsClient) GetResponder(resp *http.Response) (result WorkflowRunAction, err error) + func (client WorkflowRunActionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunActionsClient) List(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRunActionListResultPage, err error) + func (client WorkflowRunActionsClient) ListComplete(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRunActionListResultIterator, err error) + func (client WorkflowRunActionsClient) ListExpressionTraces(ctx context.Context, resourceGroupName string, workflowName string, ...) (result ExpressionTraces, err error) + func (client WorkflowRunActionsClient) ListExpressionTracesPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionsClient) ListExpressionTracesResponder(resp *http.Response) (result ExpressionTraces, err error) + func (client WorkflowRunActionsClient) ListExpressionTracesSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunActionsClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunActionsClient) ListResponder(resp *http.Response) (result WorkflowRunActionListResult, err error) + func (client WorkflowRunActionsClient) ListSender(req *http.Request) (*http.Response, error) + type WorkflowRunFilter struct + Status WorkflowStatus + type WorkflowRunListResult struct + NextLink *string + Value *[]WorkflowRun + func (wrlr WorkflowRunListResult) IsEmpty() bool + type WorkflowRunListResultIterator struct + func NewWorkflowRunListResultIterator(page WorkflowRunListResultPage) WorkflowRunListResultIterator + func (iter *WorkflowRunListResultIterator) Next() error + func (iter *WorkflowRunListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WorkflowRunListResultIterator) NotDone() bool + func (iter WorkflowRunListResultIterator) Response() WorkflowRunListResult + func (iter WorkflowRunListResultIterator) Value() WorkflowRun + type WorkflowRunListResultPage struct + func NewWorkflowRunListResultPage(...) WorkflowRunListResultPage + func (page *WorkflowRunListResultPage) Next() error + func (page *WorkflowRunListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WorkflowRunListResultPage) NotDone() bool + func (page WorkflowRunListResultPage) Response() WorkflowRunListResult + func (page WorkflowRunListResultPage) Values() []WorkflowRun + type WorkflowRunOperationsClient struct + func NewWorkflowRunOperationsClient(subscriptionID string) WorkflowRunOperationsClient + func NewWorkflowRunOperationsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunOperationsClient + func (client WorkflowRunOperationsClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRun, err error) + func (client WorkflowRunOperationsClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunOperationsClient) GetResponder(resp *http.Response) (result WorkflowRun, err error) + func (client WorkflowRunOperationsClient) GetSender(req *http.Request) (*http.Response, error) + type WorkflowRunProperties struct + Code *string + Correlation *Correlation + CorrelationID *string + EndTime *date.Time + Error interface{} + Outputs map[string]*WorkflowOutputParameter + Response *WorkflowRunTrigger + StartTime *date.Time + Status WorkflowStatus + Trigger *WorkflowRunTrigger + WaitEndTime *date.Time + Workflow *ResourceReference + func (wrp WorkflowRunProperties) MarshalJSON() ([]byte, error) + type WorkflowRunTrigger struct + Code *string + Correlation *Correlation + EndTime *date.Time + Error interface{} + Inputs interface{} + InputsLink *ContentLink + Name *string + Outputs interface{} + OutputsLink *ContentLink + ScheduledTime *date.Time + StartTime *date.Time + Status WorkflowStatus + TrackedProperties interface{} + TrackingID *string + type WorkflowRunsClient struct + func NewWorkflowRunsClient(subscriptionID string) WorkflowRunsClient + func NewWorkflowRunsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowRunsClient + func (client WorkflowRunsClient) Cancel(ctx context.Context, resourceGroupName string, workflowName string, ...) (result autorest.Response, err error) + func (client WorkflowRunsClient) CancelPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunsClient) CancelResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowRunsClient) CancelSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunsClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowRun, err error) + func (client WorkflowRunsClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowRunsClient) GetResponder(resp *http.Response) (result WorkflowRun, err error) + func (client WorkflowRunsClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowRunsClient) List(ctx context.Context, resourceGroupName string, workflowName string, top *int32, ...) (result WorkflowRunListResultPage, err error) + func (client WorkflowRunsClient) ListComplete(ctx context.Context, resourceGroupName string, workflowName string, top *int32, ...) (result WorkflowRunListResultIterator, err error) + func (client WorkflowRunsClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, top *int32, ...) (*http.Request, error) + func (client WorkflowRunsClient) ListResponder(resp *http.Response) (result WorkflowRunListResult, err error) + func (client WorkflowRunsClient) ListSender(req *http.Request) (*http.Response, error) + type WorkflowState string + const WorkflowStateCompleted + const WorkflowStateDeleted + const WorkflowStateDisabled + const WorkflowStateEnabled + const WorkflowStateNotSpecified + const WorkflowStateSuspended + func PossibleWorkflowStateValues() []WorkflowState + type WorkflowStatus string + const WorkflowStatusAborted + const WorkflowStatusCancelled + const WorkflowStatusFailed + const WorkflowStatusFaulted + const WorkflowStatusIgnored + const WorkflowStatusNotSpecified + const WorkflowStatusPaused + const WorkflowStatusRunning + const WorkflowStatusSkipped + const WorkflowStatusSucceeded + const WorkflowStatusSuspended + const WorkflowStatusTimedOut + const WorkflowStatusWaiting + func PossibleWorkflowStatusValues() []WorkflowStatus + type WorkflowTrigger struct + ID *string + Name *string + Type *string + func (wt *WorkflowTrigger) UnmarshalJSON(body []byte) error + func (wt WorkflowTrigger) MarshalJSON() ([]byte, error) + type WorkflowTriggerCallbackURL struct + BasePath *string + Method *string + Queries *WorkflowTriggerListCallbackURLQueries + RelativePath *string + RelativePathParameters *[]string + Value *string + type WorkflowTriggerFilter struct + State WorkflowState + type WorkflowTriggerHistoriesClient struct + func NewWorkflowTriggerHistoriesClient(subscriptionID string) WorkflowTriggerHistoriesClient + func NewWorkflowTriggerHistoriesClientWithBaseURI(baseURI string, subscriptionID string) WorkflowTriggerHistoriesClient + func (client WorkflowTriggerHistoriesClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowTriggerHistory, err error) + func (client WorkflowTriggerHistoriesClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggerHistoriesClient) GetResponder(resp *http.Response) (result WorkflowTriggerHistory, err error) + func (client WorkflowTriggerHistoriesClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggerHistoriesClient) List(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowTriggerHistoryListResultPage, err error) + func (client WorkflowTriggerHistoriesClient) ListComplete(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowTriggerHistoryListResultIterator, err error) + func (client WorkflowTriggerHistoriesClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggerHistoriesClient) ListResponder(resp *http.Response) (result WorkflowTriggerHistoryListResult, err error) + func (client WorkflowTriggerHistoriesClient) ListSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggerHistoriesClient) Resubmit(ctx context.Context, resourceGroupName string, workflowName string, ...) (result autorest.Response, err error) + func (client WorkflowTriggerHistoriesClient) ResubmitPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggerHistoriesClient) ResubmitResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowTriggerHistoriesClient) ResubmitSender(req *http.Request) (*http.Response, error) + type WorkflowTriggerHistory struct + ID *string + Name *string + Type *string + func (wth *WorkflowTriggerHistory) UnmarshalJSON(body []byte) error + func (wth WorkflowTriggerHistory) MarshalJSON() ([]byte, error) + type WorkflowTriggerHistoryFilter struct + Status WorkflowStatus + type WorkflowTriggerHistoryListResult struct + NextLink *string + Value *[]WorkflowTriggerHistory + func (wthlr WorkflowTriggerHistoryListResult) IsEmpty() bool + type WorkflowTriggerHistoryListResultIterator struct + func NewWorkflowTriggerHistoryListResultIterator(page WorkflowTriggerHistoryListResultPage) WorkflowTriggerHistoryListResultIterator + func (iter *WorkflowTriggerHistoryListResultIterator) Next() error + func (iter *WorkflowTriggerHistoryListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WorkflowTriggerHistoryListResultIterator) NotDone() bool + func (iter WorkflowTriggerHistoryListResultIterator) Response() WorkflowTriggerHistoryListResult + func (iter WorkflowTriggerHistoryListResultIterator) Value() WorkflowTriggerHistory + type WorkflowTriggerHistoryListResultPage struct + func NewWorkflowTriggerHistoryListResultPage(...) WorkflowTriggerHistoryListResultPage + func (page *WorkflowTriggerHistoryListResultPage) Next() error + func (page *WorkflowTriggerHistoryListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WorkflowTriggerHistoryListResultPage) NotDone() bool + func (page WorkflowTriggerHistoryListResultPage) Response() WorkflowTriggerHistoryListResult + func (page WorkflowTriggerHistoryListResultPage) Values() []WorkflowTriggerHistory + type WorkflowTriggerHistoryProperties struct + Code *string + Correlation *Correlation + EndTime *date.Time + Error interface{} + Fired *bool + InputsLink *ContentLink + OutputsLink *ContentLink + Run *ResourceReference + StartTime *date.Time + Status WorkflowStatus + TrackingID *string + type WorkflowTriggerListCallbackURLQueries struct + APIVersion *string + Se *string + Sig *string + Sp *string + Sv *string + type WorkflowTriggerListResult struct + NextLink *string + Value *[]WorkflowTrigger + func (wtlr WorkflowTriggerListResult) IsEmpty() bool + type WorkflowTriggerListResultIterator struct + func NewWorkflowTriggerListResultIterator(page WorkflowTriggerListResultPage) WorkflowTriggerListResultIterator + func (iter *WorkflowTriggerListResultIterator) Next() error + func (iter *WorkflowTriggerListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WorkflowTriggerListResultIterator) NotDone() bool + func (iter WorkflowTriggerListResultIterator) Response() WorkflowTriggerListResult + func (iter WorkflowTriggerListResultIterator) Value() WorkflowTrigger + type WorkflowTriggerListResultPage struct + func NewWorkflowTriggerListResultPage(...) WorkflowTriggerListResultPage + func (page *WorkflowTriggerListResultPage) Next() error + func (page *WorkflowTriggerListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WorkflowTriggerListResultPage) NotDone() bool + func (page WorkflowTriggerListResultPage) Response() WorkflowTriggerListResult + func (page WorkflowTriggerListResultPage) Values() []WorkflowTrigger + type WorkflowTriggerProperties struct + ChangedTime *date.Time + CreatedTime *date.Time + LastExecutionTime *date.Time + NextExecutionTime *date.Time + ProvisioningState WorkflowTriggerProvisioningState + Recurrence *WorkflowTriggerRecurrence + State WorkflowState + Status WorkflowStatus + Workflow *ResourceReference + type WorkflowTriggerProvisioningState string + const WorkflowTriggerProvisioningStateAccepted + const WorkflowTriggerProvisioningStateCanceled + const WorkflowTriggerProvisioningStateCompleted + const WorkflowTriggerProvisioningStateCreated + const WorkflowTriggerProvisioningStateCreating + const WorkflowTriggerProvisioningStateDeleted + const WorkflowTriggerProvisioningStateDeleting + const WorkflowTriggerProvisioningStateFailed + const WorkflowTriggerProvisioningStateMoving + const WorkflowTriggerProvisioningStateNotSpecified + const WorkflowTriggerProvisioningStateReady + const WorkflowTriggerProvisioningStateRegistered + const WorkflowTriggerProvisioningStateRegistering + const WorkflowTriggerProvisioningStateRunning + const WorkflowTriggerProvisioningStateSucceeded + const WorkflowTriggerProvisioningStateUnregistered + const WorkflowTriggerProvisioningStateUnregistering + const WorkflowTriggerProvisioningStateUpdating + func PossibleWorkflowTriggerProvisioningStateValues() []WorkflowTriggerProvisioningState + type WorkflowTriggerRecurrence struct + EndTime *string + Frequency RecurrenceFrequency + Interval *int32 + Schedule *RecurrenceSchedule + StartTime *string + TimeZone *string + type WorkflowTriggersClient struct + func NewWorkflowTriggersClient(subscriptionID string) WorkflowTriggersClient + func NewWorkflowTriggersClientWithBaseURI(baseURI string, subscriptionID string) WorkflowTriggersClient + func (client WorkflowTriggersClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowTrigger, err error) + func (client WorkflowTriggersClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggersClient) GetResponder(resp *http.Response) (result WorkflowTrigger, err error) + func (client WorkflowTriggersClient) GetSchemaJSON(ctx context.Context, resourceGroupName string, workflowName string, ...) (result JSONSchema, err error) + func (client WorkflowTriggersClient) GetSchemaJSONPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggersClient) GetSchemaJSONResponder(resp *http.Response) (result JSONSchema, err error) + func (client WorkflowTriggersClient) GetSchemaJSONSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggersClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggersClient) List(ctx context.Context, resourceGroupName string, workflowName string, top *int32, ...) (result WorkflowTriggerListResultPage, err error) + func (client WorkflowTriggersClient) ListCallbackURL(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client WorkflowTriggersClient) ListCallbackURLPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggersClient) ListCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client WorkflowTriggersClient) ListCallbackURLSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggersClient) ListComplete(ctx context.Context, resourceGroupName string, workflowName string, top *int32, ...) (result WorkflowTriggerListResultIterator, err error) + func (client WorkflowTriggersClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, top *int32, ...) (*http.Request, error) + func (client WorkflowTriggersClient) ListResponder(resp *http.Response) (result WorkflowTriggerListResult, err error) + func (client WorkflowTriggersClient) ListSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggersClient) Reset(ctx context.Context, resourceGroupName string, workflowName string, ...) (result autorest.Response, err error) + func (client WorkflowTriggersClient) ResetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggersClient) ResetResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowTriggersClient) ResetSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggersClient) Run(ctx context.Context, resourceGroupName string, workflowName string, ...) (result SetObject, err error) + func (client WorkflowTriggersClient) RunPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggersClient) RunResponder(resp *http.Response) (result SetObject, err error) + func (client WorkflowTriggersClient) RunSender(req *http.Request) (*http.Response, error) + func (client WorkflowTriggersClient) SetState(ctx context.Context, resourceGroupName string, workflowName string, ...) (result autorest.Response, err error) + func (client WorkflowTriggersClient) SetStatePreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowTriggersClient) SetStateResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowTriggersClient) SetStateSender(req *http.Request) (*http.Response, error) + type WorkflowVersion struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (wv *WorkflowVersion) UnmarshalJSON(body []byte) error + func (wv WorkflowVersion) MarshalJSON() ([]byte, error) + type WorkflowVersionListResult struct + NextLink *string + Value *[]WorkflowVersion + func (wvlr WorkflowVersionListResult) IsEmpty() bool + type WorkflowVersionListResultIterator struct + func NewWorkflowVersionListResultIterator(page WorkflowVersionListResultPage) WorkflowVersionListResultIterator + func (iter *WorkflowVersionListResultIterator) Next() error + func (iter *WorkflowVersionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WorkflowVersionListResultIterator) NotDone() bool + func (iter WorkflowVersionListResultIterator) Response() WorkflowVersionListResult + func (iter WorkflowVersionListResultIterator) Value() WorkflowVersion + type WorkflowVersionListResultPage struct + func NewWorkflowVersionListResultPage(...) WorkflowVersionListResultPage + func (page *WorkflowVersionListResultPage) Next() error + func (page *WorkflowVersionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WorkflowVersionListResultPage) NotDone() bool + func (page WorkflowVersionListResultPage) Response() WorkflowVersionListResult + func (page WorkflowVersionListResultPage) Values() []WorkflowVersion + type WorkflowVersionProperties struct + AccessEndpoint *string + ChangedTime *date.Time + CreatedTime *date.Time + Definition interface{} + IntegrationAccount *ResourceReference + Parameters map[string]*WorkflowParameter + Sku *Sku + State WorkflowState + Version *string + func (wvp WorkflowVersionProperties) MarshalJSON() ([]byte, error) + type WorkflowVersionTriggersClient struct + func NewWorkflowVersionTriggersClient(subscriptionID string) WorkflowVersionTriggersClient + func NewWorkflowVersionTriggersClientWithBaseURI(baseURI string, subscriptionID string) WorkflowVersionTriggersClient + func (client WorkflowVersionTriggersClient) ListCallbackURL(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client WorkflowVersionTriggersClient) ListCallbackURLPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowVersionTriggersClient) ListCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client WorkflowVersionTriggersClient) ListCallbackURLSender(req *http.Request) (*http.Response, error) + type WorkflowVersionsClient struct + func NewWorkflowVersionsClient(subscriptionID string) WorkflowVersionsClient + func NewWorkflowVersionsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowVersionsClient + func (client WorkflowVersionsClient) Get(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowVersion, err error) + func (client WorkflowVersionsClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowVersionsClient) GetResponder(resp *http.Response) (result WorkflowVersion, err error) + func (client WorkflowVersionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowVersionsClient) List(ctx context.Context, resourceGroupName string, workflowName string, top *int32) (result WorkflowVersionListResultPage, err error) + func (client WorkflowVersionsClient) ListComplete(ctx context.Context, resourceGroupName string, workflowName string, top *int32) (result WorkflowVersionListResultIterator, err error) + func (client WorkflowVersionsClient) ListPreparer(ctx context.Context, resourceGroupName string, workflowName string, top *int32) (*http.Request, error) + func (client WorkflowVersionsClient) ListResponder(resp *http.Response) (result WorkflowVersionListResult, err error) + func (client WorkflowVersionsClient) ListSender(req *http.Request) (*http.Response, error) + type WorkflowsClient struct + func NewWorkflowsClient(subscriptionID string) WorkflowsClient + func NewWorkflowsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowsClient + func (client WorkflowsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, workflowName string, ...) (result Workflow, err error) + func (client WorkflowsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowsClient) CreateOrUpdateResponder(resp *http.Response) (result Workflow, err error) + func (client WorkflowsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) Delete(ctx context.Context, resourceGroupName string, workflowName string) (result autorest.Response, err error) + func (client WorkflowsClient) DeletePreparer(ctx context.Context, resourceGroupName string, workflowName string) (*http.Request, error) + func (client WorkflowsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) Disable(ctx context.Context, resourceGroupName string, workflowName string) (result autorest.Response, err error) + func (client WorkflowsClient) DisablePreparer(ctx context.Context, resourceGroupName string, workflowName string) (*http.Request, error) + func (client WorkflowsClient) DisableResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowsClient) DisableSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) Enable(ctx context.Context, resourceGroupName string, workflowName string) (result autorest.Response, err error) + func (client WorkflowsClient) EnablePreparer(ctx context.Context, resourceGroupName string, workflowName string) (*http.Request, error) + func (client WorkflowsClient) EnableResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowsClient) EnableSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) GenerateUpgradedDefinition(ctx context.Context, resourceGroupName string, workflowName string, ...) (result SetObject, err error) + func (client WorkflowsClient) GenerateUpgradedDefinitionPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowsClient) GenerateUpgradedDefinitionResponder(resp *http.Response) (result SetObject, err error) + func (client WorkflowsClient) GenerateUpgradedDefinitionSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) Get(ctx context.Context, resourceGroupName string, workflowName string) (result Workflow, err error) + func (client WorkflowsClient) GetPreparer(ctx context.Context, resourceGroupName string, workflowName string) (*http.Request, error) + func (client WorkflowsClient) GetResponder(resp *http.Response) (result Workflow, err error) + func (client WorkflowsClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, top *int32, filter string) (result WorkflowListResultPage, err error) + func (client WorkflowsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, top *int32, filter string) (result WorkflowListResultIterator, err error) + func (client WorkflowsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, top *int32, filter string) (*http.Request, error) + func (client WorkflowsClient) ListByResourceGroupResponder(resp *http.Response) (result WorkflowListResult, err error) + func (client WorkflowsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) ListBySubscription(ctx context.Context, top *int32, filter string) (result WorkflowListResultPage, err error) + func (client WorkflowsClient) ListBySubscriptionComplete(ctx context.Context, top *int32, filter string) (result WorkflowListResultIterator, err error) + func (client WorkflowsClient) ListBySubscriptionPreparer(ctx context.Context, top *int32, filter string) (*http.Request, error) + func (client WorkflowsClient) ListBySubscriptionResponder(resp *http.Response) (result WorkflowListResult, err error) + func (client WorkflowsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) ListCallbackURL(ctx context.Context, resourceGroupName string, workflowName string, ...) (result WorkflowTriggerCallbackURL, err error) + func (client WorkflowsClient) ListCallbackURLPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowsClient) ListCallbackURLResponder(resp *http.Response) (result WorkflowTriggerCallbackURL, err error) + func (client WorkflowsClient) ListCallbackURLSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) ListSwagger(ctx context.Context, resourceGroupName string, workflowName string) (result SetObject, err error) + func (client WorkflowsClient) ListSwaggerPreparer(ctx context.Context, resourceGroupName string, workflowName string) (*http.Request, error) + func (client WorkflowsClient) ListSwaggerResponder(resp *http.Response) (result SetObject, err error) + func (client WorkflowsClient) ListSwaggerSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) Move(ctx context.Context, resourceGroupName string, workflowName string, ...) (result autorest.Response, err error) + func (client WorkflowsClient) MovePreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowsClient) MoveResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowsClient) MoveSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) RegenerateAccessKey(ctx context.Context, resourceGroupName string, workflowName string, ...) (result autorest.Response, err error) + func (client WorkflowsClient) RegenerateAccessKeyPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowsClient) RegenerateAccessKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowsClient) RegenerateAccessKeySender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) Update(ctx context.Context, resourceGroupName string, workflowName string, ...) (result Workflow, err error) + func (client WorkflowsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowsClient) UpdateResponder(resp *http.Response) (result Workflow, err error) + func (client WorkflowsClient) UpdateSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) ValidateByLocation(ctx context.Context, resourceGroupName string, location string, ...) (result autorest.Response, err error) + func (client WorkflowsClient) ValidateByLocationPreparer(ctx context.Context, resourceGroupName string, location string, ...) (*http.Request, error) + func (client WorkflowsClient) ValidateByLocationResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowsClient) ValidateByLocationSender(req *http.Request) (*http.Response, error) + func (client WorkflowsClient) ValidateByResourceGroup(ctx context.Context, resourceGroupName string, workflowName string, ...) (result autorest.Response, err error) + func (client WorkflowsClient) ValidateByResourceGroupPreparer(ctx context.Context, resourceGroupName string, workflowName string, ...) (*http.Request, error) + func (client WorkflowsClient) ValidateByResourceGroupResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkflowsClient) ValidateByResourceGroupSender(req *http.Request) (*http.Response, error) + type X12AcknowledgementSettings struct + AcknowledgementControlNumberLowerBound *int32 + AcknowledgementControlNumberPrefix *string + AcknowledgementControlNumberSuffix *string + AcknowledgementControlNumberUpperBound *int32 + BatchFunctionalAcknowledgements *bool + BatchImplementationAcknowledgements *bool + BatchTechnicalAcknowledgements *bool + FunctionalAcknowledgementVersion *string + ImplementationAcknowledgementVersion *string + NeedFunctionalAcknowledgement *bool + NeedImplementationAcknowledgement *bool + NeedLoopForValidMessages *bool + NeedTechnicalAcknowledgement *bool + RolloverAcknowledgementControlNumber *bool + SendSynchronousAcknowledgement *bool + type X12AgreementContent struct + ReceiveAgreement *X12OneWayAgreement + SendAgreement *X12OneWayAgreement + type X12CharacterSet string + const X12CharacterSetBasic + const X12CharacterSetExtended + const X12CharacterSetNotSpecified + const X12CharacterSetUTF8 + func PossibleX12CharacterSetValues() []X12CharacterSet + type X12DateFormat string + const X12DateFormatCCYYMMDD + const X12DateFormatNotSpecified + const X12DateFormatYYMMDD + func PossibleX12DateFormatValues() []X12DateFormat + type X12DelimiterOverrides struct + ComponentSeparator *int32 + DataElementSeparator *int32 + MessageID *string + ProtocolVersion *string + ReplaceCharacter *int32 + ReplaceSeparatorsInPayload *bool + SegmentTerminator *int32 + SegmentTerminatorSuffix SegmentTerminatorSuffix + TargetNamespace *string + type X12EnvelopeOverride struct + DateFormat X12DateFormat + FunctionalIdentifierCode *string + HeaderVersion *string + MessageID *string + ProtocolVersion *string + ReceiverApplicationID *string + ResponsibleAgencyCode *string + SenderApplicationID *string + TargetNamespace *string + TimeFormat X12TimeFormat + type X12EnvelopeSettings struct + ControlStandardsID *int32 + ControlVersionNumber *string + EnableDefaultGroupHeaders *bool + FunctionalGroupID *string + GroupControlNumberLowerBound *int32 + GroupControlNumberUpperBound *int32 + GroupHeaderAgencyCode *string + GroupHeaderDateFormat X12DateFormat + GroupHeaderTimeFormat X12TimeFormat + GroupHeaderVersion *string + InterchangeControlNumberLowerBound *int32 + InterchangeControlNumberUpperBound *int32 + OverwriteExistingTransactionSetControlNumber *bool + ReceiverApplicationID *string + RolloverGroupControlNumber *bool + RolloverInterchangeControlNumber *bool + RolloverTransactionSetControlNumber *bool + SenderApplicationID *string + TransactionSetControlNumberLowerBound *int32 + TransactionSetControlNumberPrefix *string + TransactionSetControlNumberSuffix *string + TransactionSetControlNumberUpperBound *int32 + UsageIndicator UsageIndicator + UseControlStandardsIDAsRepetitionCharacter *bool + type X12FramingSettings struct + CharacterSet X12CharacterSet + ComponentSeparator *int32 + DataElementSeparator *int32 + ReplaceCharacter *int32 + ReplaceSeparatorsInPayload *bool + SegmentTerminator *int32 + SegmentTerminatorSuffix SegmentTerminatorSuffix + type X12MessageFilter struct + MessageFilterType MessageFilterType + type X12MessageIdentifier struct + MessageID *string + type X12OneWayAgreement struct + ProtocolSettings *X12ProtocolSettings + ReceiverBusinessIdentity *BusinessIdentity + SenderBusinessIdentity *BusinessIdentity + type X12ProcessingSettings struct + ConvertImpliedDecimal *bool + CreateEmptyXMLTagsForTrailingSeparators *bool + MaskSecurityInfo *bool + PreserveInterchange *bool + SuspendInterchangeOnError *bool + UseDotAsDecimalSeparator *bool + type X12ProtocolSettings struct + AcknowledgementSettings *X12AcknowledgementSettings + EnvelopeOverrides *[]X12EnvelopeOverride + EnvelopeSettings *X12EnvelopeSettings + FramingSettings *X12FramingSettings + MessageFilter *X12MessageFilter + MessageFilterList *[]X12MessageIdentifier + ProcessingSettings *X12ProcessingSettings + SchemaReferences *[]X12SchemaReference + SecuritySettings *X12SecuritySettings + ValidationOverrides *[]X12ValidationOverride + ValidationSettings *X12ValidationSettings + X12DelimiterOverrides *[]X12DelimiterOverrides + type X12SchemaReference struct + MessageID *string + SchemaName *string + SchemaVersion *string + SenderApplicationID *string + type X12SecuritySettings struct + AuthorizationQualifier *string + AuthorizationValue *string + PasswordValue *string + SecurityQualifier *string + type X12TimeFormat string + const X12TimeFormatHHMM + const X12TimeFormatHHMMSS + const X12TimeFormatHHMMSSd + const X12TimeFormatHHMMSSdd + const X12TimeFormatNotSpecified + func PossibleX12TimeFormatValues() []X12TimeFormat + type X12ValidationOverride struct + AllowLeadingAndTrailingSpacesAndZeroes *bool + MessageID *string + TrailingSeparatorPolicy TrailingSeparatorPolicy + TrimLeadingAndTrailingSpacesAndZeroes *bool + ValidateCharacterSet *bool + ValidateEDITypes *bool + ValidateXSDTypes *bool + type X12ValidationSettings struct + AllowLeadingAndTrailingSpacesAndZeroes *bool + CheckDuplicateGroupControlNumber *bool + CheckDuplicateInterchangeControlNumber *bool + CheckDuplicateTransactionSetControlNumber *bool + InterchangeControlNumberValidityDays *int32 + TrailingSeparatorPolicy TrailingSeparatorPolicy + TrimLeadingAndTrailingSpacesAndZeroes *bool + ValidateCharacterSet *bool + ValidateEDITypes *bool + ValidateXSDTypes *bool Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v20 gopkg.in/Azure/azure-sdk-for-go.v21 gopkg.in/Azure/azure-sdk-for-go.v22 gopkg.in/Azure/azure-sdk-for-go.v23 gopkg.in/Azure/azure-sdk-for-go.v24 gopkg.in/Azure/azure-sdk-for-go.v25 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v35 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48