Documentation
¶
Index ¶
- type ActionId
- type IntegrationAccountAgreementId
- type IntegrationAccountAssemblyId
- type IntegrationAccountBatchConfigurationId
- type IntegrationAccountCertificateId
- type IntegrationAccountId
- type IntegrationAccountMapId
- type IntegrationAccountPartnerId
- type IntegrationAccountSchemaId
- type IntegrationAccountSessionId
- type IntegrationServiceEnvironmentId
- type LogicAppStandardId
- type TriggerId
- type WorkflowId
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionId ¶
func NewActionID ¶
type IntegrationAccountAgreementId ¶
type IntegrationAccountAgreementId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string AgreementName string }
func IntegrationAccountAgreementID ¶
func IntegrationAccountAgreementID(input string) (*IntegrationAccountAgreementId, error)
IntegrationAccountAgreementID parses a IntegrationAccountAgreement ID into an IntegrationAccountAgreementId struct
func NewIntegrationAccountAgreementID ¶
func NewIntegrationAccountAgreementID(subscriptionId, resourceGroup, integrationAccountName, agreementName string) IntegrationAccountAgreementId
func (IntegrationAccountAgreementId) ID ¶
func (id IntegrationAccountAgreementId) ID() string
func (IntegrationAccountAgreementId) String ¶
func (id IntegrationAccountAgreementId) String() string
type IntegrationAccountAssemblyId ¶
type IntegrationAccountAssemblyId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string AssemblyName string }
func IntegrationAccountAssemblyID ¶
func IntegrationAccountAssemblyID(input string) (*IntegrationAccountAssemblyId, error)
IntegrationAccountAssemblyID parses a IntegrationAccountAssembly ID into an IntegrationAccountAssemblyId struct
func NewIntegrationAccountAssemblyID ¶
func NewIntegrationAccountAssemblyID(subscriptionId, resourceGroup, integrationAccountName, assemblyName string) IntegrationAccountAssemblyId
func (IntegrationAccountAssemblyId) ID ¶
func (id IntegrationAccountAssemblyId) ID() string
func (IntegrationAccountAssemblyId) String ¶
func (id IntegrationAccountAssemblyId) String() string
type IntegrationAccountBatchConfigurationId ¶
type IntegrationAccountBatchConfigurationId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string BatchConfigurationName string }
func IntegrationAccountBatchConfigurationID ¶
func IntegrationAccountBatchConfigurationID(input string) (*IntegrationAccountBatchConfigurationId, error)
IntegrationAccountBatchConfigurationID parses a IntegrationAccountBatchConfiguration ID into an IntegrationAccountBatchConfigurationId struct
func NewIntegrationAccountBatchConfigurationID ¶
func NewIntegrationAccountBatchConfigurationID(subscriptionId, resourceGroup, integrationAccountName, batchConfigurationName string) IntegrationAccountBatchConfigurationId
func (IntegrationAccountBatchConfigurationId) ID ¶
func (id IntegrationAccountBatchConfigurationId) ID() string
func (IntegrationAccountBatchConfigurationId) String ¶
func (id IntegrationAccountBatchConfigurationId) String() string
type IntegrationAccountCertificateId ¶
type IntegrationAccountCertificateId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string CertificateName string }
func IntegrationAccountCertificateID ¶
func IntegrationAccountCertificateID(input string) (*IntegrationAccountCertificateId, error)
IntegrationAccountCertificateID parses a IntegrationAccountCertificate ID into an IntegrationAccountCertificateId struct
func NewIntegrationAccountCertificateID ¶
func NewIntegrationAccountCertificateID(subscriptionId, resourceGroup, integrationAccountName, certificateName string) IntegrationAccountCertificateId
func (IntegrationAccountCertificateId) ID ¶
func (id IntegrationAccountCertificateId) ID() string
func (IntegrationAccountCertificateId) String ¶
func (id IntegrationAccountCertificateId) String() string
type IntegrationAccountId ¶
func IntegrationAccountID ¶
func IntegrationAccountID(input string) (*IntegrationAccountId, error)
IntegrationAccountID parses a IntegrationAccount ID into an IntegrationAccountId struct
func NewIntegrationAccountID ¶
func NewIntegrationAccountID(subscriptionId, resourceGroup, name string) IntegrationAccountId
func (IntegrationAccountId) ID ¶
func (id IntegrationAccountId) ID() string
func (IntegrationAccountId) String ¶
func (id IntegrationAccountId) String() string
type IntegrationAccountMapId ¶
type IntegrationAccountMapId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string MapName string }
func IntegrationAccountMapID ¶
func IntegrationAccountMapID(input string) (*IntegrationAccountMapId, error)
IntegrationAccountMapID parses a IntegrationAccountMap ID into an IntegrationAccountMapId struct
func NewIntegrationAccountMapID ¶
func NewIntegrationAccountMapID(subscriptionId, resourceGroup, integrationAccountName, mapName string) IntegrationAccountMapId
func (IntegrationAccountMapId) ID ¶
func (id IntegrationAccountMapId) ID() string
func (IntegrationAccountMapId) String ¶
func (id IntegrationAccountMapId) String() string
type IntegrationAccountPartnerId ¶
type IntegrationAccountPartnerId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string PartnerName string }
func IntegrationAccountPartnerID ¶
func IntegrationAccountPartnerID(input string) (*IntegrationAccountPartnerId, error)
IntegrationAccountPartnerID parses a IntegrationAccountPartner ID into an IntegrationAccountPartnerId struct
func NewIntegrationAccountPartnerID ¶
func NewIntegrationAccountPartnerID(subscriptionId, resourceGroup, integrationAccountName, partnerName string) IntegrationAccountPartnerId
func (IntegrationAccountPartnerId) ID ¶
func (id IntegrationAccountPartnerId) ID() string
func (IntegrationAccountPartnerId) String ¶
func (id IntegrationAccountPartnerId) String() string
type IntegrationAccountSchemaId ¶
type IntegrationAccountSchemaId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string SchemaName string }
func IntegrationAccountSchemaID ¶
func IntegrationAccountSchemaID(input string) (*IntegrationAccountSchemaId, error)
IntegrationAccountSchemaID parses a IntegrationAccountSchema ID into an IntegrationAccountSchemaId struct
func NewIntegrationAccountSchemaID ¶
func NewIntegrationAccountSchemaID(subscriptionId, resourceGroup, integrationAccountName, schemaName string) IntegrationAccountSchemaId
func (IntegrationAccountSchemaId) ID ¶
func (id IntegrationAccountSchemaId) ID() string
func (IntegrationAccountSchemaId) String ¶
func (id IntegrationAccountSchemaId) String() string
type IntegrationAccountSessionId ¶
type IntegrationAccountSessionId struct { SubscriptionId string ResourceGroup string IntegrationAccountName string SessionName string }
func IntegrationAccountSessionID ¶
func IntegrationAccountSessionID(input string) (*IntegrationAccountSessionId, error)
IntegrationAccountSessionID parses a IntegrationAccountSession ID into an IntegrationAccountSessionId struct
func NewIntegrationAccountSessionID ¶
func NewIntegrationAccountSessionID(subscriptionId, resourceGroup, integrationAccountName, sessionName string) IntegrationAccountSessionId
func (IntegrationAccountSessionId) ID ¶
func (id IntegrationAccountSessionId) ID() string
func (IntegrationAccountSessionId) String ¶
func (id IntegrationAccountSessionId) String() string
type IntegrationServiceEnvironmentId ¶
type IntegrationServiceEnvironmentId struct { SubscriptionId string ResourceGroup string Name string }
func IntegrationServiceEnvironmentID ¶
func IntegrationServiceEnvironmentID(input string) (*IntegrationServiceEnvironmentId, error)
IntegrationServiceEnvironmentID parses a IntegrationServiceEnvironment ID into an IntegrationServiceEnvironmentId struct
func NewIntegrationServiceEnvironmentID ¶
func NewIntegrationServiceEnvironmentID(subscriptionId, resourceGroup, name string) IntegrationServiceEnvironmentId
func (IntegrationServiceEnvironmentId) ID ¶
func (id IntegrationServiceEnvironmentId) ID() string
func (IntegrationServiceEnvironmentId) String ¶
func (id IntegrationServiceEnvironmentId) String() string
type LogicAppStandardId ¶
func LogicAppStandardID ¶
func LogicAppStandardID(input string) (*LogicAppStandardId, error)
LogicAppStandardID parses a LogicAppStandard ID into an LogicAppStandardId struct
func NewLogicAppStandardID ¶
func NewLogicAppStandardID(subscriptionId, resourceGroup, siteName string) LogicAppStandardId
func (LogicAppStandardId) ID ¶
func (id LogicAppStandardId) ID() string
func (LogicAppStandardId) String ¶
func (id LogicAppStandardId) String() string
type TriggerId ¶
type TriggerId struct { SubscriptionId string ResourceGroup string WorkflowName string Name string }
func NewTriggerID ¶
type WorkflowId ¶
func NewWorkflowID ¶
func NewWorkflowID(subscriptionId, resourceGroup, name string) WorkflowId
func WorkflowID ¶
func WorkflowID(input string) (*WorkflowId, error)
WorkflowID parses a Workflow ID into an WorkflowId struct
func (WorkflowId) ID ¶
func (id WorkflowId) ID() string
func (WorkflowId) String ¶
func (id WorkflowId) String() string
Source Files
¶
- action.go
- integration_account.go
- integration_account_agreement.go
- integration_account_assembly.go
- integration_account_batch_configuration.go
- integration_account_certificate.go
- integration_account_map.go
- integration_account_partner.go
- integration_account_schema.go
- integration_account_session.go
- integration_service_environment.go
- logic_app_standard.go
- trigger.go
- workflow.go