migrate

package
v48.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 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 AgentConfiguration added in v48.2.2

type AgentConfiguration = original.AgentConfiguration

type Application added in v48.2.2

type Application = original.Application

type AppsAndRoles added in v48.2.2

type AppsAndRoles = original.AppsAndRoles

type BaseClient

type BaseClient = original.BaseClient

func New

func New() BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string) BaseClient

type Bitness added in v48.2.2

type Bitness = original.Bitness
const (
	SixFourbit  Bitness = original.SixFourbit
	ThreeTwobit Bitness = original.ThreeTwobit
)

func PossibleBitnessValues added in v48.2.2

func PossibleBitnessValues() []Bitness

type BizTalkServer added in v48.2.2

type BizTalkServer = original.BizTalkServer

type CPUSpeedAccuracy added in v48.2.2

type CPUSpeedAccuracy = original.CPUSpeedAccuracy

func PossibleCPUSpeedAccuracyValues added in v48.2.2

func PossibleCPUSpeedAccuracyValues() []CPUSpeedAccuracy

type CredentialType added in v48.2.2

type CredentialType = original.CredentialType

func PossibleCredentialTypeValues added in v48.2.2

func PossibleCredentialTypeValues() []CredentialType

type ErrorDetails added in v48.2.2

type ErrorDetails = original.ErrorDetails

type ExchangeServer added in v48.2.2

type ExchangeServer = original.ExchangeServer

type Family added in v48.2.2

type Family = original.Family
const (
	Aix     Family = original.Aix
	Linux   Family = original.Linux
	Solaris Family = original.Solaris
	Unknown Family = original.Unknown
	Windows Family = original.Windows
)

func PossibleFamilyValues added in v48.2.2

func PossibleFamilyValues() []Family

type Feature added in v48.2.2

type Feature = original.Feature

type GuestOSDetails added in v48.2.2

type GuestOSDetails = original.GuestOSDetails

type HealthErrorDetails added in v48.2.2

type HealthErrorDetails = original.HealthErrorDetails

type HighlyAvailable added in v48.2.2

type HighlyAvailable = original.HighlyAvailable
const (
	HighlyAvailableNo      HighlyAvailable = original.HighlyAvailableNo
	HighlyAvailableUnknown HighlyAvailable = original.HighlyAvailableUnknown
	HighlyAvailableYes     HighlyAvailable = original.HighlyAvailableYes
)

func PossibleHighlyAvailableValues added in v48.2.2

func PossibleHighlyAvailableValues() []HighlyAvailable

type HostingConfiguration added in v48.2.2

type HostingConfiguration = original.HostingConfiguration

type HyperVCluster added in v48.2.2

type HyperVCluster = original.HyperVCluster

type HyperVClusterClient added in v48.2.2

type HyperVClusterClient = original.HyperVClusterClient

func NewHyperVClusterClient added in v48.2.2

func NewHyperVClusterClient() HyperVClusterClient

func NewHyperVClusterClientWithBaseURI added in v48.2.2

func NewHyperVClusterClientWithBaseURI(baseURI string) HyperVClusterClient

type HyperVClusterCollection added in v48.2.2

type HyperVClusterCollection = original.HyperVClusterCollection

type HyperVClusterCollectionIterator added in v48.2.2

type HyperVClusterCollectionIterator = original.HyperVClusterCollectionIterator

func NewHyperVClusterCollectionIterator added in v48.2.2

func NewHyperVClusterCollectionIterator(page HyperVClusterCollectionPage) HyperVClusterCollectionIterator

type HyperVClusterCollectionPage added in v48.2.2

type HyperVClusterCollectionPage = original.HyperVClusterCollectionPage

type HyperVClusterProperties added in v48.2.2

type HyperVClusterProperties = original.HyperVClusterProperties

type HyperVDisk added in v48.2.2

type HyperVDisk = original.HyperVDisk

type HyperVHost added in v48.2.2

type HyperVHost = original.HyperVHost

type HyperVHostClient added in v48.2.2

type HyperVHostClient = original.HyperVHostClient

func NewHyperVHostClient added in v48.2.2

func NewHyperVHostClient() HyperVHostClient

func NewHyperVHostClientWithBaseURI added in v48.2.2

func NewHyperVHostClientWithBaseURI(baseURI string) HyperVHostClient

