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

# Functions

New creates an instance of the ManagementClient client.
NewWebServicesClient creates an instance of the WebServicesClient client.
NewWebServicesClientWithBaseURI creates an instance of the WebServicesClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

All specifies the all state for diagnostics level.
APIVersion is the version of the Machinelearning.
AssetTypeModule specifies the asset type module state for asset type.
AssetTypeResource specifies the asset type resource state for asset type.
Boolean specifies the boolean state for column type.
Byte specifies the byte state for column format.
Canceled specifies the canceled state for provisioning state.
Char specifies the char state for column format.
Dataset specifies the dataset state for input port type.
Datetime specifies the datetime state for column format.
DefaultBaseURI is the default URI used for the service Machinelearning.
Double specifies the double state for column format.
Duration specifies the duration state for column format.
Error specifies the error state for diagnostics level.
Failed specifies the failed state for provisioning state.
Float specifies the float state for column format.
Int16 specifies the int 16 state for column format.
Int32 specifies the int 32 state for column format.
Int64 specifies the int 64 state for column format.
Int8 specifies the int 8 state for column format.
Integer specifies the integer state for column type.
None specifies the none state for diagnostics level.
Number specifies the number state for column type.
OutputPortTypeDataset specifies the output port type dataset state for output port type.
ParameterTypeBoolean specifies the parameter type boolean state for parameter type.
ParameterTypeColumnPicker specifies the parameter type column picker state for parameter type.
ParameterTypeCredential specifies the parameter type credential state for parameter type.
ParameterTypeDataGatewayName specifies the parameter type data gateway name state for parameter type.
ParameterTypeDouble specifies the parameter type double state for parameter type.
ParameterTypeEnumerated specifies the parameter type enumerated state for parameter type.
ParameterTypeFloat specifies the parameter type float state for parameter type.
ParameterTypeInt specifies the parameter type int state for parameter type.
ParameterTypeMode specifies the parameter type mode state for parameter type.
ParameterTypeParameterRange specifies the parameter type parameter range state for parameter type.
ParameterTypeScript specifies the parameter type script state for parameter type.
ParameterTypeString specifies the parameter type string state for parameter type.
Provisioning specifies the provisioning state for provisioning state.
String specifies the string state for column type.
Succeeded specifies the succeeded state for provisioning state.
Uint16 specifies the uint 16 state for column format.
Uint32 specifies the uint 32 state for column format.
Uint64 specifies the uint 64 state for column format.
Uint8 specifies the uint 8 state for column format.
Unknown specifies the unknown state for provisioning state.

# Structs

AssetItem is information about an asset associated with the web service.
AssetLocation is describes the access location for a web service asset.
ColumnSpecification is swagger 2.0 schema for a column within the data table representing a web service input or output.
CommitmentPlan is information about the machine learning commitment plan associated with the web service.
DiagnosticsConfiguration is diagnostics settings for an Azure ML web service.
ExampleRequest is sample input data for the service's input(s).
GraphEdge is defines an edge within the web service's graph.
GraphNode is specifies a node in the web service graph.
GraphPackage is defines the graph of modules making up the machine learning solution.
GraphParameter is defines a global parameter in the graph.
GraphParameterLink is association link for a graph global parameter to a node in the graph.
InputPort is asset input port.
ManagementClient is the base client for Machinelearning.
ModeValueInfo is nested parameter definition.
ModuleAssetParameter is parameter definition for a module asset.
OutputPort is asset output port.
PaginatedWebServicesList is paginated list of web services.
RealtimeConfiguration is holds the available configuration options for an Azure ML web service endpoint.
Resource is.
ServiceInputOutputSpecification is the swagger 2.0 schema describing the service's inputs or outputs.
StorageAccount is access information for a storage account.
TableSpecification is the swagger 2.0 schema describing a single service input or output.
WebService is instance of an Azure ML web service resource.
WebServiceKeys is access keys for the web service calls.
WebServiceProperties is the set of properties specific to the Azure ML web service resource.
WebServicePropertiesForGraph is properties specific to a Graph based web service.
WebServicesClient is the these APIs allow end users to operate on Azure Machine Learning Web Services resources.
Workspace is information about the machine learning workspace containing the experiment that is source for the web service.

# Type aliases

AssetType enumerates the values for asset type.
ColumnFormat enumerates the values for column format.
ColumnType enumerates the values for column type.
DiagnosticsLevel enumerates the values for diagnostics level.
InputPortType enumerates the values for input port type.
OutputPortType enumerates the values for output port type.
ParameterType enumerates the values for parameter type.
ProvisioningState enumerates the values for provisioning state.