hybriddata

package
v29.0.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AvailableProviderOperation

type AvailableProviderOperation = original.AvailableProviderOperation

type AvailableProviderOperationDisplay

type AvailableProviderOperationDisplay = original.AvailableProviderOperationDisplay

type AvailableProviderOperations

type AvailableProviderOperations = original.AvailableProviderOperations

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CustomerSecret

type CustomerSecret = original.CustomerSecret

type DataManager

type DataManager = original.DataManager

type DataManagerList

type DataManagerList = original.DataManagerList

type DataManagerUpdateParameter

type DataManagerUpdateParameter = original.DataManagerUpdateParameter

type DataManagersClient

type DataManagersClient = original.DataManagersClient

func NewDataManagersClient

func NewDataManagersClient(subscriptionID string) DataManagersClient

func NewDataManagersClientWithBaseURI

func NewDataManagersClientWithBaseURI(baseURI string, subscriptionID string) DataManagersClient

type DataManagersCreateFuture

type DataManagersCreateFuture = original.DataManagersCreateFuture

type DataManagersDeleteFuture

type DataManagersDeleteFuture = original.DataManagersDeleteFuture

type DataManagersUpdateFuture

type DataManagersUpdateFuture = original.DataManagersUpdateFuture

type DataService

type DataService = original.DataService

type DataServiceList

type DataServiceList = original.DataServiceList

type DataServiceListIterator

type DataServiceListIterator = original.DataServiceListIterator

func NewDataServiceListIterator

func NewDataServiceListIterator(page DataServiceListPage) DataServiceListIterator

type DataServiceListPage

type DataServiceListPage = original.DataServiceListPage

func NewDataServiceListPage

func NewDataServiceListPage(getNextPage func(context.Context, DataServiceList) (DataServiceList, error)) DataServiceListPage

type DataServiceProperties

type DataServiceProperties = original.DataServiceProperties

type DataServicesClient

type DataServicesClient = original.DataServicesClient

func NewDataServicesClient

func NewDataServicesClient(subscriptionID string) DataServicesClient

func NewDataServicesClientWithBaseURI

func NewDataServicesClientWithBaseURI(baseURI string, subscriptionID string) DataServicesClient

type DataStore

type DataStore = original.DataStore

type DataStoreFilter

type DataStoreFilter = original.DataStoreFilter

type DataStoreList

type DataStoreList = original.DataStoreList

type DataStoreListIterator

type DataStoreListIterator = original.DataStoreListIterator

func NewDataStoreListIterator

func NewDataStoreListIterator(page DataStoreListPage) DataStoreListIterator

type DataStoreListPage

type DataStoreListPage = original.DataStoreListPage

func NewDataStoreListPage

func NewDataStoreListPage(getNextPage func(context.Context, DataStoreList) (DataStoreList, error)) DataStoreListPage

type DataStoreProperties

type DataStoreProperties = original.DataStoreProperties

type DataStoreType

type DataStoreType = original.DataStoreType

type DataStoreTypeList

type DataStoreTypeList = original.DataStoreTypeList

type DataStoreTypeListIterator

type DataStoreTypeListIterator = original.DataStoreTypeListIterator

type DataStoreTypeListPage

type DataStoreTypeListPage = original.DataStoreTypeListPage

func NewDataStoreTypeListPage

func NewDataStoreTypeListPage(getNextPage func(context.Context, DataStoreTypeList) (DataStoreTypeList, error)) DataStoreTypeListPage

type DataStoreTypeProperties

type DataStoreTypeProperties = original.DataStoreTypeProperties

type DataStoreTypesClient

type DataStoreTypesClient = original.DataStoreTypesClient

func NewDataStoreTypesClient

func NewDataStoreTypesClient(subscriptionID string) DataStoreTypesClient

func NewDataStoreTypesClientWithBaseURI

func NewDataStoreTypesClientWithBaseURI(baseURI string, subscriptionID string) DataStoreTypesClient

