analysisservices

package
v0.20220621.125715 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: MPL-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PossibleValuesForSkuTier

func PossibleValuesForSkuTier() []string

Types

type AnalysisServicesClient

type AnalysisServicesClient struct {
	Client autorest.Client
	// contains filtered or unexported fields
}

func NewAnalysisServicesClientWithBaseURI

func NewAnalysisServicesClientWithBaseURI(endpoint string) AnalysisServicesClient

func (AnalysisServicesClient) ServersListSkusForNew

ServersListSkusForNew ...

type ResourceSku

type ResourceSku struct {
	Capacity *int64   `json:"capacity,omitempty"`
	Name     string   `json:"name"`
	Tier     *SkuTier `json:"tier,omitempty"`
}

type ServersListSkusForNewOperationResponse

type ServersListSkusForNewOperationResponse struct {
	HttpResponse *http.Response
	Model        *SkuEnumerationForNewResourceResult
}

type SkuEnumerationForNewResourceResult

type SkuEnumerationForNewResourceResult struct {
	Value *[]ResourceSku `json:"value,omitempty"`
}

type SkuTier

type SkuTier string
const (
	SkuTierBasic       SkuTier = "Basic"
	SkuTierDevelopment SkuTier = "Development"
	SkuTierStandard    SkuTier = "Standard"
)

Jump to

Keyboard shortcuts

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