@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [;
exports.getGatewayOutput = exports.getGateway = void 0;
const pulumi = require("@pulumi/pulumi");
const utilities = require("../utilities");
/**
* Gets the information about the gateway resource with the given name. The information include the description and other properties of the gateway.
*
* Uses Azure REST API version 2018-09-01-preview.
*/
function getGateway(args, opts) {
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
return pulumi.runtime.invoke("azure-native:servicefabricmesh:getGateway", {
"gatewayResourceName": args.gatewayResourceName,
"resourceGroupName": args.resourceGroupName,
}, opts);
}
exports.getGateway = getGateway;
/**
* Gets the information about the gateway resource with the given name. The information include the description and other properties of the gateway.
*
* Uses Azure REST API version 2018-09-01-preview.
*/
function getGatewayOutput(args, opts) {
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
return pulumi.runtime.invokeOutput("azure-native:servicefabricmesh:getGateway", {
"gatewayResourceName": args.gatewayResourceName,
"resourceGroupName": args.resourceGroupName,
}, opts);
}
exports.getGatewayOutput = getGatewayOutput;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0R2F0ZXdheS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NlcnZpY2VmYWJyaWNtZXNoL2dldEdhdGV3YXkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsMENBQTBDO0FBRTFDOzs7O0dBSUc7QUFDSCxTQUFnQixVQUFVLENBQUMsSUFBb0IsRUFBRSxJQUEyQjtJQUN4RSxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQywyQ0FBMkMsRUFBRTtRQUN0RSxxQkFBcUIsRUFBRSxJQUFJLENBQUMsbUJBQW1CO1FBQy9DLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7S0FDOUMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFORCxnQ0FNQztBQThFRDs7OztHQUlHO0FBQ0gsU0FBZ0IsZ0JBQWdCLENBQUMsSUFBMEIsRUFBRSxJQUFpQztJQUMxRixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQywyQ0FBMkMsRUFBRTtRQUM1RSxxQkFBcUIsRUFBRSxJQUFJLENBQUMsbUJBQW1CO1FBQy9DLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7S0FDOUMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFORCw0Q0FNQyJ9