parse

package
v0.0.0-...-0e4e14f Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MPL-2.0 Imports: 4 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 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

Jump to

Keyboard shortcuts

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