powerbidedicated

package
v68.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: MIT 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 AutoScaleVCore

type AutoScaleVCore = original.AutoScaleVCore

type AutoScaleVCoreListResult

type AutoScaleVCoreListResult = original.AutoScaleVCoreListResult

type AutoScaleVCoreMutableProperties

type AutoScaleVCoreMutableProperties = original.AutoScaleVCoreMutableProperties

type AutoScaleVCoreProperties

type AutoScaleVCoreProperties = original.AutoScaleVCoreProperties

type AutoScaleVCoreSku

type AutoScaleVCoreSku = original.AutoScaleVCoreSku

type AutoScaleVCoreUpdateParameters

type AutoScaleVCoreUpdateParameters = original.AutoScaleVCoreUpdateParameters

type AutoScaleVCoresClient

type AutoScaleVCoresClient = original.AutoScaleVCoresClient

func NewAutoScaleVCoresClient

func NewAutoScaleVCoresClient(subscriptionID string) AutoScaleVCoresClient

func NewAutoScaleVCoresClientWithBaseURI

func NewAutoScaleVCoresClientWithBaseURI(baseURI string, subscriptionID string) AutoScaleVCoresClient

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CapacitiesClient

type CapacitiesClient = original.CapacitiesClient

func NewCapacitiesClient

func NewCapacitiesClient(subscriptionID string) CapacitiesClient

func NewCapacitiesClientWithBaseURI

func NewCapacitiesClientWithBaseURI(baseURI string, subscriptionID string) CapacitiesClient

type CapacitiesCreateFuture

type CapacitiesCreateFuture = original.CapacitiesCreateFuture

type CapacitiesDeleteFuture

type CapacitiesDeleteFuture = original.CapacitiesDeleteFuture

type CapacitiesResumeFuture

type CapacitiesResumeFuture = original.CapacitiesResumeFuture

type CapacitiesSuspendFuture

type CapacitiesSuspendFuture = original.CapacitiesSuspendFuture

type CapacitiesUpdateFuture

type CapacitiesUpdateFuture = original.CapacitiesUpdateFuture

type CapacityProvisioningState

type CapacityProvisioningState = original.CapacityProvisioningState

func PossibleCapacityProvisioningStateValues

func PossibleCapacityProvisioningStateValues() []CapacityProvisioningState

type CapacitySku

type CapacitySku = original.CapacitySku

type CapacitySkuTier

type CapacitySkuTier = original.CapacitySkuTier
const (
	CapacitySkuTierAutoPremiumHost CapacitySkuTier = original.CapacitySkuTierAutoPremiumHost
	CapacitySkuTierPBIEAzure       CapacitySkuTier = original.CapacitySkuTierPBIEAzure
	CapacitySkuTierPremium         CapacitySkuTier = original.CapacitySkuTierPremium
)

func PossibleCapacitySkuTierValues

func PossibleCapacitySkuTierValues() []CapacitySkuTier

type DedicatedCapacities

type DedicatedCapacities = original.DedicatedCapacities

type DedicatedCapacity

type DedicatedCapacity = original.DedicatedCapacity

type DedicatedCapacityAdministrators

type DedicatedCapacityAdministrators = original.DedicatedCapacityAdministrators

type DedicatedCapacityMutableProperties

type DedicatedCapacityMutableProperties = original.DedicatedCapacityMutableProperties

type DedicatedCapacityProperties

type DedicatedCapacityProperties = original.DedicatedCapacityProperties

type DedicatedCapacityUpdateParameters

type DedicatedCapacityUpdateParameters = original.DedicatedCapacityUpdateParameters

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type ErrorResponseError

type ErrorResponseError = original.ErrorResponseError

type IdentityType

type IdentityType = original.IdentityType
const (
	IdentityTypeApplication     IdentityType = original.IdentityTypeApplication
	IdentityTypeKey             IdentityType = original.IdentityTypeKey
	IdentityTypeManagedIdentity IdentityType = original.IdentityTypeManagedIdentity
	IdentityTypeUser            IdentityType = original.IdentityTypeUser
)

func PossibleIdentityTypeValues

func PossibleIdentityTypeValues() []IdentityType

type Mode

type Mode = original.Mode
const (
	ModeGen1 Mode = original.ModeGen1
	ModeGen2 Mode = original.ModeGen2
)

func PossibleModeValues

func PossibleModeValues() []Mode

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type Resource

type Resource = original.Resource

type SkuDetailsForExistingResource

type SkuDetailsForExistingResource = original.SkuDetailsForExistingResource

type SkuEnumerationForNewResourceResult

type SkuEnumerationForNewResourceResult = original.SkuEnumerationForNewResourceResult

type State

type State = original.State
const (
	StateDeleting     State = original.StateDeleting
	StateFailed       State = original.StateFailed
	StatePaused       State = original.StatePaused
	StatePausing      State = original.StatePausing
	StatePreparing    State = original.StatePreparing
	StateProvisioning State = original.StateProvisioning
	StateResuming     State = original.StateResuming
	StateScaling      State = original.StateScaling
	StateSucceeded    State = original.StateSucceeded
	StateSuspended    State = original.StateSuspended
	StateSuspending   State = original.StateSuspending
	StateUpdating     State = original.StateUpdating
)

func PossibleStateValues

func PossibleStateValues() []State

type SystemData

type SystemData = original.SystemData

type VCoreProvisioningState

type VCoreProvisioningState = original.VCoreProvisioningState
const (
	VCoreProvisioningStateSucceeded VCoreProvisioningState = original.VCoreProvisioningStateSucceeded
)

func PossibleVCoreProvisioningStateValues

func PossibleVCoreProvisioningStateValues() []VCoreProvisioningState

type VCoreSkuTier

type VCoreSkuTier = original.VCoreSkuTier
const (
	VCoreSkuTierAutoScale VCoreSkuTier = original.VCoreSkuTierAutoScale
)

func PossibleVCoreSkuTierValues

func PossibleVCoreSkuTierValues() []VCoreSkuTier

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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