ourcemanager.azure-resourcemanager-elasticsan.1.2.0-beta.1.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-elasticsan Show documentation
Show all versions of azure-resourcemanager-elasticsan Show documentation
This package contains Microsoft Azure SDK for ElasticSan Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Package tag package-preview-2024-06.
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.elasticsan {
requires transitive com.azure.core.management;
exports com.azure.resourcemanager.elasticsan;
exports com.azure.resourcemanager.elasticsan.fluent;
exports com.azure.resourcemanager.elasticsan.fluent.models;
exports com.azure.resourcemanager.elasticsan.models;
opens com.azure.resourcemanager.elasticsan.fluent.models to com.azure.core;
opens com.azure.resourcemanager.elasticsan.models to com.azure.core;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy