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 AssignmentId

type AssignmentId struct {
	Scope           string
	Subscription    string
	ManagementGroup string
	Name            string
}

func AssignmentID

func AssignmentID(input string) (*AssignmentId, error)

type DefinitionId

type DefinitionId struct {
	Name  string
	Scope string
}

func DefinitionID

func DefinitionID(input string) (*DefinitionId, error)

type VersionId

type VersionId struct {
	Scope     string
	Blueprint string
	Name      string
}

func VersionID

func VersionID(input string) (*VersionId, error)

Jump to

Keyboard shortcuts

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