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