ourcemanager.azure-resourcemanager-security.1.0.0-beta.8.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-security Show documentation
Show all versions of azure-resourcemanager-security Show documentation
This package contains Microsoft Azure SDK for Security Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. API spec for Microsoft.Security (Azure Security Center) resource provider. Package tag package-composite-v3.
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
module com.azure.resourcemanager.security {
requires transitive com.azure.core.management;
exports com.azure.resourcemanager.security;
exports com.azure.resourcemanager.security.fluent;
exports com.azure.resourcemanager.security.fluent.models;
exports com.azure.resourcemanager.security.models;
opens com.azure.resourcemanager.security.fluent.models to com.azure.core;
opens com.azure.resourcemanager.security.models to com.azure.core;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy