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 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 FunctionAppId

type FunctionAppId struct {
	SubscriptionId string
	ResourceGroup  string
	SiteName       string
}

func FunctionAppID

func FunctionAppID(input string) (*FunctionAppId, error)

FunctionAppID parses a FunctionApp ID into an FunctionAppId struct

func NewFunctionAppID

func NewFunctionAppID(subscriptionId, resourceGroup, siteName string) FunctionAppId

func (FunctionAppId) ID

func (id FunctionAppId) ID() string

func (FunctionAppId) String

func (id FunctionAppId) String() string

type FunctionAppSlotId

type FunctionAppSlotId struct {
	SubscriptionId string
	ResourceGroup  string
	SiteName       string
	SlotName       string
}

func FunctionAppSlotID

func FunctionAppSlotID(input string) (*FunctionAppSlotId, error)

FunctionAppSlotID parses a FunctionAppSlot ID into an FunctionAppSlotId struct

func NewFunctionAppSlotID

func NewFunctionAppSlotID(subscriptionId, resourceGroup, siteName, slotName string) FunctionAppSlotId

func (FunctionAppSlotId) ID

func (id FunctionAppSlotId) ID() string

func (FunctionAppSlotId) String

func (id FunctionAppSlotId) String() 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

type WebAppSlotId

type WebAppSlotId struct {
	SubscriptionId string
	ResourceGroup  string
	SiteName       string
	SlotName       string
}

func NewWebAppSlotID

func NewWebAppSlotID(subscriptionId, resourceGroup, siteName, slotName string) WebAppSlotId

func WebAppSlotID

func WebAppSlotID(input string) (*WebAppSlotId, error)

WebAppSlotID parses a WebAppSlot ID into an WebAppSlotId struct

func (WebAppSlotId) ID

func (id WebAppSlotId) ID() string

func (WebAppSlotId) String

func (id WebAppSlotId) String() string

Jump to

Keyboard shortcuts

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