Interface Bot.Definition
- All Superinterfaces:
Bot.DefinitionStages.Blank,Bot.DefinitionStages.WithCreate,Bot.DefinitionStages.WithEtag,Bot.DefinitionStages.WithKind,Bot.DefinitionStages.WithLocation,Bot.DefinitionStages.WithProperties,Bot.DefinitionStages.WithResourceGroup,Bot.DefinitionStages.WithSku,Bot.DefinitionStages.WithTags
- Enclosing interface:
Bot
public static interface Bot.Definition
extends Bot.DefinitionStages.Blank, Bot.DefinitionStages.WithLocation, Bot.DefinitionStages.WithResourceGroup, Bot.DefinitionStages.WithCreate
The entirety of the Bot definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithLocation
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithResourceGroup
withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithTags
withTags