machinelearning

package
v1.44.1-0...-4e0a530 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MPL-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MachineLearningDataStoreBlobStorage

type MachineLearningDataStoreBlobStorage struct{}

func (MachineLearningDataStoreBlobStorage) Arguments

func (MachineLearningDataStoreBlobStorage) Attributes

func (MachineLearningDataStoreBlobStorage) Create

func (MachineLearningDataStoreBlobStorage) Delete

func (MachineLearningDataStoreBlobStorage) IDValidationFunc

func (MachineLearningDataStoreBlobStorage) ModelObject

func (r MachineLearningDataStoreBlobStorage) ModelObject() interface{}

func (MachineLearningDataStoreBlobStorage) Read

func (MachineLearningDataStoreBlobStorage) ResourceType

func (MachineLearningDataStoreBlobStorage) Update

type MachineLearningDataStoreBlobStorageModel

type MachineLearningDataStoreBlobStorageModel struct {
	Name                    string            `tfschema:"name"`
	WorkSpaceID             string            `tfschema:"workspace_id"`
	StorageContainerID      string            `tfschema:"storage_container_id"`
	Description             string            `tfschema:"description"`
	IsDefault               bool              `tfschema:"is_default"`
	ServiceDataAuthIdentity string            `tfschema:"service_data_auth_identity"`
	AccountKey              string            `tfschema:"account_key"`
	SharedAccessSignature   string            `tfschema:"shared_access_signature"`
	Tags                    map[string]string `tfschema:"tags"`
}

type MachineLearningDataStoreDataLakeGen2

type MachineLearningDataStoreDataLakeGen2 struct{}

func (MachineLearningDataStoreDataLakeGen2) Arguments

func (MachineLearningDataStoreDataLakeGen2) Attributes

func (MachineLearningDataStoreDataLakeGen2) Create

func (MachineLearningDataStoreDataLakeGen2) Delete

func (MachineLearningDataStoreDataLakeGen2) IDValidationFunc

func (MachineLearningDataStoreDataLakeGen2) ModelObject

func (r MachineLearningDataStoreDataLakeGen2) ModelObject() interface{}

func (MachineLearningDataStoreDataLakeGen2) Read

func (MachineLearningDataStoreDataLakeGen2) ResourceType

func (MachineLearningDataStoreDataLakeGen2) Update

type MachineLearningDataStoreDataLakeGen2Model

type MachineLearningDataStoreDataLakeGen2Model struct {
	Name                string            `tfschema:"name"`
	WorkSpaceID         string            `tfschema:"workspace_id"`
	StorageContainerID  string            `tfschema:"storage_container_id"`
	TenantID            string            `tfschema:"tenant_id"`
	ClientID            string            `tfschema:"client_id"`
	ClientSecret        string            `tfschema:"client_secret"`
	AuthorityUrl        string            `tfschema:"authority_url"`
	Description         string            `tfschema:"description"`
	IsDefault           bool              `tfschema:"is_default"`
	ServiceDataIdentity string            `tfschema:"service_data_identity"`
	Tags                map[string]string `tfschema:"tags"`
}

type MachineLearningDataStoreFileShare

type MachineLearningDataStoreFileShare struct{}

func (MachineLearningDataStoreFileShare) Arguments

func (MachineLearningDataStoreFileShare) Attributes

func (MachineLearningDataStoreFileShare) Create

func (MachineLearningDataStoreFileShare) Delete

func (MachineLearningDataStoreFileShare) IDValidationFunc

func (MachineLearningDataStoreFileShare) ModelObject

func (r MachineLearningDataStoreFileShare) ModelObject() interface{}

func (MachineLearningDataStoreFileShare) Read

func (MachineLearningDataStoreFileShare) ResourceType

func (r MachineLearningDataStoreFileShare) ResourceType() string

func (MachineLearningDataStoreFileShare) Update

type MachineLearningDataStoreFileShareModel

type MachineLearningDataStoreFileShareModel struct {
	Name                  string            `tfschema:"name"`
	WorkSpaceID           string            `tfschema:"workspace_id"`
	StorageFileShareID    string            `tfschema:"storage_fileshare_id"`
	Description           string            `tfschema:"description"`
	IsDefault             bool              `tfschema:"is_default"`
	ServiceDataIdentity   string            `tfschema:"service_data_identity"`
	AccountKey            string            `tfschema:"account_key"`
	SharedAccessSignature string            `tfschema:"shared_access_signature"`
	Tags                  map[string]string `tfschema:"tags"`
}

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

DataSources returns the typed DataSources supported by this service

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

Resources returns the typed Resources supported by 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 WorkspaceSku

type WorkspaceSku string
const (
	Basic WorkspaceSku = "Basic"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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