type HyperVHostCollection added in v48.2.2

type HyperVHostCollection = original.HyperVHostCollection

type HyperVHostCollectionIterator added in v48.2.2

type HyperVHostCollectionIterator = original.HyperVHostCollectionIterator

func NewHyperVHostCollectionIterator added in v48.2.2

func NewHyperVHostCollectionIterator(page HyperVHostCollectionPage) HyperVHostCollectionIterator

type HyperVHostCollectionPage added in v48.2.2

type HyperVHostCollectionPage = original.HyperVHostCollectionPage

func NewHyperVHostCollectionPage added in v48.2.2

func NewHyperVHostCollectionPage(cur HyperVHostCollection, getNextPage func(context.Context, HyperVHostCollection) (HyperVHostCollection, error)) HyperVHostCollectionPage

type HyperVHostProperties added in v48.2.2

type HyperVHostProperties = original.HyperVHostProperties

type HyperVJob added in v48.2.2

type HyperVJob = original.HyperVJob

type HyperVJobCollection added in v48.2.2

type HyperVJobCollection = original.HyperVJobCollection

type HyperVJobCollectionIterator added in v48.2.2

type HyperVJobCollectionIterator = original.HyperVJobCollectionIterator

func NewHyperVJobCollectionIterator added in v48.2.2

func NewHyperVJobCollectionIterator(page HyperVJobCollectionPage) HyperVJobCollectionIterator

type HyperVJobCollectionPage added in v48.2.2

type HyperVJobCollectionPage = original.HyperVJobCollectionPage

func NewHyperVJobCollectionPage added in v48.2.2

func NewHyperVJobCollectionPage(cur HyperVJobCollection, getNextPage func(context.Context, HyperVJobCollection) (HyperVJobCollection, error)) HyperVJobCollectionPage

type HyperVJobsClient added in v48.2.2

type HyperVJobsClient = original.HyperVJobsClient

func NewHyperVJobsClient added in v48.2.2

func NewHyperVJobsClient() HyperVJobsClient

func NewHyperVJobsClientWithBaseURI added in v48.2.2

func NewHyperVJobsClientWithBaseURI(baseURI string) HyperVJobsClient

type HyperVMachine added in v48.2.2

type HyperVMachine = original.HyperVMachine

type HyperVMachineCollection added in v48.2.2

type HyperVMachineCollection = original.HyperVMachineCollection

type HyperVMachineCollectionIterator added in v48.2.2

type HyperVMachineCollectionIterator = original.HyperVMachineCollectionIterator

func NewHyperVMachineCollectionIterator added in v48.2.2

func NewHyperVMachineCollectionIterator(page HyperVMachineCollectionPage) HyperVMachineCollectionIterator

type HyperVMachineCollectionPage added in v48.2.2

type HyperVMachineCollectionPage = original.HyperVMachineCollectionPage

type HyperVMachineProperties added in v48.2.2

type HyperVMachineProperties = original.HyperVMachineProperties

type HyperVMachinesClient added in v48.2.2

type HyperVMachinesClient = original.HyperVMachinesClient

func NewHyperVMachinesClient added in v48.2.2

func NewHyperVMachinesClient() HyperVMachinesClient

func NewHyperVMachinesClientWithBaseURI added in v48.2.2

func NewHyperVMachinesClientWithBaseURI(baseURI string) HyperVMachinesClient

type HyperVNetworkAdapter added in v48.2.2

type HyperVNetworkAdapter = original.HyperVNetworkAdapter

type HyperVOperationsStatusClient added in v48.2.2

type HyperVOperationsStatusClient = original.HyperVOperationsStatusClient

func NewHyperVOperationsStatusClient added in v48.2.2

func NewHyperVOperationsStatusClient() HyperVOperationsStatusClient

func NewHyperVOperationsStatusClientWithBaseURI added in v48.2.2

func NewHyperVOperationsStatusClientWithBaseURI(baseURI string) HyperVOperationsStatusClient

type HyperVRunAsAccount added in v48.2.2

type HyperVRunAsAccount = original.HyperVRunAsAccount

type HyperVRunAsAccountCollection added in v48.2.2

type HyperVRunAsAccountCollection = original.HyperVRunAsAccountCollection

type HyperVRunAsAccountCollectionIterator added in v48.2.2

