Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomerManagedKeyId ¶
type CustomerManagedKeyId struct { SubscriptionId string ResourceGroup string CustomerMangagedKeyName string }
func CustomerManagedKeyID ¶
func CustomerManagedKeyID(input string) (*CustomerManagedKeyId, error)
CustomerManagedKeyID parses a CustomerManagedKey ID into an CustomerManagedKeyId struct
func NewCustomerManagedKeyID ¶
func NewCustomerManagedKeyID(subscriptionId, resourceGroup, customerMangagedKeyName string) CustomerManagedKeyId
func (CustomerManagedKeyId) ID ¶
func (id CustomerManagedKeyId) ID() string
func (CustomerManagedKeyId) String ¶
func (id CustomerManagedKeyId) String() string
type WorkspaceId ¶
func NewWorkspaceID ¶
func NewWorkspaceID(subscriptionId, resourceGroup, name string) WorkspaceId
func WorkspaceID ¶
func WorkspaceID(input string) (*WorkspaceId, error)
WorkspaceID parses a Workspace ID into an WorkspaceId struct
func (WorkspaceId) ID ¶
func (id WorkspaceId) ID() string
func (WorkspaceId) String ¶
func (id WorkspaceId) String() string
Click to show internal directories.
Click to hide internal directories.