Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AgreementProperties
- type AgreementResource
- type AgreementResourceListResponse
- type AgreementResourceListResponseIterator
- type AgreementResourceListResponsePage
- type BaseClient
- type ErrorResponseBody
- type MarketplaceAgreementsClient
- type OfferDetail
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationResult
- type OrganizationClient
- type OrganizationCreateFuture
- type OrganizationDeleteFuture
- type OrganizationOperationsClient
- type OrganizationResource
- type OrganizationResourceListResult
- type OrganizationResourceListResultIterator
- type OrganizationResourceListResultPage
- type OrganizationResourceProperties
- type OrganizationResourcePropertiesModel
- type OrganizationResourcePropertiesOfferDetail
- type OrganizationResourcePropertiesUserDetail
- type OrganizationResourceUpdate
- type ProvisionState
- type ResourceProviderDefaultErrorResponse
- type SaaSOfferStatus
- type UserDetail
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgreementProperties ¶
type AgreementProperties = original.AgreementProperties
type AgreementResource ¶
type AgreementResource = original.AgreementResource
type AgreementResourceListResponse ¶
type AgreementResourceListResponse = original.AgreementResourceListResponse
type AgreementResourceListResponseIterator ¶
type AgreementResourceListResponseIterator = original.AgreementResourceListResponseIterator
func NewAgreementResourceListResponseIterator ¶
func NewAgreementResourceListResponseIterator(page AgreementResourceListResponsePage) AgreementResourceListResponseIterator
type AgreementResourceListResponsePage ¶
type AgreementResourceListResponsePage = original.AgreementResourceListResponsePage
func NewAgreementResourceListResponsePage ¶
func NewAgreementResourceListResponsePage(cur AgreementResourceListResponse, getNextPage func(context.Context, AgreementResourceListResponse) (AgreementResourceListResponse, error)) AgreementResourceListResponsePage
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type ErrorResponseBody ¶
type ErrorResponseBody = original.ErrorResponseBody
type MarketplaceAgreementsClient ¶
type MarketplaceAgreementsClient = original.MarketplaceAgreementsClient
func NewMarketplaceAgreementsClient ¶
func NewMarketplaceAgreementsClient(subscriptionID string) MarketplaceAgreementsClient
func NewMarketplaceAgreementsClientWithBaseURI ¶
func NewMarketplaceAgreementsClientWithBaseURI(baseURI string, subscriptionID string) MarketplaceAgreementsClient
type OfferDetail ¶
type OfferDetail = original.OfferDetail
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationResult ¶
type OperationResult = original.OperationResult
type OrganizationClient ¶
type OrganizationClient = original.OrganizationClient
func NewOrganizationClient ¶
func NewOrganizationClient(subscriptionID string) OrganizationClient
func NewOrganizationClientWithBaseURI ¶
func NewOrganizationClientWithBaseURI(baseURI string, subscriptionID string) OrganizationClient
type OrganizationCreateFuture ¶
type OrganizationCreateFuture = original.OrganizationCreateFuture
type OrganizationDeleteFuture ¶
type OrganizationDeleteFuture = original.OrganizationDeleteFuture
type OrganizationOperationsClient ¶
type OrganizationOperationsClient = original.OrganizationOperationsClient
func NewOrganizationOperationsClient ¶
func NewOrganizationOperationsClient(subscriptionID string) OrganizationOperationsClient
func NewOrganizationOperationsClientWithBaseURI ¶
func NewOrganizationOperationsClientWithBaseURI(baseURI string, subscriptionID string) OrganizationOperationsClient
type OrganizationResource ¶
type OrganizationResource = original.OrganizationResource
type OrganizationResourceListResult ¶
type OrganizationResourceListResult = original.OrganizationResourceListResult
type OrganizationResourceListResultIterator ¶
type OrganizationResourceListResultIterator = original.OrganizationResourceListResultIterator
func NewOrganizationResourceListResultIterator ¶
func NewOrganizationResourceListResultIterator(page OrganizationResourceListResultPage) OrganizationResourceListResultIterator
type OrganizationResourceListResultPage ¶
type OrganizationResourceListResultPage = original.OrganizationResourceListResultPage
func NewOrganizationResourceListResultPage ¶
func NewOrganizationResourceListResultPage(cur OrganizationResourceListResult, getNextPage func(context.Context, OrganizationResourceListResult) (OrganizationResourceListResult, error)) OrganizationResourceListResultPage
type OrganizationResourceProperties ¶
type OrganizationResourceProperties = original.OrganizationResourceProperties
type OrganizationResourcePropertiesModel ¶
type OrganizationResourcePropertiesModel = original.OrganizationResourcePropertiesModel
type OrganizationResourcePropertiesOfferDetail ¶
type OrganizationResourcePropertiesOfferDetail = original.OrganizationResourcePropertiesOfferDetail
type OrganizationResourcePropertiesUserDetail ¶
type OrganizationResourcePropertiesUserDetail = original.OrganizationResourcePropertiesUserDetail
type OrganizationResourceUpdate ¶
type OrganizationResourceUpdate = original.OrganizationResourceUpdate
type ProvisionState ¶
type ProvisionState = original.ProvisionState
const ( Accepted ProvisionState = original.Accepted Canceled ProvisionState = original.Canceled Creating ProvisionState = original.Creating Deleted ProvisionState = original.Deleted Deleting ProvisionState = original.Deleting Failed ProvisionState = original.Failed NotSpecified ProvisionState = original.NotSpecified Succeeded ProvisionState = original.Succeeded Updating ProvisionState = original.Updating )
func PossibleProvisionStateValues ¶
func PossibleProvisionStateValues() []ProvisionState
type ResourceProviderDefaultErrorResponse ¶
type ResourceProviderDefaultErrorResponse = original.ResourceProviderDefaultErrorResponse
type SaaSOfferStatus ¶
type SaaSOfferStatus = original.SaaSOfferStatus
const ( SaaSOfferStatusFailed SaaSOfferStatus = original.SaaSOfferStatusFailed SaaSOfferStatusInProgress SaaSOfferStatus = original.SaaSOfferStatusInProgress SaaSOfferStatusPendingFulfillmentStart SaaSOfferStatus = original.SaaSOfferStatusPendingFulfillmentStart SaaSOfferStatusReinstated SaaSOfferStatus = original.SaaSOfferStatusReinstated SaaSOfferStatusStarted SaaSOfferStatus = original.SaaSOfferStatusStarted SaaSOfferStatusSubscribed SaaSOfferStatus = original.SaaSOfferStatusSubscribed SaaSOfferStatusSucceeded SaaSOfferStatus = original.SaaSOfferStatusSucceeded SaaSOfferStatusSuspended SaaSOfferStatus = original.SaaSOfferStatusSuspended SaaSOfferStatusUnsubscribed SaaSOfferStatus = original.SaaSOfferStatusUnsubscribed SaaSOfferStatusUpdating SaaSOfferStatus = original.SaaSOfferStatusUpdating )
func PossibleSaaSOfferStatusValues ¶
func PossibleSaaSOfferStatusValues() []SaaSOfferStatus
type UserDetail ¶
type UserDetail = original.UserDetail
Click to show internal directories.
Click to hide internal directories.