type HyperVRunAsAccountCollectionIterator = original.HyperVRunAsAccountCollectionIterator

func NewHyperVRunAsAccountCollectionIterator added in v48.2.2

func NewHyperVRunAsAccountCollectionIterator(page HyperVRunAsAccountCollectionPage) HyperVRunAsAccountCollectionIterator

type HyperVRunAsAccountCollectionPage added in v48.2.2

type HyperVRunAsAccountCollectionPage = original.HyperVRunAsAccountCollectionPage

type HyperVRunAsAccountsClient added in v48.2.2

type HyperVRunAsAccountsClient = original.HyperVRunAsAccountsClient

func NewHyperVRunAsAccountsClient added in v48.2.2

func NewHyperVRunAsAccountsClient() HyperVRunAsAccountsClient

func NewHyperVRunAsAccountsClientWithBaseURI added in v48.2.2

func NewHyperVRunAsAccountsClientWithBaseURI(baseURI string) HyperVRunAsAccountsClient

type HyperVSite added in v48.2.2

type HyperVSite = original.HyperVSite

type HyperVSiteUsage added in v48.2.2

type HyperVSiteUsage = original.HyperVSiteUsage

type HyperVSitesClient added in v48.2.2

type HyperVSitesClient = original.HyperVSitesClient

func NewHyperVSitesClient added in v48.2.2

func NewHyperVSitesClient() HyperVSitesClient

func NewHyperVSitesClientWithBaseURI added in v48.2.2

func NewHyperVSitesClientWithBaseURI(baseURI string) HyperVSitesClient

type HypervisorConfiguration added in v48.2.2

type HypervisorConfiguration = original.HypervisorConfiguration

type HypervisorType added in v48.2.2

type HypervisorType = original.HypervisorType
const (
	HypervisorTypeHyperv  HypervisorType = original.HypervisorTypeHyperv
	HypervisorTypeUnknown HypervisorType = original.HypervisorTypeUnknown
)

func PossibleHypervisorTypeValues added in v48.2.2

func PossibleHypervisorTypeValues() []HypervisorType

type Ipv4NetworkInterface added in v48.2.2

type Ipv4NetworkInterface = original.Ipv4NetworkInterface

type Ipv6NetworkInterface added in v48.2.2

type Ipv6NetworkInterface = original.Ipv6NetworkInterface

type JobProperties added in v48.2.2

type JobProperties = original.JobProperties

type JobsClient added in v48.2.2

type JobsClient = original.JobsClient

func NewJobsClient added in v48.2.2

func NewJobsClient() JobsClient

func NewJobsClientWithBaseURI added in v48.2.2

func NewJobsClientWithBaseURI(baseURI string) JobsClient

type Machine

type Machine = original.Machine

type MachineResourcesConfiguration added in v48.2.2

type MachineResourcesConfiguration = original.MachineResourcesConfiguration

type MachinesClient

type MachinesClient = original.MachinesClient

func NewMachinesClient

func NewMachinesClient() MachinesClient

func NewMachinesClientWithBaseURI

func NewMachinesClientWithBaseURI(baseURI string) MachinesClient

type NetworkConfiguration added in v48.2.2

type NetworkConfiguration = original.NetworkConfiguration

type OperatingSystem added in v48.2.2

type OperatingSystem = original.OperatingSystem

type OperatingSystemConfiguration added in v48.2.2

type OperatingSystemConfiguration = original.OperatingSystemConfiguration

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationResultList

type OperationResultList = original.OperationResultList

type OperationResultListIterator added in v48.2.2

type OperationResultListIterator = original.OperationResultListIterator

func NewOperationResultListIterator added in v48.2.2

func NewOperationResultListIterator(page OperationResultListPage) OperationResultListIterator

type OperationResultListPage added in v48.2.2

type OperationResultListPage = original.OperationResultListPage

func NewOperationResultListPage added in v48.2.2

func NewOperationResultListPage(cur OperationResultList, getNextPage func(context.Context, OperationResultList) (OperationResultList, error)) OperationResultListPage

type OperationStatus added in v48.2.2

type OperationStatus = original.OperationStatus

type OperationStatusError added in v48.2.2

type OperationStatusError = original.OperationStatusError

type OperationStatusProperties added in v48.2.2

