UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

34 lines 2.9 kB
"use strict"; // *** WARNING: this file was generated by pulumi-language-nodejs. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** Object.defineProperty(exports, "__esModule", { value: true }); exports.getPrivateLinkServicesForM365SecurityCenterOutput = exports.getPrivateLinkServicesForM365SecurityCenter = void 0; const pulumi = require("@pulumi/pulumi"); const utilities = require("../utilities"); /** * Get the metadata of a privateLinkServicesForM365SecurityCenter resource. * * Uses Azure REST API version 2021-03-25-preview. */ function getPrivateLinkServicesForM365SecurityCenter(args, opts) { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); return pulumi.runtime.invoke("azure-native:m365securityandcompliance:getPrivateLinkServicesForM365SecurityCenter", { "resourceGroupName": args.resourceGroupName, "resourceName": args.resourceName, }, opts); } exports.getPrivateLinkServicesForM365SecurityCenter = getPrivateLinkServicesForM365SecurityCenter; /** * Get the metadata of a privateLinkServicesForM365SecurityCenter resource. * * Uses Azure REST API version 2021-03-25-preview. */ function getPrivateLinkServicesForM365SecurityCenterOutput(args, opts) { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); return pulumi.runtime.invokeOutput("azure-native:m365securityandcompliance:getPrivateLinkServicesForM365SecurityCenter", { "resourceGroupName": args.resourceGroupName, "resourceName": args.resourceName, }, opts); } exports.getPrivateLinkServicesForM365SecurityCenterOutput = getPrivateLinkServicesForM365SecurityCenterOutput; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0UHJpdmF0ZUxpbmtTZXJ2aWNlc0Zvck0zNjVTZWN1cml0eUNlbnRlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL20zNjVzZWN1cml0eWFuZGNvbXBsaWFuY2UvZ2V0UHJpdmF0ZUxpbmtTZXJ2aWNlc0Zvck0zNjVTZWN1cml0eUNlbnRlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6QywwQ0FBMEM7QUFFMUM7Ozs7R0FJRztBQUNILFNBQWdCLDJDQUEyQyxDQUFDLElBQXFELEVBQUUsSUFBMkI7SUFDMUksSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsb0ZBQW9GLEVBQUU7UUFDL0csbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtRQUMzQyxjQUFjLEVBQUUsSUFBSSxDQUFDLFlBQVk7S0FDcEMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFORCxrR0FNQztBQThERDs7OztHQUlHO0FBQ0gsU0FBZ0IsaURBQWlELENBQUMsSUFBMkQsRUFBRSxJQUFpQztJQUM1SixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQyxvRkFBb0YsRUFBRTtRQUNySCxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLGNBQWMsRUFBRSxJQUFJLENBQUMsWUFBWTtLQUNwQyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQU5ELDhHQU1DIn0=