Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AvailableOperations
- type AvailableOperationsIterator
- type AvailableOperationsPage
- type BaseClient
- type BotResponseList
- type BotResponseListIterator
- type BotResponseListPage
- type BotsClient
- type BotsCreateFuture
- type BotsDeleteFuture
- type Error
- type ErrorAdditionalInfo
- type ErrorError
- type HealthBot
- type IdentityType
- type OperationDetail
- type OperationDisplay
- type OperationsClient
- type Properties
- type Resource
- type Sku
- type SkuName
- type SystemData
- type TrackedResource
- type UpdateParameters
- type ValidationResult
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AvailableOperations ¶
type AvailableOperations = original.AvailableOperations
type AvailableOperationsIterator ¶
type AvailableOperationsIterator = original.AvailableOperationsIterator
func NewAvailableOperationsIterator ¶
func NewAvailableOperationsIterator(page AvailableOperationsPage) AvailableOperationsIterator
type AvailableOperationsPage ¶
type AvailableOperationsPage = original.AvailableOperationsPage
func NewAvailableOperationsPage ¶
func NewAvailableOperationsPage(cur AvailableOperations, getNextPage func(context.Context, AvailableOperations) (AvailableOperations, error)) AvailableOperationsPage
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BotResponseList ¶
type BotResponseList = original.BotResponseList
type BotResponseListIterator ¶
type BotResponseListIterator = original.BotResponseListIterator
func NewBotResponseListIterator ¶
func NewBotResponseListIterator(page BotResponseListPage) BotResponseListIterator
type BotResponseListPage ¶
type BotResponseListPage = original.BotResponseListPage
func NewBotResponseListPage ¶
func NewBotResponseListPage(cur BotResponseList, getNextPage func(context.Context, BotResponseList) (BotResponseList, error)) BotResponseListPage
type BotsClient ¶
type BotsClient = original.BotsClient
func NewBotsClient ¶
func NewBotsClient(subscriptionID string) BotsClient
func NewBotsClientWithBaseURI ¶
func NewBotsClientWithBaseURI(baseURI string, subscriptionID string) BotsClient
type BotsCreateFuture ¶
type BotsCreateFuture = original.BotsCreateFuture
type BotsDeleteFuture ¶
type BotsDeleteFuture = original.BotsDeleteFuture
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorError ¶
type ErrorError = original.ErrorError
type IdentityType ¶
type IdentityType = original.IdentityType
const ( Application IdentityType = original.Application Key IdentityType = original.Key ManagedIdentity IdentityType = original.ManagedIdentity User IdentityType = original.User )
func PossibleIdentityTypeValues ¶
func PossibleIdentityTypeValues() []IdentityType
type OperationDetail ¶
type OperationDetail = original.OperationDetail
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type Properties ¶
type Properties = original.Properties
type SkuName ¶
func PossibleSkuNameValues ¶
func PossibleSkuNameValues() []SkuName
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UpdateParameters ¶
type UpdateParameters = original.UpdateParameters
type ValidationResult ¶
type ValidationResult = original.ValidationResult
Click to show internal directories.
Click to hide internal directories.