type OperationStatusProperties = original.OperationStatusProperties

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient() OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string) OperationsClient

type OtherDatabase added in v48.2.2

type OtherDatabase = original.OtherDatabase

type PropertiesMonitoringState added in v48.2.2

type PropertiesMonitoringState = original.PropertiesMonitoringState

func PossiblePropertiesMonitoringStateValues added in v48.2.2

func PossiblePropertiesMonitoringStateValues() []PropertiesMonitoringState

type PropertiesVirtualizationState added in v48.2.2

type PropertiesVirtualizationState = original.PropertiesVirtualizationState

func PossiblePropertiesVirtualizationStateValues added in v48.2.2

func PossiblePropertiesVirtualizationStateValues() []PropertiesVirtualizationState

type RebootStatus added in v48.2.2

type RebootStatus = original.RebootStatus
const (
	RebootStatusNotRebooted RebootStatus = original.RebootStatusNotRebooted
	RebootStatusRebooted    RebootStatus = original.RebootStatusRebooted
	RebootStatusUnknown     RebootStatus = original.RebootStatusUnknown
)

func PossibleRebootStatusValues added in v48.2.2

func PossibleRebootStatusValues() []RebootStatus

type RunAsAccountProperties added in v48.2.2

type RunAsAccountProperties = original.RunAsAccountProperties

type RunAsAccountsClient added in v48.2.2

type RunAsAccountsClient = original.RunAsAccountsClient

func NewRunAsAccountsClient added in v48.2.2

func NewRunAsAccountsClient() RunAsAccountsClient

func NewRunAsAccountsClientWithBaseURI added in v48.2.2

func NewRunAsAccountsClientWithBaseURI(baseURI string) RunAsAccountsClient

type SQLServer added in v48.2.2

type SQLServer = original.SQLServer

type SharePointServer added in v48.2.2

type SharePointServer = original.SharePointServer

type SiteAgentProperties added in v48.2.2

type SiteAgentProperties = original.SiteAgentProperties

type SiteHealthSummary added in v48.2.2

type SiteHealthSummary = original.SiteHealthSummary

type SiteHealthSummaryCollection added in v48.2.2

type SiteHealthSummaryCollection = original.SiteHealthSummaryCollection

type SiteHealthSummaryCollectionIterator added in v48.2.2

type SiteHealthSummaryCollectionIterator = original.SiteHealthSummaryCollectionIterator

func NewSiteHealthSummaryCollectionIterator added in v48.2.2

func NewSiteHealthSummaryCollectionIterator(page SiteHealthSummaryCollectionPage) SiteHealthSummaryCollectionIterator

type SiteHealthSummaryCollectionPage added in v48.2.2

type SiteHealthSummaryCollectionPage = original.SiteHealthSummaryCollectionPage

type SiteProperties added in v48.2.2

type SiteProperties = original.SiteProperties

type SiteSpnProperties added in v48.2.2

type SiteSpnProperties = original.SiteSpnProperties

type SitesClient added in v48.2.2

type SitesClient = original.SitesClient

func NewSitesClient added in v48.2.2

func NewSitesClient() SitesClient

func NewSitesClientWithBaseURI added in v48.2.2

func NewSitesClientWithBaseURI(baseURI string) SitesClient

type SystemCenter added in v48.2.2

type SystemCenter = original.SystemCenter

type Timezone added in v48.2.2

type Timezone = original.Timezone

type VCenter added in v48.2.2

type VCenter = original.VCenter

type VCenterClient added in v48.2.2

type VCenterClient = original.VCenterClient

func NewVCenterClient added in v48.2.2

func NewVCenterClient() VCenterClient

func NewVCenterClientWithBaseURI added in v48.2.2

func NewVCenterClientWithBaseURI(baseURI string) VCenterClient

type VCenterCollection added in v48.2.2

type VCenterCollection = original.VCenterCollection

type VCenterCollectionIterator added in v48.2.2

type VCenterCollectionIterator = original.VCenterCollectionIterator

func NewVCenterCollectionIterator added in v48.2.2

func NewVCenterCollectionIterator(page VCenterCollectionPage) VCenterCollectionIterator

type VCenterCollectionPage added in v48.2.2

type VCenterCollectionPage = original.VCenterCollectionPage

func NewVCenterCollectionPage added in v48.2.2

