Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type App
- type AppAvailabilityInfo
- type AppListResult
- type AppListResultIterator
- type AppListResultPage
- type AppPatch
- type AppProperties
- type AppSku
- type AppSkuInfo
- type AppsClient
- type AppsCreateOrUpdateFuture
- type AppsDeleteFuture
- type AppsUpdateFuture
- type BaseClient
- type ErrorDetails
- type ErrorResponseBody
- type Operation
- type OperationDisplay
- type OperationInputs
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type Resource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppAvailabilityInfo ¶
type AppAvailabilityInfo = original.AppAvailabilityInfo
type AppListResult ¶
type AppListResult = original.AppListResult
type AppListResultIterator ¶
type AppListResultIterator = original.AppListResultIterator
func NewAppListResultIterator ¶
func NewAppListResultIterator(page AppListResultPage) AppListResultIterator
type AppListResultPage ¶
type AppListResultPage = original.AppListResultPage
func NewAppListResultPage ¶
func NewAppListResultPage(getNextPage func(context.Context, AppListResult) (AppListResult, error)) AppListResultPage
type AppProperties ¶
type AppProperties = original.AppProperties
type AppSku ¶
func PossibleAppSkuValues ¶
func PossibleAppSkuValues() []AppSku
type AppSkuInfo ¶
type AppSkuInfo = original.AppSkuInfo
type AppsClient ¶
type AppsClient = original.AppsClient
func NewAppsClient ¶
func NewAppsClient(subscriptionID string) AppsClient
func NewAppsClientWithBaseURI ¶
func NewAppsClientWithBaseURI(baseURI string, subscriptionID string) AppsClient
type AppsCreateOrUpdateFuture ¶
type AppsCreateOrUpdateFuture = original.AppsCreateOrUpdateFuture
type AppsDeleteFuture ¶
type AppsDeleteFuture = original.AppsDeleteFuture
type AppsUpdateFuture ¶
type AppsUpdateFuture = original.AppsUpdateFuture
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponseBody ¶
type ErrorResponseBody = original.ErrorResponseBody
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationInputs ¶
type OperationInputs = original.OperationInputs
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(getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
Click to show internal directories.
Click to hide internal directories.