Versions in this module Expand all Collapse all v2 v2.96.0 Feb 14, 2022 Changes in this version + type CustomerManagedKeyId struct + CustomerMangagedKeyName string + ResourceGroup string + SubscriptionId string + func CustomerManagedKeyID(input string) (*CustomerManagedKeyId, error) + func NewCustomerManagedKeyID(subscriptionId, resourceGroup, customerMangagedKeyName string) CustomerManagedKeyId + func (id CustomerManagedKeyId) ID() string + func (id CustomerManagedKeyId) String() string + type WorkspaceId struct + Name string + ResourceGroup string + SubscriptionId string + func NewWorkspaceID(subscriptionId, resourceGroup, name string) WorkspaceId + func WorkspaceID(input string) (*WorkspaceId, error) + func (id WorkspaceId) ID() string + func (id WorkspaceId) String() string