Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AppliedReservationList
- type AppliedReservations
- type AppliedReservationsProperties
- type AppliedScopeType
- type BaseClient
- type Catalog
- type Client
- type Error
- type ErrorResponseCode
- type ExtendedErrorInfo
- type ExtendedStatusInfo
- type InstanceFlexibility
- type List
- type ListCatalog
- type ListIterator
- type ListPage
- type ListResponse
- type MergeProperties
- type MergePropertiesType
- type MergeRequest
- type OperationClient
- type OperationDisplay
- type OperationList
- type OperationListIterator
- type OperationListPage
- type OperationResponse
- type OrderClient
- type OrderList
- type OrderListIterator
- type OrderListPage
- type OrderProperties
- type OrderResponse
- type Patch
- type PatchProperties
- type Properties
- type ReservationMergeFuture
- type ReservationTerm
- type ReservationUpdateFuture
- type ReservedResourceType
- type Response
- type SkuName
- type SkuProperty
- type SkuRestriction
- type SplitFuture
- type SplitProperties
- type SplitPropertiesType
- type SplitRequest
- type StatusCode
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
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 ( Single AppliedScopeType = original.Single )
func PossibleAppliedScopeTypeValues ¶
func PossibleAppliedScopeTypeValues() []AppliedScopeType
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New() BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string) BaseClient
type Client ¶
func NewClientWithBaseURI ¶
type ErrorResponseCode ¶
type ErrorResponseCode = original.ErrorResponseCode
const ( ActivateQuoteFailed ErrorResponseCode = original.ActivateQuoteFailed AppliedScopesNotAssociatedWithCommerceAccount ErrorResponseCode = original.AppliedScopesNotAssociatedWithCommerceAccount AuthorizationFailed ErrorResponseCode = original.AuthorizationFailed BadRequest ErrorResponseCode = original.BadRequest BillingCustomerInputError ErrorResponseCode = original.BillingCustomerInputError BillingError ErrorResponseCode = original.BillingError BillingPaymentInstrumentHardError ErrorResponseCode = original.BillingPaymentInstrumentHardError BillingPaymentInstrumentSoftError ErrorResponseCode = original.BillingPaymentInstrumentSoftError BillingScopeIDCannotBeChanged ErrorResponseCode = original.BillingScopeIDCannotBeChanged BillingTransientError ErrorResponseCode = original.BillingTransientError CalculatePriceFailed ErrorResponseCode = original.CalculatePriceFailed CapacityUpdateScopesFailed ErrorResponseCode = original.CapacityUpdateScopesFailed ClientCertificateThumbprintNotSet ErrorResponseCode = original.ClientCertificateThumbprintNotSet CreateQuoteFailed ErrorResponseCode = original.CreateQuoteFailed Forbidden ErrorResponseCode = original.Forbidden FulfillmentConfigurationError ErrorResponseCode = original.FulfillmentConfigurationError FulfillmentError ErrorResponseCode = original.FulfillmentError FulfillmentOutOfStockError ErrorResponseCode = original.FulfillmentOutOfStockError FulfillmentTransientError ErrorResponseCode = original.FulfillmentTransientError HTTPMethodNotSupported ErrorResponseCode = original.HTTPMethodNotSupported InternalServerError ErrorResponseCode = original.InternalServerError InvalidAccessToken ErrorResponseCode = original.InvalidAccessToken InvalidFulfillmentRequestParameters ErrorResponseCode = original.InvalidFulfillmentRequestParameters InvalidHealthCheckType ErrorResponseCode = original.InvalidHealthCheckType InvalidLocationID ErrorResponseCode = original.InvalidLocationID InvalidRefundQuantity ErrorResponseCode = original.InvalidRefundQuantity InvalidRequestContent ErrorResponseCode = original.InvalidRequestContent InvalidRequestURI ErrorResponseCode = original.InvalidRequestURI InvalidReservationID ErrorResponseCode = original.InvalidReservationID InvalidReservationOrderID ErrorResponseCode = original.InvalidReservationOrderID InvalidSingleAppliedScopesCount ErrorResponseCode = original.InvalidSingleAppliedScopesCount InvalidSubscriptionID ErrorResponseCode = original.InvalidSubscriptionID InvalidTenantID ErrorResponseCode = original.InvalidTenantID MissingAppliedScopesForSingle ErrorResponseCode = original.MissingAppliedScopesForSingle MissingTenantID ErrorResponseCode = original.MissingTenantID NonsupportedAccountID ErrorResponseCode = original.NonsupportedAccountID NotSpecified ErrorResponseCode = original.NotSpecified NotSupportedCountry ErrorResponseCode = original.NotSupportedCountry NoValidReservationsToReRate ErrorResponseCode = original.NoValidReservationsToReRate OperationCannotBePerformedInCurrentState ErrorResponseCode = original.OperationCannotBePerformedInCurrentState OperationFailed ErrorResponseCode = original.OperationFailed PatchValuesSameAsExisting ErrorResponseCode = original.PatchValuesSameAsExisting PaymentInstrumentNotFound ErrorResponseCode = original.PaymentInstrumentNotFound PurchaseError ErrorResponseCode = original.PurchaseError ReRateOnlyAllowedForEA ErrorResponseCode = original.ReRateOnlyAllowedForEA ReservationIDNotInReservationOrder ErrorResponseCode = original.ReservationIDNotInReservationOrder ReservationOrderCreationFailed ErrorResponseCode = original.ReservationOrderCreationFailed ReservationOrderIDAlreadyExists ErrorResponseCode = original.ReservationOrderIDAlreadyExists ReservationOrderNotEnabled ErrorResponseCode = original.ReservationOrderNotEnabled ReservationOrderNotFound ErrorResponseCode = original.ReservationOrderNotFound RiskCheckFailed ErrorResponseCode = original.RiskCheckFailed RoleAssignmentCreationFailed ErrorResponseCode = original.RoleAssignmentCreationFailed ServerTimeout ErrorResponseCode = original.ServerTimeout UnauthenticatedRequestsThrottled ErrorResponseCode = original.UnauthenticatedRequestsThrottled UnsupportedReservationTerm ErrorResponseCode = original.UnsupportedReservationTerm )
func PossibleErrorResponseCodeValues ¶
func PossibleErrorResponseCodeValues() []ErrorResponseCode
type ExtendedErrorInfo ¶
type ExtendedErrorInfo = original.ExtendedErrorInfo
type ExtendedStatusInfo ¶
type ExtendedStatusInfo = original.ExtendedStatusInfo
type InstanceFlexibility ¶
type InstanceFlexibility = original.InstanceFlexibility
const ( NotSupported InstanceFlexibility = original.NotSupported Off InstanceFlexibility = original.Off On InstanceFlexibility = original.On )
func PossibleInstanceFlexibilityValues ¶
func PossibleInstanceFlexibilityValues() []InstanceFlexibility
type ListCatalog ¶
type ListCatalog = original.ListCatalog
type ListIterator ¶
type ListIterator = original.ListIterator
type ListResponse ¶
type ListResponse = original.ListResponse
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
type OperationListPage ¶
type OperationListPage = original.OperationListPage
type OperationResponse ¶
type OperationResponse = original.OperationResponse
type OrderClient ¶
type OrderClient = original.OrderClient
func NewOrderClient ¶
func NewOrderClient() OrderClient
func NewOrderClientWithBaseURI ¶
func NewOrderClientWithBaseURI(baseURI string) OrderClient
type OrderListIterator ¶
type OrderListIterator = original.OrderListIterator
type OrderListPage ¶
type OrderListPage = original.OrderListPage
type OrderProperties ¶
type OrderProperties = original.OrderProperties
type OrderResponse ¶
type OrderResponse = original.OrderResponse
type PatchProperties ¶
type PatchProperties = original.PatchProperties
type Properties ¶
type Properties = original.Properties
type ReservationMergeFuture ¶
type ReservationMergeFuture = original.ReservationMergeFuture
type ReservationTerm ¶
type ReservationTerm = original.ReservationTerm
const ( P1Y ReservationTerm = original.P1Y P3Y ReservationTerm = original.P3Y )
func PossibleReservationTermValues ¶
func PossibleReservationTermValues() []ReservationTerm
type ReservationUpdateFuture ¶
type ReservationUpdateFuture = original.ReservationUpdateFuture
type ReservedResourceType ¶
type ReservedResourceType = original.ReservedResourceType
const ( CosmosDb ReservedResourceType = original.CosmosDb SQLDatabases ReservedResourceType = original.SQLDatabases SuseLinux ReservedResourceType = original.SuseLinux VirtualMachines ReservedResourceType = original.VirtualMachines )
func PossibleReservedResourceTypeValues ¶
func PossibleReservedResourceTypeValues() []ReservedResourceType
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 StatusCodePurchaseError StatusCode = original.StatusCodePurchaseError StatusCodeSplit StatusCode = original.StatusCodeSplit StatusCodeSucceeded StatusCode = original.StatusCodeSucceeded )
func PossibleStatusCodeValues ¶
func PossibleStatusCodeValues() []StatusCode
Click to show internal directories.
Click to hide internal directories.