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.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client using a custom endpoint.
Creates a new instance of the PaginatedWebServicesListIterator type.
Creates a new instance of the PaginatedWebServicesListPage type.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleAssetTypeValues returns an array of possible values for the AssetType const type.
PossibleColumnFormatValues returns an array of possible values for the ColumnFormat const type.
PossibleColumnTypeValues returns an array of possible values for the ColumnType const type.
PossibleDiagnosticsLevelValues returns an array of possible values for the DiagnosticsLevel const type.
PossibleInputPortTypeValues returns an array of possible values for the InputPortType const type.
PossibleOutputPortTypeValues returns an array of possible values for the OutputPortType const type.
PossiblePackageTypeValues returns an array of possible values for the PackageType const type.
PossibleParameterTypeValues returns an array of possible values for the ParameterType const type.
PossibleProvisioningStateValues returns an array of possible values for the ProvisioningState 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

All ...
AssetTypeModule ...
AssetTypeResource ...
Boolean ...
Byte ...
Char ...
Complex128 ...
Complex64 ...
Dataset ...
DateTime ...
DateTimeOffset ...
DefaultBaseURI is the default URI used for the service Webservices.
Double ...
Duration ...
Error ...
Failed ...
Float ...
Int16 ...
Int32 ...
Int64 ...
Int8 ...
Integer ...
None ...
Number ...
OutputPortTypeDataset ...
PackageTypeGraph ...
PackageTypeWebServiceProperties ...
ParameterTypeBoolean ...
ParameterTypeColumnPicker ...
ParameterTypeCredential ...
ParameterTypeDataGatewayName ...
ParameterTypeDouble ...
ParameterTypeEnumerated ...
ParameterTypeFloat ...
ParameterTypeInt ...
ParameterTypeMode ...
ParameterTypeParameterRange ...
ParameterTypeScript ...
ParameterTypeString ...
Provisioning ...
String ...
Succeeded ...
Uint16 ...
Uint32 ...
Uint64 ...
Uint8 ...
Unknown ...

# Structs

AssetItem information about an asset associated with the web service.
AsyncOperationErrorInfo the error detail information for async operation.
AsyncOperationStatus azure async operation status.
BaseClient is the base client for Webservices.
BlobLocation describes the access location for a blob.
Client is the these APIs allow end users to operate on Azure Machine Learning Web Services resources.
ColumnSpecification swagger 2.0 schema for a column within the data table representing a web service input or output.
CommitmentPlan information about the machine learning commitment plan associated with the web service.
CreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
CreateRegionalPropertiesFuture an abstraction for monitoring and retrieving the results of a long-running operation.
DiagnosticsConfiguration diagnostics settings for an Azure ML web service.
ExampleRequest sample input data for the service's input(s).
GraphEdge defines an edge within the web service's graph.
GraphNode specifies a node in the web service graph.
GraphPackage defines the graph of modules making up the machine learning solution.
GraphParameter defines a global parameter in the graph.
GraphParameterLink association link for a graph global parameter to a node in the graph.
InputPort asset input port.
Keys access keys for the web service calls.
MachineLearningWorkspace information about the machine learning workspace containing the experiment that is source for the web service.
ModeValueInfo nested parameter definition.
ModuleAssetParameter parameter definition for a module asset.
OperationDisplayInfo the API operation info.
OperationEntity an API operation.
OperationEntityListResult the list of REST API operations.
OperationsClient is the these APIs allow end users to operate on Azure Machine Learning Web Services resources.
OutputPort asset output port.
PaginatedWebServicesList paginated list of web services.
PaginatedWebServicesListIterator provides access to a complete listing of WebService values.
PaginatedWebServicesListPage contains a page of WebService values.
Parameter web Service Parameter object for node and global parameter.
PatchedResource azure resource.
PatchedWebService instance of an Patched Azure ML web service resource.
PatchFuture an abstraction for monitoring and retrieving the results of a long-running operation.
Properties the set of properties specific to the Azure ML web service resource.
PropertiesForGraph properties specific to a Graph based web service.
RealtimeConfiguration holds the available configuration options for an Azure ML web service endpoint.
RemoveFuture an abstraction for monitoring and retrieving the results of a long-running operation.
Resource azure resource.
ServiceInputOutputSpecification the swagger 2.0 schema describing the service's inputs or outputs.
StorageAccount access information for a storage account.
TableSpecification the swagger 2.0 schema describing a single service input or output.
WebService instance of an Azure ML web service resource.

# Interfaces

BasicProperties the set of properties specific to the Azure ML web service resource.

# 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.
PackageType enumerates the values for package type.
ParameterType enumerates the values for parameter type.
ProvisioningState enumerates the values for provisioning state.