func NewVCenterCollectionPage(cur VCenterCollection, getNextPage func(context.Context, VCenterCollection) (VCenterCollection, error)) VCenterCollectionPage

type VCenterProperties added in v48.2.2

type VCenterProperties = original.VCenterProperties

type VMwareDisk added in v48.2.2

type VMwareDisk = original.VMwareDisk

type VMwareJob added in v48.2.2

type VMwareJob = original.VMwareJob

type VMwareJobCollection added in v48.2.2

type VMwareJobCollection = original.VMwareJobCollection

type VMwareJobCollectionIterator added in v48.2.2

type VMwareJobCollectionIterator = original.VMwareJobCollectionIterator

func NewVMwareJobCollectionIterator added in v48.2.2

func NewVMwareJobCollectionIterator(page VMwareJobCollectionPage) VMwareJobCollectionIterator

type VMwareJobCollectionPage added in v48.2.2

type VMwareJobCollectionPage = original.VMwareJobCollectionPage

func NewVMwareJobCollectionPage added in v48.2.2

func NewVMwareJobCollectionPage(cur VMwareJobCollection, getNextPage func(context.Context, VMwareJobCollection) (VMwareJobCollection, error)) VMwareJobCollectionPage

type VMwareMachine added in v48.2.2

type VMwareMachine = original.VMwareMachine

type VMwareMachineCollection added in v48.2.2

type VMwareMachineCollection = original.VMwareMachineCollection

type VMwareMachineCollectionIterator added in v48.2.2

type VMwareMachineCollectionIterator = original.VMwareMachineCollectionIterator

func NewVMwareMachineCollectionIterator added in v48.2.2

func NewVMwareMachineCollectionIterator(page VMwareMachineCollectionPage) VMwareMachineCollectionIterator

type VMwareMachineCollectionPage added in v48.2.2

type VMwareMachineCollectionPage = original.VMwareMachineCollectionPage

type VMwareMachineProperties added in v48.2.2

type VMwareMachineProperties = original.VMwareMachineProperties

type VMwareNetworkAdapter added in v48.2.2

type VMwareNetworkAdapter = original.VMwareNetworkAdapter

type VMwareOperationsStatusClient added in v48.2.2

type VMwareOperationsStatusClient = original.VMwareOperationsStatusClient

func NewVMwareOperationsStatusClient added in v48.2.2

func NewVMwareOperationsStatusClient() VMwareOperationsStatusClient

func NewVMwareOperationsStatusClientWithBaseURI added in v48.2.2

func NewVMwareOperationsStatusClientWithBaseURI(baseURI string) VMwareOperationsStatusClient

type VMwareRunAsAccount added in v48.2.2

type VMwareRunAsAccount = original.VMwareRunAsAccount

type VMwareRunAsAccountCollection added in v48.2.2

type VMwareRunAsAccountCollection = original.VMwareRunAsAccountCollection

type VMwareRunAsAccountCollectionIterator added in v48.2.2

type VMwareRunAsAccountCollectionIterator = original.VMwareRunAsAccountCollectionIterator

func NewVMwareRunAsAccountCollectionIterator added in v48.2.2

func NewVMwareRunAsAccountCollectionIterator(page VMwareRunAsAccountCollectionPage) VMwareRunAsAccountCollectionIterator

type VMwareRunAsAccountCollectionPage added in v48.2.2

type VMwareRunAsAccountCollectionPage = original.VMwareRunAsAccountCollectionPage

type VMwareSite added in v48.2.2

type VMwareSite = original.VMwareSite

type VMwareSiteUsage added in v48.2.2

type VMwareSiteUsage = original.VMwareSiteUsage

type VirtualDiskMode added in v48.2.2

type VirtualDiskMode = original.VirtualDiskMode

func PossibleVirtualDiskModeValues added in v48.2.2

func PossibleVirtualDiskModeValues() []VirtualDiskMode

type VirtualMachineConfiguration added in v48.2.2

type VirtualMachineConfiguration = original.VirtualMachineConfiguration

type VirtualMachineType added in v48.2.2

type VirtualMachineType = original.VirtualMachineType

func PossibleVirtualMachineTypeValues added in v48.2.2

func PossibleVirtualMachineTypeValues() []VirtualMachineType

type WebApplication added in v48.2.2

type WebApplication = original.WebApplication

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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