Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type BaseClient = original.BaseClient + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type Client = original.Client + func NewClient(subscriptionID string) Client + func NewClientWithBaseURI(baseURI string, subscriptionID string) Client + type ErrorResponse = original.ErrorResponse + type KeysResponse = original.KeysResponse + type ListResult = original.ListResult + type ListResultIterator = original.ListResultIterator + func NewListResultIterator(page ListResultPage) ListResultIterator + type ListResultPage = original.ListResultPage + func NewListResultPage(cur ListResult, ...) ListResultPage + type Operation = original.Operation + type OperationDisplay = original.OperationDisplay + type OperationListResult = original.OperationListResult + type OperationsClient = original.OperationsClient + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + type Properties = original.Properties + type PropertiesUpdateParameters = original.PropertiesUpdateParameters + type Resource = original.Resource + type Sku = original.Sku + type State = original.State + const Deleted + const Disabled + const Enabled + const Migrated + const Registered + const Unregistered + const Updated + func PossibleStateValues() []State + type UpdateParameters = original.UpdateParameters + type Workspace = original.Workspace + type WorkspaceType = original.WorkspaceType + const Anonymous + const Free + const PaidPremium + const PaidStandard + const Production + func PossibleWorkspaceTypeValues() []WorkspaceType