ourcemanager.azure-resourcemanager-healthbot.1.0.0.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of azure-resourcemanager-healthbot Show documentation
Show all versions of azure-resourcemanager-healthbot Show documentation
This package contains Microsoft Azure SDK for Healthbot Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Microsoft Healthcare Bot is a cloud platform that empowers developers in Healthcare organizations to build and deploy their compliant, AI-powered virtual health assistants and health bots, that help them improve processes and reduce costs. Package tag package-2020-12-08.
The newest version!
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
module com.azure.resourcemanager.healthbot {
requires transitive com.azure.core.management;
exports com.azure.resourcemanager.healthbot;
exports com.azure.resourcemanager.healthbot.fluent;
exports com.azure.resourcemanager.healthbot.fluent.models;
exports com.azure.resourcemanager.healthbot.models;
opens com.azure.resourcemanager.healthbot.fluent.models to com.azure.core;
opens com.azure.resourcemanager.healthbot.models to com.azure.core;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy