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 CacheId

type CacheId struct {
	SubscriptionId string
	ResourceGroup  string
	RediName       string
}

func CacheID

func CacheID(input string) (*CacheId, error)

CacheID parses a Cache ID into an CacheId struct

func NewCacheID

func NewCacheID(subscriptionId, resourceGroup, rediName string) CacheId

func (CacheId) ID

func (id CacheId) ID() string

func (CacheId) String

func (id CacheId) String() string

type FirewallRuleId

type FirewallRuleId struct {
	SubscriptionId string
	ResourceGroup  string
	RediName       string
	Name           string
}

func FirewallRuleID

func FirewallRuleID(input string) (*FirewallRuleId, error)

FirewallRuleID parses a FirewallRule ID into an FirewallRuleId struct

func NewFirewallRuleID

func NewFirewallRuleID(subscriptionId, resourceGroup, rediName, name string) FirewallRuleId

func (FirewallRuleId) ID

func (id FirewallRuleId) ID() string

func (FirewallRuleId) String

func (id FirewallRuleId) String() string

type LinkedServerId

type LinkedServerId struct {
	SubscriptionId string
	ResourceGroup  string
	RediName       string
	Name           string
}

func LinkedServerID

func LinkedServerID(input string) (*LinkedServerId, error)

LinkedServerID parses a LinkedServer ID into an LinkedServerId struct

func NewLinkedServerID

func NewLinkedServerID(subscriptionId, resourceGroup, rediName, name string) LinkedServerId

func (LinkedServerId) ID

func (id LinkedServerId) ID() string

func (LinkedServerId) String

func (id LinkedServerId) String() string

Jump to

Keyboard shortcuts

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