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
Click to show internal directories.
Click to hide internal directories.