parse

package
v2.85.6 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 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 AppServiceEnvironmentId

type AppServiceEnvironmentId struct {
	SubscriptionId         string
	ResourceGroup          string
	HostingEnvironmentName string
}

func AppServiceEnvironmentID

func AppServiceEnvironmentID(input string) (*AppServiceEnvironmentId, error)

AppServiceEnvironmentID parses a AppServiceEnvironment ID into an AppServiceEnvironmentId struct

func NewAppServiceEnvironmentID

func NewAppServiceEnvironmentID(subscriptionId, resourceGroup, hostingEnvironmentName string) AppServiceEnvironmentId

func (AppServiceEnvironmentId) ID

func (AppServiceEnvironmentId) String

func (id AppServiceEnvironmentId) String() string

type AppServiceSourceControlTokenId

type AppServiceSourceControlTokenId struct {
	Type string
}

func AppServiceSourceControlTokenID

func AppServiceSourceControlTokenID(input string) (*AppServiceSourceControlTokenId, error)

func NewAppServiceSourceControlTokenID

func NewAppServiceSourceControlTokenID(input string) AppServiceSourceControlTokenId

func (AppServiceSourceControlTokenId) ID

func (AppServiceSourceControlTokenId) String

type ServicePlanId

type ServicePlanId struct {
	SubscriptionId string
	ResourceGroup  string
	ServerfarmName string
}

func NewServicePlanID

func NewServicePlanID(subscriptionId, resourceGroup, serverfarmName string) ServicePlanId

func ServicePlanID

func ServicePlanID(input string) (*ServicePlanId, error)

ServicePlanID parses a ServicePlan ID into an ServicePlanId struct

func (ServicePlanId) ID

func (id ServicePlanId) ID() string

func (ServicePlanId) String

func (id ServicePlanId) String() string

type WebAppId

type WebAppId struct {
	SubscriptionId string
	ResourceGroup  string
	SiteName       string
}

func NewWebAppID

func NewWebAppID(subscriptionId, resourceGroup, siteName string) WebAppId

func WebAppID

func WebAppID(input string) (*WebAppId, error)

WebAppID parses a WebApp ID into an WebAppId struct

func (WebAppId) ID

func (id WebAppId) ID() string

func (WebAppId) String

func (id WebAppId) String() string

Jump to

Keyboard shortcuts

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