const ( DefaultBaseURI = original.DefaultBaseURI )
func UserAgent() string
func Version() string
type AvailableOperations = original.AvailableOperations
type AvailableOperationsIterator = original.AvailableOperationsIterator
func NewAvailableOperationsIterator(page AvailableOperationsPage) AvailableOperationsIterator
type AvailableOperationsPage = original.AvailableOperationsPage
func NewAvailableOperationsPage(cur AvailableOperations, getNextPage func(context.Context, AvailableOperations) (AvailableOperations, error)) AvailableOperationsPage
type BaseClient = original.BaseClient
func New(subscriptionID string) BaseClient
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BotResponseList = original.BotResponseList
type BotResponseListIterator = original.BotResponseListIterator
func NewBotResponseListIterator(page BotResponseListPage) BotResponseListIterator
type BotResponseListPage = original.BotResponseListPage
func NewBotResponseListPage(cur BotResponseList, getNextPage func(context.Context, BotResponseList) (BotResponseList, error)) BotResponseListPage
type BotsClient = original.BotsClient
func NewBotsClient(subscriptionID string) BotsClient
func NewBotsClientWithBaseURI(baseURI string, subscriptionID string) BotsClient
type BotsCreateFuture = original.BotsCreateFuture
type BotsDeleteFuture = original.BotsDeleteFuture
type Error = original.Error
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorError = original.ErrorError
type HealthBot = original.HealthBot
type IdentityType = original.IdentityType
const ( Application IdentityType = original.Application Key IdentityType = original.Key ManagedIdentity IdentityType = original.ManagedIdentity User IdentityType = original.User )
func PossibleIdentityTypeValues() []IdentityType
type OperationDetail = original.OperationDetail
type OperationDisplay = original.OperationDisplay
type OperationsClient = original.OperationsClient
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type Properties = original.Properties
type Resource = original.Resource
type Sku = original.Sku
type SkuName = original.SkuName
const ( C0 SkuName = original.C0 F0 SkuName = original.F0 S1 SkuName = original.S1 )
func PossibleSkuNameValues() []SkuName
type SystemData = original.SystemData
type TrackedResource = original.TrackedResource
type UpdateParameters = original.UpdateParameters
type ValidationResult = original.ValidationResult
Name | Synopsis |
---|---|
.. | |
healthbotapi |