machinelearning

package
v2.85.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2021 License: MPL-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registration

type Registration struct{}

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

type SystemAssignedUserAssigned

type SystemAssignedUserAssigned struct{}

func (SystemAssignedUserAssigned) Expand

func (s SystemAssignedUserAssigned) Expand(input []interface{}) (*machinelearningservices.Identity, error)

func (SystemAssignedUserAssigned) Flatten

func (s SystemAssignedUserAssigned) Flatten(input *machinelearningservices.Identity) ([]interface{}, error)

func (SystemAssignedUserAssigned) Schema

func (SystemAssignedUserAssigned) SchemaDataSource

func (s SystemAssignedUserAssigned) SchemaDataSource() *pluginsdk.Schema

type WorkspaceSku

type WorkspaceSku string

TODO -- remove this type when issue https://github.com/Azure/azure-rest-api-specs/issues/13546 is resolved

const (
	Basic WorkspaceSku = "Basic"
	// TODO -- remove Enterprise in 3.0 which has been deprecated here: https://docs.microsoft.com/en-us/azure/machine-learning/concept-workspace#what-happened-to-enterprise-edition
	Enterprise WorkspaceSku = "Enterprise"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL