reservations

package
v64.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 9, 2022 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 AppliedReservationList ¶

type AppliedReservationList = original.AppliedReservationList

type AppliedReservations ¶

type AppliedReservations = original.AppliedReservations

type AppliedReservationsProperties ¶

type AppliedReservationsProperties = original.AppliedReservationsProperties

type AppliedScopeType ¶

type AppliedScopeType = original.AppliedScopeType
const (
	AppliedScopeTypeShared AppliedScopeType = original.AppliedScopeTypeShared
	AppliedScopeTypeSingle AppliedScopeType = original.AppliedScopeTypeSingle
)

func PossibleAppliedScopeTypeValues ¶

func PossibleAppliedScopeTypeValues() []AppliedScopeType

type AvailableScopeProperties ¶

type AvailableScopeProperties = original.AvailableScopeProperties

type AvailableScopeRequest ¶

type AvailableScopeRequest = original.AvailableScopeRequest

type BaseClient ¶

type BaseClient = original.BaseClient

func New ¶

func New() BaseClient

func NewWithBaseURI ¶

func NewWithBaseURI(baseURI string) BaseClient

type BillingInformation ¶

type BillingInformation = original.BillingInformation

type CalculateExchangeClient ¶

type CalculateExchangeClient = original.CalculateExchangeClient

func NewCalculateExchangeClient ¶

func NewCalculateExchangeClient() CalculateExchangeClient

func NewCalculateExchangeClientWithBaseURI ¶

func NewCalculateExchangeClientWithBaseURI(baseURI string) CalculateExchangeClient

type CalculateExchangePostFuture ¶

type CalculateExchangePostFuture = original.CalculateExchangePostFuture

type CalculateExchangeRequest ¶

type CalculateExchangeRequest = original.CalculateExchangeRequest

type CalculatePriceResponse ¶

type CalculatePriceResponse = original.CalculatePriceResponse

type Catalog ¶

type Catalog = original.Catalog

type CatalogMsrp ¶

type CatalogMsrp = original.CatalogMsrp

type ChangeDirectoryRequest ¶

type ChangeDirectoryRequest = original.ChangeDirectoryRequest

type ChangeDirectoryResponse ¶

type ChangeDirectoryResponse = original.ChangeDirectoryResponse

type ChangeDirectoryResult ¶

type ChangeDirectoryResult = original.ChangeDirectoryResult

type Client ¶

type Client = original.Client

func NewClient ¶

func NewClient() Client

func NewClientWithBaseURI ¶

func NewClientWithBaseURI(baseURI string) Client

type CreatedByType ¶

type CreatedByType = original.CreatedByType
const (
	CreatedByTypeApplication     CreatedByType = original.CreatedByTypeApplication
	CreatedByTypeKey             CreatedByType = original.CreatedByTypeKey
	CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity
	CreatedByTypeUser            CreatedByType = original.CreatedByTypeUser
)

func PossibleCreatedByTypeValues ¶

func PossibleCreatedByTypeValues() []CreatedByType

type CurrentQuotaLimit ¶

type CurrentQuotaLimit = original.CurrentQuotaLimit

type CurrentQuotaLimitBase ¶

type CurrentQuotaLimitBase = original.CurrentQuotaLimitBase

type Error ¶

type Error = original.Error

type ErrorDetails ¶

type ErrorDetails = original.ErrorDetails

type ErrorResponse ¶

type ErrorResponse = original.ErrorResponse

type ErrorResponseCode ¶

