package
61.6.0+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates an instance of the BaseClient client.
NewClient creates an instance of the Client client.
NewClientWithBaseURI creates an instance of the Client client using a custom endpoint.
Creates a new instance of the ListResultIterator type.
Creates a new instance of the ListResultPage type.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client using a custom endpoint.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleStateValues returns an array of possible values for the State const type.
PossibleWorkspaceTypeValues returns an array of possible values for the WorkspaceType const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Anonymous ...
DefaultBaseURI is the default URI used for the service Workspaces.
Deleted ...
Disabled ...
Enabled ...
Free ...
Migrated ...
PaidPremium ...
PaidStandard ...
Production ...
Registered ...
Unregistered ...
Updated ...

# Structs

BaseClient is the base client for Workspaces.
Client is the these APIs allow end users to operate on Azure Machine Learning Workspace resources.
ErrorResponse the error response send when an operation fails.
KeysResponse workspace authorization keys for a workspace.
ListResult the result of a request to list machine learning workspace keys.
ListResultIterator provides access to a complete listing of Workspace values.
ListResultPage contains a page of Workspace values.
Operation azure Machine Learning Studio REST API operation.
OperationDisplay display name of operation.
OperationListResult an array of operations supported by the resource provider.
OperationsClient is the these APIs allow end users to operate on Azure Machine Learning Workspace resources.
Properties the properties of a machine learning workspace.
PropertiesUpdateParameters the parameters for updating the properties of a machine learning workspace.
Resource an Azure resource.
UpdateParameters the parameters for updating a machine learning workspace.
Workspace an object that represents a machine learning workspace.

# Type aliases

State enumerates the values for state.
WorkspaceType enumerates the values for workspace type.