parse

package
v2.96.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionId

type ActionId struct {
	SubscriptionId string
	ResourceGroup  string
	WorkflowName   string
	Name           string
}

func ActionID

func ActionID(input string) (*ActionId, error)

ActionID parses a Action ID into an ActionId struct

func NewActionID

func NewActionID(subscriptionId, resourceGroup, workflowName, name string) ActionId

func (ActionId) ID

func (id ActionId) ID() string

func (ActionId) String

func (id ActionId) String() string

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 (IntegrationAccountAgreementId) 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 (IntegrationAccountAssemblyId) 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 (IntegrationAccountBatchConfigurationId) 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 (IntegrationAccountCertificateId) String

type IntegrationAccountId

type IntegrationAccountId struct {
	SubscriptionId string
	ResourceGroup  string
	Name           string
}

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 (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 (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 (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 (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 (IntegrationServiceEnvironmentId) String

type LogicAppStandardId

type LogicAppStandardId struct {
	SubscriptionId string
	ResourceGroup  string
	SiteName       string
}

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

func NewTriggerID(subscriptionId, resourceGroup, workflowName, name string) TriggerId

func TriggerID

func TriggerID(input string) (*TriggerId, error)

TriggerID parses a Trigger ID into an TriggerId struct

func (TriggerId) ID

func (id TriggerId) ID() string

func (TriggerId) String

func (id TriggerId) String() string

type WorkflowId

type WorkflowId struct {
	SubscriptionId string
	ResourceGroup  string
	Name           string
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL