Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessKeyName
- type AzureSku
- type BaseClient
- type CheckNameReason
- type CheckNameRequest
- type CheckNameResponse
- type CreateWorkspaceCollectionRequest
- type Display
- type Error
- type ErrorDetail
- type MigrateWorkspaceCollectionRequest
- type Operation
- type OperationList
- type UpdateWorkspaceCollectionRequest
- type Workspace
- type WorkspaceCollection
- type WorkspaceCollectionAccessKey
- type WorkspaceCollectionAccessKeys
- type WorkspaceCollectionList
- type WorkspaceCollectionsClient
- type WorkspaceCollectionsDeleteFuture
- type WorkspaceList
- type WorkspacesClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessKeyName ¶
type AccessKeyName = original.AccessKeyName
const ( Key1 AccessKeyName = original.Key1 Key2 AccessKeyName = original.Key2 )
func PossibleAccessKeyNameValues ¶
func PossibleAccessKeyNameValues() []AccessKeyName
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CheckNameReason ¶
type CheckNameReason = original.CheckNameReason
const ( Invalid CheckNameReason = original.Invalid )
func PossibleCheckNameReasonValues ¶
func PossibleCheckNameReasonValues() []CheckNameReason
type CheckNameRequest ¶
type CheckNameRequest = original.CheckNameRequest
type CheckNameResponse ¶
type CheckNameResponse = original.CheckNameResponse
type CreateWorkspaceCollectionRequest ¶
type CreateWorkspaceCollectionRequest = original.CreateWorkspaceCollectionRequest
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type MigrateWorkspaceCollectionRequest ¶
type MigrateWorkspaceCollectionRequest = original.MigrateWorkspaceCollectionRequest
type OperationList ¶
type OperationList = original.OperationList
type UpdateWorkspaceCollectionRequest ¶
type UpdateWorkspaceCollectionRequest = original.UpdateWorkspaceCollectionRequest
type WorkspaceCollection ¶
type WorkspaceCollection = original.WorkspaceCollection
type WorkspaceCollectionAccessKey ¶
type WorkspaceCollectionAccessKey = original.WorkspaceCollectionAccessKey
type WorkspaceCollectionAccessKeys ¶
type WorkspaceCollectionAccessKeys = original.WorkspaceCollectionAccessKeys
type WorkspaceCollectionList ¶
type WorkspaceCollectionList = original.WorkspaceCollectionList
type WorkspaceCollectionsClient ¶
type WorkspaceCollectionsClient = original.WorkspaceCollectionsClient
func NewWorkspaceCollectionsClient ¶
func NewWorkspaceCollectionsClient(subscriptionID string) WorkspaceCollectionsClient
func NewWorkspaceCollectionsClientWithBaseURI ¶
func NewWorkspaceCollectionsClientWithBaseURI(baseURI string, subscriptionID string) WorkspaceCollectionsClient
type WorkspaceCollectionsDeleteFuture ¶
type WorkspaceCollectionsDeleteFuture = original.WorkspaceCollectionsDeleteFuture
type WorkspaceList ¶
type WorkspaceList = original.WorkspaceList
type WorkspacesClient ¶
type WorkspacesClient = original.WorkspacesClient
func NewWorkspacesClient ¶
func NewWorkspacesClient(subscriptionID string) WorkspacesClient
func NewWorkspacesClientWithBaseURI ¶
func NewWorkspacesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacesClient
Click to show internal directories.
Click to hide internal directories.