type ErrorResponseCode = original.ErrorResponseCode
const (
	ErrorResponseCodeActivateQuoteFailed                           ErrorResponseCode = original.ErrorResponseCodeActivateQuoteFailed
	ErrorResponseCodeAppliedScopesNotAssociatedWithCommerceAccount ErrorResponseCode = original.ErrorResponseCodeAppliedScopesNotAssociatedWithCommerceAccount
	ErrorResponseCodeAppliedScopesSameAsExisting                   ErrorResponseCode = original.ErrorResponseCodeAppliedScopesSameAsExisting
	ErrorResponseCodeAuthorizationFailed                           ErrorResponseCode = original.ErrorResponseCodeAuthorizationFailed
	ErrorResponseCodeBadRequest                                    ErrorResponseCode = original.ErrorResponseCodeBadRequest
	ErrorResponseCodeBillingCustomerInputError                     ErrorResponseCode = original.ErrorResponseCodeBillingCustomerInputError
	ErrorResponseCodeBillingError                                  ErrorResponseCode = original.ErrorResponseCodeBillingError
	ErrorResponseCodeBillingPaymentInstrumentHardError             ErrorResponseCode = original.ErrorResponseCodeBillingPaymentInstrumentHardError
	ErrorResponseCodeBillingPaymentInstrumentSoftError             ErrorResponseCode = original.ErrorResponseCodeBillingPaymentInstrumentSoftError
	ErrorResponseCodeBillingScopeIDCannotBeChanged                 ErrorResponseCode = original.ErrorResponseCodeBillingScopeIDCannotBeChanged
	ErrorResponseCodeBillingTransientError                         ErrorResponseCode = original.ErrorResponseCodeBillingTransientError
	ErrorResponseCodeCalculatePriceFailed                          ErrorResponseCode = original.ErrorResponseCodeCalculatePriceFailed
	ErrorResponseCodeCapacityUpdateScopesFailed                    ErrorResponseCode = original.ErrorResponseCodeCapacityUpdateScopesFailed
	ErrorResponseCodeClientCertificateThumbprintNotSet             ErrorResponseCode = original.ErrorResponseCodeClientCertificateThumbprintNotSet
	ErrorResponseCodeCreateQuoteFailed                             ErrorResponseCode = original.ErrorResponseCodeCreateQuoteFailed
	ErrorResponseCodeForbidden                                     ErrorResponseCode = original.ErrorResponseCodeForbidden
	ErrorResponseCodeFulfillmentConfigurationError                 ErrorResponseCode = original.ErrorResponseCodeFulfillmentConfigurationError
	ErrorResponseCodeFulfillmentError                              ErrorResponseCode = original.ErrorResponseCodeFulfillmentError
	ErrorResponseCodeFulfillmentOutOfStockError                    ErrorResponseCode = original.ErrorResponseCodeFulfillmentOutOfStockError
	ErrorResponseCodeFulfillmentTransientError                     ErrorResponseCode = original.ErrorResponseCodeFulfillmentTransientError
	ErrorResponseCodeHTTPMethodNotSupported                        ErrorResponseCode = original.ErrorResponseCodeHTTPMethodNotSupported
	ErrorResponseCodeInternalServerError                           ErrorResponseCode = original.ErrorResponseCodeInternalServerError
	ErrorResponseCodeInvalidAccessToken                            ErrorResponseCode = original.ErrorResponseCodeInvalidAccessToken
	ErrorResponseCodeInvalidFulfillmentRequestParameters           ErrorResponseCode = original.ErrorResponseCodeInvalidFulfillmentRequestParameters
	ErrorResponseCodeInvalidHealthCheckType                        ErrorResponseCode = original.ErrorResponseCodeInvalidHealthCheckType
	ErrorResponseCodeInvalidLocationID                             ErrorResponseCode = original.ErrorResponseCodeInvalidLocationID
	ErrorResponseCodeInvalidRefundQuantity                         ErrorResponseCode = original.ErrorResponseCodeInvalidRefundQuantity
	ErrorResponseCodeInvalidRequestContent                         ErrorResponseCode = original.ErrorResponseCodeInvalidRequestContent
	ErrorResponseCodeInvalidRequestURI                             ErrorResponseCode = original.ErrorResponseCodeInvalidRequestURI
	ErrorResponseCodeInvalidReservationID                          ErrorResponseCode = original.ErrorResponseCodeInvalidReservationID
	ErrorResponseCodeInvalidReservationOrderID                     ErrorResponseCode = original.ErrorResponseCodeInvalidReservationOrderID
	ErrorResponseCodeInvalidSingleAppliedScopesCount               ErrorResponseCode = original.ErrorResponseCodeInvalidSingleAppliedScopesCount
	ErrorResponseCodeInvalidSubscriptionID                         ErrorResponseCode = original.ErrorResponseCodeInvalidSubscriptionID
	ErrorResponseCodeInvalidTenantID                               ErrorResponseCode = original.ErrorResponseCodeInvalidTenantID
	ErrorResponseCodeMissingAppliedScopesForSingle                 ErrorResponseCode = original.ErrorResponseCodeMissingAppliedScopesForSingle
	ErrorResponseCodeMissingTenantID                               ErrorResponseCode = original.ErrorResponseCodeMissingTenantID
	ErrorResponseCodeNonsupportedAccountID                         ErrorResponseCode = original.ErrorResponseCodeNonsupportedAccountID
	ErrorResponseCodeNotSpecified                                  ErrorResponseCode = original.ErrorResponseCodeNotSpecified
	ErrorResponseCodeNotSupportedCountry                           ErrorResponseCode = original.ErrorResponseCodeNotSupportedCountry
	ErrorResponseCodeNoValidReservationsToReRate                   ErrorResponseCode = original.ErrorResponseCodeNoValidReservationsToReRate
	ErrorResponseCodeOperationCannotBePerformedInCurrentState      ErrorResponseCode = original.ErrorResponseCodeOperationCannotBePerformedInCurrentState
	ErrorResponseCodeOperationFailed                               ErrorResponseCode = original.ErrorResponseCodeOperationFailed
	ErrorResponseCodePatchValuesSameAsExisting                     ErrorResponseCode = original.ErrorResponseCodePatchValuesSameAsExisting
	ErrorResponseCodePaymentInstrumentNotFound                     ErrorResponseCode = original.ErrorResponseCodePaymentInstrumentNotFound
	ErrorResponseCodePurchaseError                                 ErrorResponseCode = original.ErrorResponseCodePurchaseError
	ErrorResponseCodeReRateOnlyAllowedForEA                        ErrorResponseCode = original.ErrorResponseCodeReRateOnlyAllowedForEA
	ErrorResponseCodeReservationIDNotInReservationOrder            ErrorResponseCode = original.ErrorResponseCodeReservationIDNotInReservationOrder
	ErrorResponseCodeReservationOrderCreationFailed                ErrorResponseCode = original.ErrorResponseCodeReservationOrderCreationFailed
	ErrorResponseCodeReservationOrderIDAlreadyExists               ErrorResponseCode = original.ErrorResponseCodeReservationOrderIDAlreadyExists
	ErrorResponseCodeReservationOrderNotEnabled                    ErrorResponseCode = original.ErrorResponseCodeReservationOrderNotEnabled
	ErrorResponseCodeReservationOrderNotFound                      ErrorResponseCode = original.ErrorResponseCodeReservationOrderNotFound
	ErrorResponseCodeRiskCheckFailed                               ErrorResponseCode = original.ErrorResponseCodeRiskCheckFailed
	ErrorResponseCodeRoleAssignmentCreationFailed                  ErrorResponseCode = original.ErrorResponseCodeRoleAssignmentCreationFailed
	ErrorResponseCodeServerTimeout                                 ErrorResponseCode = original.ErrorResponseCodeServerTimeout
	ErrorResponseCodeUnauthenticatedRequestsThrottled              ErrorResponseCode = original.ErrorResponseCodeUnauthenticatedRequestsThrottled
	ErrorResponseCodeUnsupportedReservationTerm                    ErrorResponseCode = original.ErrorResponseCodeUnsupportedReservationTerm
)

