All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ourcemanager.azure-resourcemanager-storagecache.1.0.0.source-code.module-info Maven / Gradle / Ivy

Go to download

This package contains Microsoft Azure SDK for StorageCache Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Azure Managed Lustre provides a fully managed Lustre® file system, integrated with Blob storage, for use on demand. These operations create and manage Azure Managed Lustre file systems. Package tag package-2024-03.

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.storagecache {
    requires transitive com.azure.core.management;

    exports com.azure.resourcemanager.storagecache;
    exports com.azure.resourcemanager.storagecache.fluent;
    exports com.azure.resourcemanager.storagecache.fluent.models;
    exports com.azure.resourcemanager.storagecache.models;

    opens com.azure.resourcemanager.storagecache.fluent.models to com.azure.core;
    opens com.azure.resourcemanager.storagecache.models to com.azure.core;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy