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 CacheAccessPolicyId

type CacheAccessPolicyId struct {
	SubscriptionId string
	ResourceGroup  string
	CacheName      string
	Name           string
}

func CacheAccessPolicyID

func CacheAccessPolicyID(input string) (*CacheAccessPolicyId, error)

CacheAccessPolicyID parses a CacheAccessPolicy ID into an CacheAccessPolicyId struct

func NewCacheAccessPolicyID

func NewCacheAccessPolicyID(subscriptionId, resourceGroup, cacheName, name string) CacheAccessPolicyId

func (CacheAccessPolicyId) ID

func (id CacheAccessPolicyId) ID() string

func (CacheAccessPolicyId) String

func (id CacheAccessPolicyId) String() string

type CacheId

type CacheId struct {
	SubscriptionId string
	ResourceGroup  string
	Name           string
}

func CacheID

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

CacheID parses a Cache ID into an CacheId struct

func NewCacheID

func NewCacheID(subscriptionId, resourceGroup, name string) CacheId

func (CacheId) ID

func (id CacheId) ID() string

func (CacheId) String

func (id CacheId) String() string

type StorageTargetId

type StorageTargetId struct {
	SubscriptionId string
	ResourceGroup  string
	CacheName      string
	Name           string
}

func NewStorageTargetID

func NewStorageTargetID(subscriptionId, resourceGroup, cacheName, name string) StorageTargetId

func StorageTargetID

func StorageTargetID(input string) (*StorageTargetId, error)

StorageTargetID parses a StorageTarget ID into an StorageTargetId struct

func (StorageTargetId) ID

func (id StorageTargetId) ID() string

func (StorageTargetId) String

func (id StorageTargetId) String() string

Jump to

Keyboard shortcuts

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