func PossibleErrorResponseCodeValues ¶

func PossibleErrorResponseCodeValues() []ErrorResponseCode

type ExceptionResponse ¶

type ExceptionResponse = original.ExceptionResponse

type ExchangeClient ¶

type ExchangeClient = original.ExchangeClient

func NewExchangeClient ¶

func NewExchangeClient() ExchangeClient

func NewExchangeClientWithBaseURI ¶

func NewExchangeClientWithBaseURI(baseURI string) ExchangeClient

type ExchangePolicyError ¶

type ExchangePolicyError = original.ExchangePolicyError

type ExchangePolicyErrors ¶

type ExchangePolicyErrors = original.ExchangePolicyErrors

type ExchangePostFuture ¶

type ExchangePostFuture = original.ExchangePostFuture

type ExchangeRequest ¶

type ExchangeRequest = original.ExchangeRequest

type ExchangeRequestProperties ¶

type ExchangeRequestProperties = original.ExchangeRequestProperties

type ExchangeResponseProperties ¶

type ExchangeResponseProperties = original.ExchangeResponseProperties

type ExtendedErrorInfo ¶

type ExtendedErrorInfo = original.ExtendedErrorInfo

type ExtendedStatusInfo ¶

type ExtendedStatusInfo = original.ExtendedStatusInfo

