module Azure::MachineLearning::Profiles::Latest::Mgmt::Models

Constants

AssetItem

Information about an asset associated with the web service.

AssetType

Defines values for AssetType

AsyncOperationErrorInfo

The error detail information for async operation

AsyncOperationStatus

Azure async operation status.

BlobLocation

Describes the access location for a blob.

ColumnFormat

Defines values for ColumnFormat

ColumnSpecification

Swagger 2.0 schema for a column within the data table representing a web service input or output. See Swagger specification: swagger.io/specification/

ColumnType

Defines values for ColumnType

CommitmentPlan

Information about the machine learning commitment plan associated with the web service.

DiagnosticsConfiguration

Diagnostics settings for an Azure ML web service.

DiagnosticsLevel

Defines values for DiagnosticsLevel

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. The node can either be an input, output or asset node, so only one of the corresponding id properties is populated at any given time.

GraphPackage

Defines the graph of modules making up the machine learning solution.

GraphParameter

Defines a global parameter in the graph.

Association link for a graph global parameter to a node in the graph.

InputPort

Asset input port

InputPortType

Defines values for InputPortType

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.

OutputPort

Asset output port

OutputPortType

Defines values for OutputPortType

PaginatedWebServicesList

Paginated list of web services.

ParameterType

Defines values for ParameterType

ProvisioningState

Defines values for ProvisioningState

RealtimeConfiguration

Holds the available configuration options for an Azure ML web service endpoint.

Resource

Azure resource.

ServiceInputOutputSpecification

The swagger 2.0 schema describing the service's inputs or outputs. See Swagger specification: swagger.io/specification/

StorageAccount

Access information for a storage account.

TableSpecification

The swagger 2.0 schema describing a single service input or output. See Swagger specification: swagger.io/specification/

WebService

Instance of an Azure ML web service resource.

WebServiceKeys

Access keys for the web service calls.

WebServiceParameter

Web Service Parameter object for node and global parameter

WebServiceProperties

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

WebServicePropertiesForGraph

Properties specific to a Graph based web service.