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

ourcemanager.azure-resourcemanager-security.1.0.0-beta.8.source-code.module-info Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 1.0.0
Show 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.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