type InstanceFlexibility ¶

type InstanceFlexibility = original.InstanceFlexibility
const (
	InstanceFlexibilityOff InstanceFlexibility = original.InstanceFlexibilityOff
	InstanceFlexibilityOn  InstanceFlexibility = original.InstanceFlexibilityOn
)

func PossibleInstanceFlexibilityValues ¶

func PossibleInstanceFlexibilityValues() []InstanceFlexibility

type Kind ¶

type Kind = original.Kind
const (
	KindMicrosoftCompute Kind = original.KindMicrosoftCompute
)

func PossibleKindValues ¶

func PossibleKindValues() []Kind

type List ¶

type List = original.List

type ListCatalog ¶

type ListCatalog = original.ListCatalog

type ListIterator ¶

type ListIterator = original.ListIterator

func NewListIterator ¶

func NewListIterator(page ListPage) ListIterator

type ListPage ¶

type ListPage = original.ListPage

func NewListPage ¶

func NewListPage(cur List, getNextPage func(context.Context, List) (List, error)) ListPage

type ListResponse ¶

type ListResponse = original.ListResponse

type ListResult ¶

type ListResult = original.ListResult

type ListResultIterator ¶

type ListResultIterator = original.ListResultIterator

func NewListResultIterator ¶

func NewListResultIterator(page ListResultPage) ListResultIterator

type ListResultPage ¶

type ListResultPage = original.ListResultPage

func NewListResultPage ¶

func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage

type MergeProperties ¶

type MergeProperties = original.MergeProperties

type MergePropertiesType ¶

type MergePropertiesType = original.MergePropertiesType

type MergeRequest ¶

type MergeRequest = original.MergeRequest

type OperationClient ¶

type OperationClient = original.OperationClient

func NewOperationClient ¶

func NewOperationClient() OperationClient

func NewOperationClientWithBaseURI ¶

func NewOperationClientWithBaseURI(baseURI string) OperationClient

type OperationDisplay ¶

type OperationDisplay = original.OperationDisplay

type OperationList ¶

type OperationList = original.OperationList

type OperationListIterator ¶

type OperationListIterator = original.OperationListIterator

func NewOperationListIterator ¶

func NewOperationListIterator(page OperationListPage) OperationListIterator

type OperationListPage ¶

type OperationListPage = original.OperationListPage

func NewOperationListPage ¶

