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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataboxEdgeDeviceSku

type DataboxEdgeDeviceSku struct {
	Name string
	Tier string
}

DataboxEdgeDeviceSku type

func DataboxEdgeDeviceSkuName

func DataboxEdgeDeviceSkuName(input string) (*DataboxEdgeDeviceSku, error)

DataboxEdgeDeviceSkuName parses the input string into a DataboxEdgeDeviceSku type

type DeviceId

type DeviceId struct {
	SubscriptionId        string
	ResourceGroup         string
	DataBoxEdgeDeviceName string
}

func DeviceID

func DeviceID(input string) (*DeviceId, error)

DeviceID parses a Device ID into an DeviceId struct

func NewDeviceID

func NewDeviceID(subscriptionId, resourceGroup, dataBoxEdgeDeviceName string) DeviceId

func (DeviceId) ID

func (id DeviceId) ID() string

func (DeviceId) String

func (id DeviceId) String() string

type OrderId

type OrderId struct {
	SubscriptionId        string
	ResourceGroup         string
	DataBoxEdgeDeviceName string
	Name                  string
}

func NewOrderID

func NewOrderID(subscriptionId, resourceGroup, dataBoxEdgeDeviceName, name string) OrderId

func OrderID

func OrderID(input string) (*OrderId, error)

OrderID parses a Order ID into an OrderId struct

func (OrderId) ID

func (id OrderId) ID() string

func (OrderId) String

func (id OrderId) String() string

Jump to

Keyboard shortcuts

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