type DataStoresClient

type DataStoresClient = original.DataStoresClient

func NewDataStoresClient

func NewDataStoresClient(subscriptionID string) DataStoresClient

func NewDataStoresClientWithBaseURI

func NewDataStoresClientWithBaseURI(baseURI string, subscriptionID string) DataStoresClient

type DataStoresCreateOrUpdateFuture

type DataStoresCreateOrUpdateFuture = original.DataStoresCreateOrUpdateFuture

type DataStoresDeleteFuture

type DataStoresDeleteFuture = original.DataStoresDeleteFuture

type DmsBaseObject

type DmsBaseObject = original.DmsBaseObject

type Error

type Error = original.Error

type ErrorDetails

type ErrorDetails = original.ErrorDetails

type IsJobCancellable

type IsJobCancellable = original.IsJobCancellable

func PossibleIsJobCancellableValues

func PossibleIsJobCancellableValues() []IsJobCancellable

type Job

type Job = original.Job

type JobDefinition

type JobDefinition = original.JobDefinition

type JobDefinitionFilter

type JobDefinitionFilter = original.JobDefinitionFilter

type JobDefinitionList

type JobDefinitionList = original.JobDefinitionList

type JobDefinitionListIterator

type JobDefinitionListIterator = original.JobDefinitionListIterator

type JobDefinitionListPage

type JobDefinitionListPage = original.JobDefinitionListPage

func NewJobDefinitionListPage

func NewJobDefinitionListPage(getNextPage func(context.Context, JobDefinitionList) (JobDefinitionList, error)) JobDefinitionListPage

type JobDefinitionProperties

type JobDefinitionProperties = original.JobDefinitionProperties

type JobDefinitionsClient

type JobDefinitionsClient = original.JobDefinitionsClient

func NewJobDefinitionsClient

func NewJobDefinitionsClient(subscriptionID string) JobDefinitionsClient

func NewJobDefinitionsClientWithBaseURI

func NewJobDefinitionsClientWithBaseURI(baseURI string, subscriptionID string) JobDefinitionsClient

type JobDefinitionsCreateOrUpdateFuture

type JobDefinitionsCreateOrUpdateFuture = original.JobDefinitionsCreateOrUpdateFuture

type JobDefinitionsDeleteFuture

type JobDefinitionsDeleteFuture = original.JobDefinitionsDeleteFuture

type JobDefinitionsRunFuture

type JobDefinitionsRunFuture = original.JobDefinitionsRunFuture

type JobDetails

type JobDetails = original.JobDetails

type JobFilter

type JobFilter = original.JobFilter

type JobList

type JobList = original.JobList

type JobListIterator

type JobListIterator = original.JobListIterator

func NewJobListIterator

func NewJobListIterator(page JobListPage) JobListIterator

type JobListPage

type JobListPage = original.JobListPage

func NewJobListPage

func NewJobListPage(getNextPage func(context.Context, JobList) (JobList, error)) JobListPage

type JobProperties

type JobProperties = original.JobProperties

type JobStages

type JobStages = original.JobStages

type JobStatus

type JobStatus = original.JobStatus

func PossibleJobStatusValues

func PossibleJobStatusValues() []JobStatus

type JobsCancelFuture

type JobsCancelFuture = original.JobsCancelFuture

type JobsClient

type JobsClient = original.JobsClient

func NewJobsClient

func NewJobsClient(subscriptionID string) JobsClient

func NewJobsClientWithBaseURI

func NewJobsClientWithBaseURI(baseURI string, subscriptionID string) JobsClient

type JobsResumeFuture

type JobsResumeFuture = original.JobsResumeFuture

type Key

type Key = original.Key

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PublicKey

type PublicKey = original.PublicKey

type PublicKeyList

type PublicKeyList = original.PublicKeyList

type PublicKeyListIterator

type PublicKeyListIterator = original.PublicKeyListIterator