func NewOperationListPage(cur OperationList, getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage

type OperationResponse ¶

type OperationResponse = original.OperationResponse

type OperationResultError ¶

type OperationResultError = original.OperationResultError

type OperationStatus ¶

type OperationStatus = original.OperationStatus
const (
	OperationStatusCancelled OperationStatus = original.OperationStatusCancelled
	OperationStatusFailed    OperationStatus = original.OperationStatusFailed
	OperationStatusPending   OperationStatus = original.OperationStatusPending
	OperationStatusSucceeded OperationStatus = original.OperationStatusSucceeded
)

func PossibleOperationStatusValues ¶

func PossibleOperationStatusValues() []OperationStatus

type OrderBillingPlanInformation ¶

type OrderBillingPlanInformation = original.OrderBillingPlanInformation

type OrderClient ¶

type OrderClient = original.OrderClient

func NewOrderClient ¶

func NewOrderClient() OrderClient

func NewOrderClientWithBaseURI ¶

func NewOrderClientWithBaseURI(baseURI string) OrderClient

type OrderList ¶

type OrderList = original.OrderList

type OrderListIterator ¶

type OrderListIterator = original.OrderListIterator

func NewOrderListIterator ¶

func NewOrderListIterator(page OrderListPage) OrderListIterator

type OrderListPage ¶

type OrderListPage = original.OrderListPage

func NewOrderListPage ¶

func NewOrderListPage(cur OrderList, getNextPage func(context.Context, OrderList) (OrderList, error)) OrderListPage

type OrderProperties ¶

type OrderProperties = original.OrderProperties

type OrderPurchaseFuture ¶

type OrderPurchaseFuture = original.OrderPurchaseFuture

type OrderResponse ¶

type OrderResponse = original.OrderResponse

type Patch ¶

type Patch = original.Patch

type PatchProperties ¶

type PatchProperties = original.PatchProperties

type PatchPropertiesRenewProperties ¶

type PatchPropertiesRenewProperties = original.PatchPropertiesRenewProperties

type PaymentDetail ¶

type PaymentDetail = original.PaymentDetail

type PaymentStatus ¶

type PaymentStatus = original.PaymentStatus
const (
	PaymentStatusCancelled PaymentStatus = original.PaymentStatusCancelled
	PaymentStatusFailed    PaymentStatus = original.PaymentStatusFailed
	PaymentStatusScheduled PaymentStatus = original.PaymentStatusScheduled
	PaymentStatusSucceeded PaymentStatus = original.PaymentStatusSucceeded
)

func PossiblePaymentStatusValues ¶

func PossiblePaymentStatusValues() []PaymentStatus

type Price ¶

type Price = original.Price

type Properties ¶

type Properties = original.Properties

type PropertiesUtilization ¶

type PropertiesUtilization = original.PropertiesUtilization

type ProvisioningState ¶

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues ¶

func PossibleProvisioningStateValues() []ProvisioningState

type ProvisioningState1 ¶

type ProvisioningState1 = original.ProvisioningState1

func PossibleProvisioningState1Values ¶

func PossibleProvisioningState1Values() []ProvisioningState1

type PurchaseRequest ¶

type PurchaseRequest = original.PurchaseRequest

type PurchaseRequestProperties ¶

type PurchaseRequestProperties = original.PurchaseRequestProperties

type QuotaClient ¶

type QuotaClient = original.QuotaClient

func NewQuotaClient ¶

func NewQuotaClient() QuotaClient

func NewQuotaClientWithBaseURI ¶

func NewQuotaClientWithBaseURI(baseURI string) QuotaClient

type QuotaCreateOrUpdateFuture ¶

type QuotaCreateOrUpdateFuture = original.QuotaCreateOrUpdateFuture

type QuotaLimits ¶

type QuotaLimits = original.QuotaLimits

type QuotaLimitsIterator ¶

type QuotaLimitsIterator = original.QuotaLimitsIterator

func NewQuotaLimitsIterator ¶

func NewQuotaLimitsIterator(page QuotaLimitsPage) QuotaLimitsIterator

type QuotaLimitsPage ¶

type QuotaLimitsPage = original.QuotaLimitsPage

func NewQuotaLimitsPage ¶

func NewQuotaLimitsPage(cur QuotaLimits, getNextPage func(context.Context, QuotaLimits) (QuotaLimits, error)) QuotaLimitsPage

type QuotaLimitsResponse ¶

type QuotaLimitsResponse = original.QuotaLimitsResponse

type QuotaProperties ¶

type QuotaProperties = original.QuotaProperties

type QuotaRequestDetails ¶

type QuotaRequestDetails = original.QuotaRequestDetails

type QuotaRequestDetailsList ¶

type QuotaRequestDetailsList = original.QuotaRequestDetailsList

type QuotaRequestProperties ¶

type QuotaRequestProperties = original.QuotaRequestProperties

type QuotaRequestState ¶

type QuotaRequestState = original.QuotaRequestState

func PossibleQuotaRequestStateValues ¶

func PossibleQuotaRequestStateValues() []QuotaRequestState

type QuotaRequestStatusClient ¶

type QuotaRequestStatusClient = original.QuotaRequestStatusClient

func NewQuotaRequestStatusClient ¶

func NewQuotaRequestStatusClient() QuotaRequestStatusClient

func NewQuotaRequestStatusClientWithBaseURI ¶

func NewQuotaRequestStatusClientWithBaseURI(baseURI string) QuotaRequestStatusClient

type QuotaRequestStatusDetails ¶

type QuotaRequestStatusDetails = original.QuotaRequestStatusDetails

type QuotaRequestSubmitResponse ¶

type QuotaRequestSubmitResponse = original.QuotaRequestSubmitResponse

type QuotaRequestSubmitResponse201 ¶

type QuotaRequestSubmitResponse201 = original.QuotaRequestSubmitResponse201

type QuotaUpdateFuture ¶

type QuotaUpdateFuture = original.QuotaUpdateFuture

type RenewPropertiesResponse ¶

type RenewPropertiesResponse = original.RenewPropertiesResponse

type ReservationBillingPlan ¶

type ReservationBillingPlan = original.ReservationBillingPlan
const (
	ReservationBillingPlanMonthly ReservationBillingPlan = original.ReservationBillingPlanMonthly
	ReservationBillingPlanUpfront ReservationBillingPlan = original.ReservationBillingPlanUpfront
)

func PossibleReservationBillingPlanValues ¶

func PossibleReservationBillingPlanValues() []ReservationBillingPlan

type ReservationMergeFuture ¶

type ReservationMergeFuture = original.ReservationMergeFuture

type ReservationTerm ¶

type ReservationTerm = original.ReservationTerm
const (
	ReservationTermP1Y ReservationTerm = original.ReservationTermP1Y
	ReservationTermP3Y ReservationTerm = original.ReservationTermP3Y
	ReservationTermP5Y ReservationTerm = original.ReservationTermP5Y
)

func PossibleReservationTermValues ¶

func PossibleReservationTermValues() []ReservationTerm

type ReservationUpdateFuture ¶

type ReservationUpdateFuture = original.ReservationUpdateFuture

type ReservedResourceType ¶

type ReservedResourceType = original.ReservedResourceType
const (
	ReservedResourceTypeAppService             ReservedResourceType = original.ReservedResourceTypeAppService
	ReservedResourceTypeAVS                    ReservedResourceType = original.ReservedResourceTypeAVS
	ReservedResourceTypeAzureDataExplorer      ReservedResourceType = original.ReservedResourceTypeAzureDataExplorer
	ReservedResourceTypeAzureFiles             ReservedResourceType = original.ReservedResourceTypeAzureFiles
	ReservedResourceTypeBlockBlob              ReservedResourceType = original.ReservedResourceTypeBlockBlob
	ReservedResourceTypeCosmosDb               ReservedResourceType = original.ReservedResourceTypeCosmosDb
	ReservedResourceTypeDatabricks             ReservedResourceType = original.ReservedResourceTypeDatabricks
	ReservedResourceTypeDataFactory            ReservedResourceType = original.ReservedResourceTypeDataFactory
	ReservedResourceTypeDedicatedHost          ReservedResourceType = original.ReservedResourceTypeDedicatedHost
	ReservedResourceTypeManagedDisk            ReservedResourceType = original.ReservedResourceTypeManagedDisk
	ReservedResourceTypeMariaDb                ReservedResourceType = original.ReservedResourceTypeMariaDb
	ReservedResourceTypeMySQL                  ReservedResourceType = original.ReservedResourceTypeMySQL
	ReservedResourceTypeNetAppStorage          ReservedResourceType = original.ReservedResourceTypeNetAppStorage
	ReservedResourceTypePostgreSQL             ReservedResourceType = original.ReservedResourceTypePostgreSQL
	ReservedResourceTypeRedHat                 ReservedResourceType = original.ReservedResourceTypeRedHat
	ReservedResourceTypeRedHatOsa              ReservedResourceType = original.ReservedResourceTypeRedHatOsa
	ReservedResourceTypeRedisCache             ReservedResourceType = original.ReservedResourceTypeRedisCache
	ReservedResourceTypeSapHana                ReservedResourceType = original.ReservedResourceTypeSapHana
	ReservedResourceTypeSQLAzureHybridBenefit  ReservedResourceType = original.ReservedResourceTypeSQLAzureHybridBenefit
	ReservedResourceTypeSQLDatabases           ReservedResourceType = original.ReservedResourceTypeSQLDatabases
	ReservedResourceTypeSQLDataWarehouse       ReservedResourceType = original.ReservedResourceTypeSQLDataWarehouse
	ReservedResourceTypeSQLEdge                ReservedResourceType = original.ReservedResourceTypeSQLEdge
	ReservedResourceTypeSuseLinux              ReservedResourceType = original.ReservedResourceTypeSuseLinux
	ReservedResourceTypeVirtualMachines        ReservedResourceType = original.ReservedResourceTypeVirtualMachines
	ReservedResourceTypeVirtualMachineSoftware ReservedResourceType = original.ReservedResourceTypeVirtualMachineSoftware
	ReservedResourceTypeVMwareCloudSimple      ReservedResourceType = original.ReservedResourceTypeVMwareCloudSimple
)

func PossibleReservedResourceTypeValues ¶

func PossibleReservedResourceTypeValues() []ReservedResourceType

type ResourceName ¶

type ResourceName = original.ResourceName

type ResourceType ¶

type ResourceType = original.ResourceType
const (
	ResourceTypeDedicated       ResourceType = original.ResourceTypeDedicated
	ResourceTypeLowPriority     ResourceType = original.ResourceTypeLowPriority
	ResourceTypeServiceSpecific ResourceType = original.ResourceTypeServiceSpecific
	ResourceTypeShared          ResourceType = original.ResourceTypeShared
	ResourceTypeStandard        ResourceType = original.ResourceTypeStandard
)

func PossibleResourceTypeValues ¶

func PossibleResourceTypeValues() []ResourceType

type Response ¶

type Response = original.Response

type ScopeProperties ¶

type ScopeProperties = original.ScopeProperties

type ServiceError ¶

type ServiceError = original.ServiceError

type ServiceErrorDetail ¶

type ServiceErrorDetail = original.ServiceErrorDetail

type SetObject ¶

type SetObject = original.SetObject

type SkuCapability ¶

type SkuCapability = original.SkuCapability

type SkuName ¶

type SkuName = original.SkuName

type SkuProperty ¶

type SkuProperty = original.SkuProperty

type SkuRestriction ¶

type SkuRestriction = original.SkuRestriction

type SplitFuture ¶

type SplitFuture = original.SplitFuture

type SplitProperties ¶

type SplitProperties = original.SplitProperties

type SplitPropertiesType ¶

type SplitPropertiesType = original.SplitPropertiesType

type SplitRequest ¶

type SplitRequest = original.SplitRequest

type StatusCode ¶

type StatusCode = original.StatusCode
const (
	StatusCodeActive                 StatusCode = original.StatusCodeActive
	StatusCodeExpired                StatusCode = original.StatusCodeExpired
	StatusCodeMerged                 StatusCode = original.StatusCodeMerged
	StatusCodeNone                   StatusCode = original.StatusCodeNone
	StatusCodePaymentInstrumentError StatusCode = original.StatusCodePaymentInstrumentError
	StatusCodePending                StatusCode = original.StatusCodePending
	StatusCodeProcessing             StatusCode = original.StatusCodeProcessing
	StatusCodePurchaseError          StatusCode = original.StatusCodePurchaseError
	StatusCodeSplit                  StatusCode = original.StatusCodeSplit
	StatusCodeSucceeded              StatusCode = original.StatusCodeSucceeded
)

func PossibleStatusCodeValues ¶

func PossibleStatusCodeValues() []StatusCode

type SubRequest ¶

type SubRequest = original.SubRequest

type SubscriptionScopeProperties ¶

type SubscriptionScopeProperties = original.SubscriptionScopeProperties

type Summary ¶

type Summary = original.Summary

type SystemData ¶

type SystemData = original.SystemData

type ToExchange ¶

type ToExchange = original.ToExchange

type ToPurchaseCalculateExchange ¶

type ToPurchaseCalculateExchange = original.ToPurchaseCalculateExchange

type ToPurchaseExchange ¶

type ToPurchaseExchange = original.ToPurchaseExchange

type ToReturn ¶

type ToReturn = original.ToReturn

type ToReturnForExchange ¶

type ToReturnForExchange = original.ToReturnForExchange

type UtilizationAggregates ¶

type UtilizationAggregates = original.UtilizationAggregates

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

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