# Functions
New creates an instance of the ManagementClient client.
NewGroupClient creates an instance of the GroupClient client.
NewGroupClientWithBaseURI creates an instance of the GroupClient 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.
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.
Char specifies the char state for column format.
Complex128 specifies the complex 128 state for column format.
Complex64 specifies the complex 64 state for column format.
Dataset specifies the dataset state for input port type.
DateTime specifies the date time state for column format.
DateTimeOffset specifies the date time offset state for column format.
DefaultBaseURI is the default URI used for the service Webservices.
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.
PackageTypeGraph specifies the package type graph state for package 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.
AsyncOperationErrorInfo is the error detail information for async operation.
AsyncOperationStatus is azure async operation status.
BlobLocation is describes the access location for a blob.
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.
GroupClient is the these APIs allow end users to operate on Azure Machine Learning Web Services resources.
InputPort is asset input port.
Keys is access keys for the web service calls.
MachineLearningWorkspace is information about the machine learning workspace containing the experiment that is source for the web service.
ManagementClient is the base client for Webservices.
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.
Parameter is web Service Parameter object for node and global parameter.
PropertiesForGraph is properties specific to a Graph based web service.
RealtimeConfiguration is holds the available configuration options for an Azure ML web service endpoint.
Resource is azure resource.
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.
# Interfaces
Properties is 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.