Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AssetItem
- type AssetType
- type AsyncOperationErrorInfo
- type AsyncOperationStatus
- type BaseClient
- type BasicProperties
- type BlobLocation
- type Client
- type ColumnFormat
- type ColumnSpecification
- type ColumnType
- type CommitmentPlan
- type CreateOrUpdateFuture
- type CreateRegionalPropertiesFuture
- type DiagnosticsConfiguration
- type DiagnosticsLevel
- type ExampleRequest
- type GraphEdge
- type GraphNode
- type GraphPackage
- type GraphParameter
- type GraphParameterLink
- type InputPort
- type InputPortType
- type Keys
- type MachineLearningWorkspace
- type ModeValueInfo
- type ModuleAssetParameter
- type OperationDisplayInfo
- type OperationEntity
- type OperationEntityListResult
- type OperationsClient
- type OutputPort
- type OutputPortType
- type PackageType
- type PaginatedWebServicesList
- type PaginatedWebServicesListIterator
- type PaginatedWebServicesListPage
- type Parameter
- type ParameterType
- type PatchFuture
- type PatchedResource
- type PatchedWebService
- type Properties
- type PropertiesForGraph
- type ProvisioningState
- type RealtimeConfiguration
- type RemoveFuture
- type Resource
- type ServiceInputOutputSpecification
- type StorageAccount
- type TableSpecification
- type WebService
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AssetType ¶
const ( AssetTypeModule AssetType = original.AssetTypeModule AssetTypeResource AssetType = original.AssetTypeResource )
func PossibleAssetTypeValues ¶
func PossibleAssetTypeValues() []AssetType
type AsyncOperationErrorInfo ¶
type AsyncOperationErrorInfo = original.AsyncOperationErrorInfo
type AsyncOperationStatus ¶
type AsyncOperationStatus = original.AsyncOperationStatus
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicProperties ¶
type BasicProperties = original.BasicProperties
type BlobLocation ¶
type BlobLocation = original.BlobLocation
type Client ¶
func NewClientWithBaseURI ¶
type ColumnFormat ¶
type ColumnFormat = original.ColumnFormat
const ( Byte ColumnFormat = original.Byte Char ColumnFormat = original.Char Complex128 ColumnFormat = original.Complex128 Complex64 ColumnFormat = original.Complex64 DateTime ColumnFormat = original.DateTime DateTimeOffset ColumnFormat = original.DateTimeOffset Double ColumnFormat = original.Double Duration ColumnFormat = original.Duration Float ColumnFormat = original.Float Int16 ColumnFormat = original.Int16 Int32 ColumnFormat = original.Int32 Int64 ColumnFormat = original.Int64 Int8 ColumnFormat = original.Int8 Uint16 ColumnFormat = original.Uint16 Uint32 ColumnFormat = original.Uint32 Uint64 ColumnFormat = original.Uint64 Uint8 ColumnFormat = original.Uint8 )
func PossibleColumnFormatValues ¶
func PossibleColumnFormatValues() []ColumnFormat
type ColumnSpecification ¶
type ColumnSpecification = original.ColumnSpecification
type ColumnType ¶
type ColumnType = original.ColumnType
const ( Boolean ColumnType = original.Boolean Integer ColumnType = original.Integer Number ColumnType = original.Number String ColumnType = original.String )
func PossibleColumnTypeValues ¶
func PossibleColumnTypeValues() []ColumnType
type CommitmentPlan ¶
type CommitmentPlan = original.CommitmentPlan
type CreateOrUpdateFuture ¶
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type CreateRegionalPropertiesFuture ¶
type CreateRegionalPropertiesFuture = original.CreateRegionalPropertiesFuture
type DiagnosticsConfiguration ¶
type DiagnosticsConfiguration = original.DiagnosticsConfiguration
type DiagnosticsLevel ¶
type DiagnosticsLevel = original.DiagnosticsLevel
const ( All DiagnosticsLevel = original.All Error DiagnosticsLevel = original.Error None DiagnosticsLevel = original.None )
func PossibleDiagnosticsLevelValues ¶
func PossibleDiagnosticsLevelValues() []DiagnosticsLevel
type ExampleRequest ¶
type ExampleRequest = original.ExampleRequest
type GraphPackage ¶
type GraphPackage = original.GraphPackage
type GraphParameter ¶
type GraphParameter = original.GraphParameter
type GraphParameterLink ¶
type GraphParameterLink = original.GraphParameterLink
type InputPortType ¶
type InputPortType = original.InputPortType
const (
Dataset InputPortType = original.Dataset
)
func PossibleInputPortTypeValues ¶
func PossibleInputPortTypeValues() []InputPortType
type MachineLearningWorkspace ¶
type MachineLearningWorkspace = original.MachineLearningWorkspace
type ModeValueInfo ¶
type ModeValueInfo = original.ModeValueInfo
type ModuleAssetParameter ¶
type ModuleAssetParameter = original.ModuleAssetParameter
type OperationDisplayInfo ¶
type OperationDisplayInfo = original.OperationDisplayInfo
type OperationEntity ¶
type OperationEntity = original.OperationEntity
type OperationEntityListResult ¶
type OperationEntityListResult = original.OperationEntityListResult
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type OutputPort ¶
type OutputPort = original.OutputPort
type OutputPortType ¶
type OutputPortType = original.OutputPortType
const (
OutputPortTypeDataset OutputPortType = original.OutputPortTypeDataset
)
func PossibleOutputPortTypeValues ¶
func PossibleOutputPortTypeValues() []OutputPortType
type PackageType ¶
type PackageType = original.PackageType
const ( PackageTypeGraph PackageType = original.PackageTypeGraph PackageTypeWebServiceProperties PackageType = original.PackageTypeWebServiceProperties )
func PossiblePackageTypeValues ¶
func PossiblePackageTypeValues() []PackageType
type PaginatedWebServicesList ¶
type PaginatedWebServicesList = original.PaginatedWebServicesList
type PaginatedWebServicesListIterator ¶
type PaginatedWebServicesListIterator = original.PaginatedWebServicesListIterator
func NewPaginatedWebServicesListIterator ¶
func NewPaginatedWebServicesListIterator(page PaginatedWebServicesListPage) PaginatedWebServicesListIterator
type PaginatedWebServicesListPage ¶
type PaginatedWebServicesListPage = original.PaginatedWebServicesListPage
func NewPaginatedWebServicesListPage ¶
func NewPaginatedWebServicesListPage(cur PaginatedWebServicesList, getNextPage func(context.Context, PaginatedWebServicesList) (PaginatedWebServicesList, error)) PaginatedWebServicesListPage
type ParameterType ¶
type ParameterType = original.ParameterType
const ( ParameterTypeBoolean ParameterType = original.ParameterTypeBoolean ParameterTypeColumnPicker ParameterType = original.ParameterTypeColumnPicker ParameterTypeCredential ParameterType = original.ParameterTypeCredential ParameterTypeDataGatewayName ParameterType = original.ParameterTypeDataGatewayName ParameterTypeDouble ParameterType = original.ParameterTypeDouble ParameterTypeEnumerated ParameterType = original.ParameterTypeEnumerated ParameterTypeFloat ParameterType = original.ParameterTypeFloat ParameterTypeInt ParameterType = original.ParameterTypeInt ParameterTypeMode ParameterType = original.ParameterTypeMode ParameterTypeParameterRange ParameterType = original.ParameterTypeParameterRange ParameterTypeScript ParameterType = original.ParameterTypeScript ParameterTypeString ParameterType = original.ParameterTypeString )
func PossibleParameterTypeValues ¶
func PossibleParameterTypeValues() []ParameterType
type PatchFuture ¶
type PatchFuture = original.PatchFuture
type PatchedResource ¶
type PatchedResource = original.PatchedResource
type PatchedWebService ¶
type PatchedWebService = original.PatchedWebService
type Properties ¶
type Properties = original.Properties
type PropertiesForGraph ¶
type PropertiesForGraph = original.PropertiesForGraph
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( Failed ProvisioningState = original.Failed Provisioning ProvisioningState = original.Provisioning Succeeded ProvisioningState = original.Succeeded Unknown ProvisioningState = original.Unknown )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type RealtimeConfiguration ¶
type RealtimeConfiguration = original.RealtimeConfiguration
type RemoveFuture ¶
type RemoveFuture = original.RemoveFuture
type ServiceInputOutputSpecification ¶
type ServiceInputOutputSpecification = original.ServiceInputOutputSpecification
type StorageAccount ¶
type StorageAccount = original.StorageAccount
type TableSpecification ¶
type TableSpecification = original.TableSpecification
type WebService ¶
type WebService = original.WebService
Click to show internal directories.
Click to hide internal directories.