func NewPublicKeyListIterator

func NewPublicKeyListIterator(page PublicKeyListPage) PublicKeyListIterator

type PublicKeyListPage

type PublicKeyListPage = original.PublicKeyListPage

func NewPublicKeyListPage

func NewPublicKeyListPage(getNextPage func(context.Context, PublicKeyList) (PublicKeyList, error)) PublicKeyListPage

type PublicKeyProperties

type PublicKeyProperties = original.PublicKeyProperties

type PublicKeysClient

type PublicKeysClient = original.PublicKeysClient

func NewPublicKeysClient

func NewPublicKeysClient(subscriptionID string) PublicKeysClient

func NewPublicKeysClientWithBaseURI

func NewPublicKeysClientWithBaseURI(baseURI string, subscriptionID string) PublicKeysClient

type Resource

type Resource = original.Resource

type RunLocation

type RunLocation = original.RunLocation
const (
	RunLocationAustraliaeast      RunLocation = original.RunLocationAustraliaeast
	RunLocationAustraliasoutheast RunLocation = original.RunLocationAustraliasoutheast
	RunLocationBrazilsouth        RunLocation = original.RunLocationBrazilsouth
	RunLocationCanadacentral      RunLocation = original.RunLocationCanadacentral
	RunLocationCanadaeast         RunLocation = original.RunLocationCanadaeast
	RunLocationCentralindia       RunLocation = original.RunLocationCentralindia
	RunLocationCentralus          RunLocation = original.RunLocationCentralus
	RunLocationEastasia           RunLocation = original.RunLocationEastasia
	RunLocationEastus             RunLocation = original.RunLocationEastus
	RunLocationEastus2            RunLocation = original.RunLocationEastus2
	RunLocationJapaneast          RunLocation = original.RunLocationJapaneast
	RunLocationJapanwest          RunLocation = original.RunLocationJapanwest
	RunLocationKoreacentral       RunLocation = original.RunLocationKoreacentral
	RunLocationKoreasouth         RunLocation = original.RunLocationKoreasouth
	RunLocationNone               RunLocation = original.RunLocationNone
	RunLocationNorthcentralus     RunLocation = original.RunLocationNorthcentralus
	RunLocationNortheurope        RunLocation = original.RunLocationNortheurope
	RunLocationSouthcentralus     RunLocation = original.RunLocationSouthcentralus
	RunLocationSoutheastasia      RunLocation = original.RunLocationSoutheastasia
	RunLocationSouthindia         RunLocation = original.RunLocationSouthindia
	RunLocationUksouth            RunLocation = original.RunLocationUksouth
	RunLocationUkwest             RunLocation = original.RunLocationUkwest
	RunLocationWestcentralus      RunLocation = original.RunLocationWestcentralus
	RunLocationWesteurope         RunLocation = original.RunLocationWesteurope
	RunLocationWestindia          RunLocation = original.RunLocationWestindia
	RunLocationWestus             RunLocation = original.RunLocationWestus
	RunLocationWestus2            RunLocation = original.RunLocationWestus2
)

func PossibleRunLocationValues

func PossibleRunLocationValues() []RunLocation

type RunParameters

type RunParameters = original.RunParameters

type Schedule

type Schedule = original.Schedule

type Sku

type Sku = original.Sku

type State

type State = original.State
const (
	Disabled  State = original.Disabled
	Enabled   State = original.Enabled
	Supported State = original.Supported
)

func PossibleStateValues

func PossibleStateValues() []State

type SupportedAlgorithm

type SupportedAlgorithm = original.SupportedAlgorithm

func PossibleSupportedAlgorithmValues

func PossibleSupportedAlgorithmValues() []SupportedAlgorithm

type UserConfirmation

type UserConfirmation = original.UserConfirmation

func PossibleUserConfirmationValues

func PossibleUserConfirmationValues() []UserConfirmation

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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