parse

package
v1.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 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 SynapseFirewallRuleId

type SynapseFirewallRuleId struct {
	Workspace *SynapseWorkspaceId
	Name      string
}

func SynapseFirewallRuleID

func SynapseFirewallRuleID(input string) (*SynapseFirewallRuleId, error)

type SynapseRoleAssignmentId

type SynapseRoleAssignmentId struct {
	Workspace *SynapseWorkspaceId
	Id        string
}

func SynapseRoleAssignmentID

func SynapseRoleAssignmentID(input string) (*SynapseRoleAssignmentId, error)

type SynapseSparkPoolId

type SynapseSparkPoolId struct {
	Workspace *SynapseWorkspaceId
	Name      string
}

func SynapseSparkPoolID

func SynapseSparkPoolID(input string) (*SynapseSparkPoolId, error)

type SynapseSqlPoolId

type SynapseSqlPoolId struct {
	Workspace *SynapseWorkspaceId
	Name      string
}

func SynapseSqlPoolID

func SynapseSqlPoolID(input string) (*SynapseSqlPoolId, error)

type SynapseWorkspaceId

type SynapseWorkspaceId struct {
	SubscriptionID string
	ResourceGroup  string
	Name           string
}

func SynapseWorkspaceID

func SynapseWorkspaceID(input string) (*SynapseWorkspaceId, error)

func (*SynapseWorkspaceId) String

func (id *SynapseWorkspaceId) String() string

Jump to

Keyboard shortcuts

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