sleeveforarm
Version:
Making Azure Easy
13 lines • 373 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.data = {
ApplicationInsightsLength: 50,
DataCenterAcronymLength: 3,
DeploymentTypeIdLength: 1,
KeyVaultNameLength: 24,
MySQLNameLength: 49,
ProjectNameLength: 10,
ResourceGroupLength: 10,
WebAppNameLength: 25
};
//# sourceMappingURL=data.js.map