@pulumi/azure 4.42.0-alpha.1646407621 → 4.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/appservice/functionApp.d.ts +40 -0
- package/appservice/functionApp.js +40 -0
- package/appservice/functionApp.js.map +1 -1
- package/appservice/functionAppSlot.d.ts +3 -3
- package/attestation/getProvider.d.ts +27 -0
- package/attestation/getProvider.js +3 -0
- package/attestation/getProvider.js.map +1 -1
- package/attestation/provider.d.ts +83 -0
- package/attestation/provider.js +26 -0
- package/attestation/provider.js.map +1 -1
- package/authorization/roleDefinition.d.ts +3 -3
- package/batch/account.d.ts +12 -0
- package/batch/account.js +2 -0
- package/batch/account.js.map +1 -1
- package/batch/getAccount.d.ts +4 -1
- package/batch/getAccount.js +1 -0
- package/batch/getAccount.js.map +1 -1
- package/bot/healthbot.d.ts +81 -0
- package/bot/healthbot.js +27 -0
- package/bot/healthbot.js.map +1 -1
- package/containerservice/getKubernetesCluster.d.ts +45 -2
- package/containerservice/getKubernetesCluster.js.map +1 -1
- package/containerservice/kubernetesCluster.d.ts +30 -6
- package/containerservice/kubernetesCluster.js +4 -0
- package/containerservice/kubernetesCluster.js.map +1 -1
- package/containerservice/registry.d.ts +12 -0
- package/containerservice/registry.js +2 -0
- package/containerservice/registry.js.map +1 -1
- package/core/resourceGroupPolicyAssignment.d.ts +3 -3
- package/core/resourcePolicyAssignment.d.ts +3 -3
- package/core/subscriptionPolicyAssignment.d.ts +4 -4
- package/core/subscriptionPolicyAssignment.js +1 -1
- package/cosmosdb/index.d.ts +2 -0
- package/cosmosdb/index.js +10 -0
- package/cosmosdb/index.js.map +1 -1
- package/cosmosdb/sqlRoleAssignment.d.ts +158 -0
- package/cosmosdb/sqlRoleAssignment.js +124 -0
- package/cosmosdb/sqlRoleAssignment.js.map +1 -0
- package/cosmosdb/sqlRoleDefinition.d.ts +164 -0
- package/cosmosdb/sqlRoleDefinition.js +116 -0
- package/cosmosdb/sqlRoleDefinition.js.map +1 -0
- package/datafactory/triggerTumblingWindow.d.ts +195 -0
- package/datafactory/triggerTumblingWindow.js +60 -0
- package/datafactory/triggerTumblingWindow.js.map +1 -1
- package/digitaltwins/endpointServicebus.d.ts +2 -7
- package/digitaltwins/endpointServicebus.js +2 -7
- package/digitaltwins/endpointServicebus.js.map +1 -1
- package/domainservices/getService.d.ts +3 -0
- package/domainservices/getService.js.map +1 -1
- package/eventhub/getAuthorizationRule.d.ts +12 -1
- package/eventhub/getAuthorizationRule.js +12 -0
- package/eventhub/getAuthorizationRule.js.map +1 -1
- package/eventhub/getConsumeGroup.d.ts +0 -1
- package/eventhub/getConsumeGroup.js.map +1 -1
- package/eventhub/namespaceCustomerManagedKey.d.ts +2 -0
- package/eventhub/namespaceCustomerManagedKey.js +2 -0
- package/eventhub/namespaceCustomerManagedKey.js.map +1 -1
- package/iot/endpointEventhub.d.ts +1 -1
- package/iot/endpointEventhub.js +1 -1
- package/iot/endpointServicebusQueue.d.ts +2 -4
- package/iot/endpointServicebusQueue.js +2 -4
- package/iot/endpointServicebusQueue.js.map +1 -1
- package/iot/endpointServicebusTopic.d.ts +2 -4
- package/iot/endpointServicebusTopic.js +2 -4
- package/iot/endpointServicebusTopic.js.map +1 -1
- package/iot/endpointStorageContainer.d.ts +1 -1
- package/iot/endpointStorageContainer.js +1 -1
- package/iot/enrichment.d.ts +1 -1
- package/iot/enrichment.js +1 -1
- package/iot/fallbackRoute.d.ts +1 -1
- package/iot/fallbackRoute.js +1 -1
- package/iot/ioTHub.d.ts +18 -0
- package/iot/ioTHub.js +2 -0
- package/iot/ioTHub.js.map +1 -1
- package/iot/route.d.ts +1 -1
- package/iot/route.js +1 -1
- package/kusto/cluster.d.ts +9 -0
- package/kusto/cluster.js.map +1 -1
- package/lb/natRule.d.ts +6 -6
- package/management/groupPolicyAssignment.d.ts +3 -3
- package/media/liveEventOutput.d.ts +125 -0
- package/media/liveEventOutput.js +62 -0
- package/media/liveEventOutput.js.map +1 -1
- package/msi/userAssignedIdentity.d.ts +86 -0
- package/msi/userAssignedIdentity.js +23 -0
- package/msi/userAssignedIdentity.js.map +1 -1
- package/mssql/databaseExtendedAuditingPolicy.d.ts +12 -0
- package/mssql/databaseExtendedAuditingPolicy.js +2 -0
- package/mssql/databaseExtendedAuditingPolicy.js.map +1 -1
- package/mssql/server.d.ts +9 -9
- package/mssql/server.js +0 -6
- package/mssql/server.js.map +1 -1
- package/mssql/serverExtendedAuditingPolicy.d.ts +12 -0
- package/mssql/serverExtendedAuditingPolicy.js +2 -0
- package/mssql/serverExtendedAuditingPolicy.js.map +1 -1
- package/netapp/snapshot.d.ts +3 -3
- package/network/getVirtualNetwork.d.ts +6 -0
- package/network/getVirtualNetwork.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/postgresql/server.d.ts +3 -3
- package/proximity/placementGroup.d.ts +3 -3
- package/recoveryservices/vault.d.ts +12 -0
- package/recoveryservices/vault.js +2 -0
- package/recoveryservices/vault.js.map +1 -1
- package/redis/enterpriseDatabase.d.ts +7 -1
- package/redis/enterpriseDatabase.js +0 -3
- package/redis/enterpriseDatabase.js.map +1 -1
- package/redis/getEnterpriseDatabase.d.ts +9 -2
- package/redis/getEnterpriseDatabase.js.map +1 -1
- package/role/definition.d.ts +3 -3
- package/role/getRoleDefinition.d.ts +33 -0
- package/role/getRoleDefinition.js +3 -0
- package/role/getRoleDefinition.js.map +1 -1
- package/servicebus/getNamespaceAuthorizationRule.d.ts +9 -6
- package/servicebus/getNamespaceAuthorizationRule.js +1 -0
- package/servicebus/getNamespaceAuthorizationRule.js.map +1 -1
- package/servicebus/getNamespaceDisasterRecoveryConfig.d.ts +9 -6
- package/servicebus/getNamespaceDisasterRecoveryConfig.js +1 -0
- package/servicebus/getNamespaceDisasterRecoveryConfig.js.map +1 -1
- package/servicebus/getQueue.d.ts +9 -6
- package/servicebus/getQueue.js +1 -0
- package/servicebus/getQueue.js.map +1 -1
- package/servicebus/getQueueAuthorizationRule.d.ts +12 -9
- package/servicebus/getQueueAuthorizationRule.js +1 -0
- package/servicebus/getQueueAuthorizationRule.js.map +1 -1
- package/servicebus/getSubscription.d.ts +12 -9
- package/servicebus/getSubscription.js +1 -0
- package/servicebus/getSubscription.js.map +1 -1
- package/servicebus/getTopic.d.ts +9 -6
- package/servicebus/getTopic.js +1 -0
- package/servicebus/getTopic.js.map +1 -1
- package/servicebus/getTopicAuthorizationRule.d.ts +15 -9
- package/servicebus/getTopicAuthorizationRule.js +2 -0
- package/servicebus/getTopicAuthorizationRule.js.map +1 -1
- package/signalr/service.d.ts +12 -12
- package/sql/activeDirectoryAdministrator.d.ts +0 -2
- package/sql/activeDirectoryAdministrator.js +0 -2
- package/sql/activeDirectoryAdministrator.js.map +1 -1
- package/sql/elasticPool.d.ts +0 -4
- package/sql/elasticPool.js +0 -4
- package/sql/elasticPool.js.map +1 -1
- package/sql/failoverGroup.d.ts +0 -2
- package/sql/failoverGroup.js +0 -2
- package/sql/failoverGroup.js.map +1 -1
- package/sql/firewallRule.d.ts +0 -2
- package/sql/firewallRule.js +0 -2
- package/sql/firewallRule.js.map +1 -1
- package/sql/getDatabase.d.ts +0 -2
- package/sql/getDatabase.js +0 -2
- package/sql/getDatabase.js.map +1 -1
- package/sql/getServer.d.ts +0 -2
- package/sql/getServer.js +0 -2
- package/sql/getServer.js.map +1 -1
- package/sql/getSqlManagedInstance.d.ts +0 -2
- package/sql/getSqlManagedInstance.js +0 -2
- package/sql/getSqlManagedInstance.js.map +1 -1
- package/sql/managedDatabase.d.ts +0 -2
- package/sql/managedDatabase.js +0 -2
- package/sql/managedDatabase.js.map +1 -1
- package/sql/managedInstance.d.ts +0 -5
- package/sql/managedInstance.js +0 -5
- package/sql/managedInstance.js.map +1 -1
- package/sql/managedInstanceActiveDirectoryAdministrator.d.ts +0 -2
- package/sql/managedInstanceActiveDirectoryAdministrator.js +0 -2
- package/sql/managedInstanceActiveDirectoryAdministrator.js.map +1 -1
- package/sql/virtualNetworkRule.d.ts +0 -2
- package/sql/virtualNetworkRule.js +0 -2
- package/sql/virtualNetworkRule.js.map +1 -1
- package/storage/blobInventoryPolicy.d.ts +19 -12
- package/storage/blobInventoryPolicy.js +8 -10
- package/storage/blobInventoryPolicy.js.map +1 -1
- package/storage/dataLakeGen2Filesystem.d.ts +24 -0
- package/storage/dataLakeGen2Filesystem.js +4 -0
- package/storage/dataLakeGen2Filesystem.js.map +1 -1
- package/streamanalytics/outputServiceBusQueue.d.ts +1 -2
- package/streamanalytics/outputServiceBusQueue.js +1 -2
- package/streamanalytics/outputServiceBusQueue.js.map +1 -1
- package/streamanalytics/outputServicebusTopic.d.ts +1 -2
- package/streamanalytics/outputServicebusTopic.js +1 -2
- package/streamanalytics/outputServicebusTopic.js.map +1 -1
- package/synapse/workspaceKey.d.ts +131 -0
- package/synapse/workspaceKey.js +131 -0
- package/synapse/workspaceKey.js.map +1 -1
- package/types/input.d.ts +126 -13
- package/types/output.d.ts +253 -55
|
@@ -100,6 +100,46 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
100
100
|
* });
|
|
101
101
|
* ```
|
|
102
102
|
* > **Note:** Version `~3` is required for Linux Function Apps.
|
|
103
|
+
* ### Python In A Consumption Plan)
|
|
104
|
+
*
|
|
105
|
+
* ```typescript
|
|
106
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
107
|
+
* import * as azure from "@pulumi/azure";
|
|
108
|
+
*
|
|
109
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
|
|
110
|
+
* const exampleAccount = new azure.storage.Account("exampleAccount", {
|
|
111
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
112
|
+
* location: exampleResourceGroup.location,
|
|
113
|
+
* accountTier: "Standard",
|
|
114
|
+
* accountReplicationType: "LRS",
|
|
115
|
+
* });
|
|
116
|
+
* const examplePlan = new azure.appservice.Plan("examplePlan", {
|
|
117
|
+
* location: exampleResourceGroup.location,
|
|
118
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
119
|
+
* kind: "Linux",
|
|
120
|
+
* reserved: true,
|
|
121
|
+
* sku: {
|
|
122
|
+
* tier: "Dynamic",
|
|
123
|
+
* size: "Y1",
|
|
124
|
+
* },
|
|
125
|
+
* });
|
|
126
|
+
* const exampleFunctionApp = new azure.appservice.FunctionApp("exampleFunctionApp", {
|
|
127
|
+
* location: exampleResourceGroup.location,
|
|
128
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
129
|
+
* appServicePlanId: examplePlan.id,
|
|
130
|
+
* storageAccountName: exampleAccount.name,
|
|
131
|
+
* storageAccountAccessKey: exampleAccount.primaryAccessKey,
|
|
132
|
+
* osType: "linux",
|
|
133
|
+
* version: "~4",
|
|
134
|
+
* appSettings: [{
|
|
135
|
+
* FUNCTIONSWORKERRUNTIME: "python",
|
|
136
|
+
* }],
|
|
137
|
+
* siteConfig: {
|
|
138
|
+
* linuxFxVersion: "python|3.9",
|
|
139
|
+
* },
|
|
140
|
+
* });
|
|
141
|
+
* ```
|
|
142
|
+
* > **Note:** The Python runtime is only supported on a Linux based hosting plan. See [the documentation for additional information](https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-python).
|
|
103
143
|
*
|
|
104
144
|
* ## Import
|
|
105
145
|
*
|
|
@@ -105,6 +105,46 @@ const utilities = require("../utilities");
|
|
|
105
105
|
* });
|
|
106
106
|
* ```
|
|
107
107
|
* > **Note:** Version `~3` is required for Linux Function Apps.
|
|
108
|
+
* ### Python In A Consumption Plan)
|
|
109
|
+
*
|
|
110
|
+
* ```typescript
|
|
111
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
112
|
+
* import * as azure from "@pulumi/azure";
|
|
113
|
+
*
|
|
114
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
|
|
115
|
+
* const exampleAccount = new azure.storage.Account("exampleAccount", {
|
|
116
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
117
|
+
* location: exampleResourceGroup.location,
|
|
118
|
+
* accountTier: "Standard",
|
|
119
|
+
* accountReplicationType: "LRS",
|
|
120
|
+
* });
|
|
121
|
+
* const examplePlan = new azure.appservice.Plan("examplePlan", {
|
|
122
|
+
* location: exampleResourceGroup.location,
|
|
123
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
124
|
+
* kind: "Linux",
|
|
125
|
+
* reserved: true,
|
|
126
|
+
* sku: {
|
|
127
|
+
* tier: "Dynamic",
|
|
128
|
+
* size: "Y1",
|
|
129
|
+
* },
|
|
130
|
+
* });
|
|
131
|
+
* const exampleFunctionApp = new azure.appservice.FunctionApp("exampleFunctionApp", {
|
|
132
|
+
* location: exampleResourceGroup.location,
|
|
133
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
134
|
+
* appServicePlanId: examplePlan.id,
|
|
135
|
+
* storageAccountName: exampleAccount.name,
|
|
136
|
+
* storageAccountAccessKey: exampleAccount.primaryAccessKey,
|
|
137
|
+
* osType: "linux",
|
|
138
|
+
* version: "~4",
|
|
139
|
+
* appSettings: [{
|
|
140
|
+
* FUNCTIONSWORKERRUNTIME: "python",
|
|
141
|
+
* }],
|
|
142
|
+
* siteConfig: {
|
|
143
|
+
* linuxFxVersion: "python|3.9",
|
|
144
|
+
* },
|
|
145
|
+
* });
|
|
146
|
+
* ```
|
|
147
|
+
* > **Note:** The Python runtime is only supported on a Linux based hosting plan. See [the documentation for additional information](https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-python).
|
|
108
148
|
*
|
|
109
149
|
* ## Import
|
|
110
150
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"functionApp.js","sourceRoot":"","sources":["../../appservice/functionApp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"functionApp.js","sourceRoot":"","sources":["../../appservice/functionApp.ts"],"names":[],"mappings":"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"}
|
|
@@ -83,7 +83,7 @@ export declare class FunctionAppSlot extends pulumi.CustomResource {
|
|
|
83
83
|
/**
|
|
84
84
|
* Should the Function App send session affinity cookies, which route client requests in the same session to the same instance?
|
|
85
85
|
*
|
|
86
|
-
* @deprecated This property is no longer configurable in the service and has been deprecated.
|
|
86
|
+
* @deprecated This property is no longer configurable in the service and has been deprecated.
|
|
87
87
|
*/
|
|
88
88
|
readonly clientAffinityEnabled: pulumi.Output<boolean>;
|
|
89
89
|
/**
|
|
@@ -202,7 +202,7 @@ export interface FunctionAppSlotState {
|
|
|
202
202
|
/**
|
|
203
203
|
* Should the Function App send session affinity cookies, which route client requests in the same session to the same instance?
|
|
204
204
|
*
|
|
205
|
-
* @deprecated This property is no longer configurable in the service and has been deprecated.
|
|
205
|
+
* @deprecated This property is no longer configurable in the service and has been deprecated.
|
|
206
206
|
*/
|
|
207
207
|
clientAffinityEnabled?: pulumi.Input<boolean>;
|
|
208
208
|
/**
|
|
@@ -313,7 +313,7 @@ export interface FunctionAppSlotArgs {
|
|
|
313
313
|
/**
|
|
314
314
|
* Should the Function App send session affinity cookies, which route client requests in the same session to the same instance?
|
|
315
315
|
*
|
|
316
|
-
* @deprecated This property is no longer configurable in the service and has been deprecated.
|
|
316
|
+
* @deprecated This property is no longer configurable in the service and has been deprecated.
|
|
317
317
|
*/
|
|
318
318
|
clientAffinityEnabled?: pulumi.Input<boolean>;
|
|
319
319
|
/**
|
|
@@ -1,27 +1,48 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing Attestation Provider.
|
|
4
|
+
*/
|
|
2
5
|
export declare function getProvider(args: GetProviderArgs, opts?: pulumi.InvokeOptions): Promise<GetProviderResult>;
|
|
3
6
|
/**
|
|
4
7
|
* A collection of arguments for invoking getProvider.
|
|
5
8
|
*/
|
|
6
9
|
export interface GetProviderArgs {
|
|
10
|
+
/**
|
|
11
|
+
* The name of this Attestation Provider.
|
|
12
|
+
*/
|
|
7
13
|
name: string;
|
|
14
|
+
/**
|
|
15
|
+
* The name of the Resource Group where the Attestation Provider exists.
|
|
16
|
+
*/
|
|
8
17
|
resourceGroupName: string;
|
|
9
18
|
}
|
|
10
19
|
/**
|
|
11
20
|
* A collection of values returned by getProvider.
|
|
12
21
|
*/
|
|
13
22
|
export interface GetProviderResult {
|
|
23
|
+
/**
|
|
24
|
+
* The (Endpoint|URI) of the Attestation Service.
|
|
25
|
+
*/
|
|
14
26
|
readonly attestationUri: string;
|
|
15
27
|
/**
|
|
16
28
|
* The provider-assigned unique ID for this managed resource.
|
|
17
29
|
*/
|
|
18
30
|
readonly id: string;
|
|
31
|
+
/**
|
|
32
|
+
* The Azure Region where the Attestation Provider exists.
|
|
33
|
+
*/
|
|
19
34
|
readonly location: string;
|
|
20
35
|
readonly name: string;
|
|
21
36
|
readonly resourceGroupName: string;
|
|
37
|
+
/**
|
|
38
|
+
* A mapping of tags assigned to the Attestation Provider.
|
|
39
|
+
*/
|
|
22
40
|
readonly tags: {
|
|
23
41
|
[key: string]: string;
|
|
24
42
|
};
|
|
43
|
+
/**
|
|
44
|
+
* Trust model used for the Attestation Service.
|
|
45
|
+
*/
|
|
25
46
|
readonly trustModel: string;
|
|
26
47
|
}
|
|
27
48
|
export declare function getProviderOutput(args: GetProviderOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProviderResult>;
|
|
@@ -29,6 +50,12 @@ export declare function getProviderOutput(args: GetProviderOutputArgs, opts?: pu
|
|
|
29
50
|
* A collection of arguments for invoking getProvider.
|
|
30
51
|
*/
|
|
31
52
|
export interface GetProviderOutputArgs {
|
|
53
|
+
/**
|
|
54
|
+
* The name of this Attestation Provider.
|
|
55
|
+
*/
|
|
32
56
|
name: pulumi.Input<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The name of the Resource Group where the Attestation Provider exists.
|
|
59
|
+
*/
|
|
33
60
|
resourceGroupName: pulumi.Input<string>;
|
|
34
61
|
}
|
|
@@ -5,6 +5,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getProviderOutput = exports.getProvider = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing Attestation Provider.
|
|
10
|
+
*/
|
|
8
11
|
function getProvider(args, opts) {
|
|
9
12
|
if (!opts) {
|
|
10
13
|
opts = {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProvider.js","sourceRoot":"","sources":["../../attestation/getProvider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kCAUC;
|
|
1
|
+
{"version":3,"file":"getProvider.js","sourceRoot":"","sources":["../../attestation/getProvider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kCAUC;AA4CD,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/D,CAAC;AAFD,8CAEC"}
|
|
@@ -1,4 +1,30 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Manages a Attestation Provider.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
* import * from "fs";
|
|
11
|
+
*
|
|
12
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
|
|
13
|
+
* const exampleProvider = new azure.attestation.Provider("exampleProvider", {
|
|
14
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
15
|
+
* location: exampleResourceGroup.location,
|
|
16
|
+
* policySigningCertificateData: fs.readFileSync("./example/cert.pem"),
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*
|
|
20
|
+
* ## Import
|
|
21
|
+
*
|
|
22
|
+
* Attestation Providers can be imported using the `resource id`, e.g.
|
|
23
|
+
*
|
|
24
|
+
* ```sh
|
|
25
|
+
* $ pulumi import azure:attestation/provider:Provider example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Attestation/attestationProviders/provider1
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
2
28
|
export declare class Provider extends pulumi.CustomResource {
|
|
3
29
|
/**
|
|
4
30
|
* Get an existing Provider resource's state with the given name, ID, and optional extra
|
|
@@ -15,14 +41,35 @@ export declare class Provider extends pulumi.CustomResource {
|
|
|
15
41
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
42
|
*/
|
|
17
43
|
static isInstance(obj: any): obj is Provider;
|
|
44
|
+
/**
|
|
45
|
+
* The URI of the Attestation Service.
|
|
46
|
+
*/
|
|
18
47
|
readonly attestationUri: pulumi.Output<string>;
|
|
48
|
+
/**
|
|
49
|
+
* The Azure Region where the Attestation Provider should exist. Changing this forces a new resource to be created.
|
|
50
|
+
*/
|
|
19
51
|
readonly location: pulumi.Output<string>;
|
|
52
|
+
/**
|
|
53
|
+
* The name which should be used for this Attestation Provider. Changing this forces a new resource to be created.
|
|
54
|
+
*/
|
|
20
55
|
readonly name: pulumi.Output<string>;
|
|
56
|
+
/**
|
|
57
|
+
* A valid X.509 certificate (Section 4 of [RFC4648](https://tools.ietf.org/html/rfc4648)). Changing this forces a new resource to be created.
|
|
58
|
+
*/
|
|
21
59
|
readonly policySigningCertificateData: pulumi.Output<string | undefined>;
|
|
60
|
+
/**
|
|
61
|
+
* The name of the Resource Group where the attestation provider should exist. Changing this forces a new resource to be created.
|
|
62
|
+
*/
|
|
22
63
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* A mapping of tags which should be assigned to the Attestation Provider.
|
|
66
|
+
*/
|
|
23
67
|
readonly tags: pulumi.Output<{
|
|
24
68
|
[key: string]: string;
|
|
25
69
|
} | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* Trust model used for the Attestation Service.
|
|
72
|
+
*/
|
|
26
73
|
readonly trustModel: pulumi.Output<string>;
|
|
27
74
|
/**
|
|
28
75
|
* Create a Provider resource with the given unique name, arguments, and options.
|
|
@@ -37,24 +84,60 @@ export declare class Provider extends pulumi.CustomResource {
|
|
|
37
84
|
* Input properties used for looking up and filtering Provider resources.
|
|
38
85
|
*/
|
|
39
86
|
export interface ProviderState {
|
|
87
|
+
/**
|
|
88
|
+
* The URI of the Attestation Service.
|
|
89
|
+
*/
|
|
40
90
|
attestationUri?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* The Azure Region where the Attestation Provider should exist. Changing this forces a new resource to be created.
|
|
93
|
+
*/
|
|
41
94
|
location?: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The name which should be used for this Attestation Provider. Changing this forces a new resource to be created.
|
|
97
|
+
*/
|
|
42
98
|
name?: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* A valid X.509 certificate (Section 4 of [RFC4648](https://tools.ietf.org/html/rfc4648)). Changing this forces a new resource to be created.
|
|
101
|
+
*/
|
|
43
102
|
policySigningCertificateData?: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* The name of the Resource Group where the attestation provider should exist. Changing this forces a new resource to be created.
|
|
105
|
+
*/
|
|
44
106
|
resourceGroupName?: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* A mapping of tags which should be assigned to the Attestation Provider.
|
|
109
|
+
*/
|
|
45
110
|
tags?: pulumi.Input<{
|
|
46
111
|
[key: string]: pulumi.Input<string>;
|
|
47
112
|
}>;
|
|
113
|
+
/**
|
|
114
|
+
* Trust model used for the Attestation Service.
|
|
115
|
+
*/
|
|
48
116
|
trustModel?: pulumi.Input<string>;
|
|
49
117
|
}
|
|
50
118
|
/**
|
|
51
119
|
* The set of arguments for constructing a Provider resource.
|
|
52
120
|
*/
|
|
53
121
|
export interface ProviderArgs {
|
|
122
|
+
/**
|
|
123
|
+
* The Azure Region where the Attestation Provider should exist. Changing this forces a new resource to be created.
|
|
124
|
+
*/
|
|
54
125
|
location?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* The name which should be used for this Attestation Provider. Changing this forces a new resource to be created.
|
|
128
|
+
*/
|
|
55
129
|
name?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* A valid X.509 certificate (Section 4 of [RFC4648](https://tools.ietf.org/html/rfc4648)). Changing this forces a new resource to be created.
|
|
132
|
+
*/
|
|
56
133
|
policySigningCertificateData?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The name of the Resource Group where the attestation provider should exist. Changing this forces a new resource to be created.
|
|
136
|
+
*/
|
|
57
137
|
resourceGroupName: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* A mapping of tags which should be assigned to the Attestation Provider.
|
|
140
|
+
*/
|
|
58
141
|
tags?: pulumi.Input<{
|
|
59
142
|
[key: string]: pulumi.Input<string>;
|
|
60
143
|
}>;
|
package/attestation/provider.js
CHANGED
|
@@ -5,6 +5,32 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.Provider = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages a Attestation Provider.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
* import * from "fs";
|
|
17
|
+
*
|
|
18
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
|
|
19
|
+
* const exampleProvider = new azure.attestation.Provider("exampleProvider", {
|
|
20
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
21
|
+
* location: exampleResourceGroup.location,
|
|
22
|
+
* policySigningCertificateData: fs.readFileSync("./example/cert.pem"),
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* ## Import
|
|
27
|
+
*
|
|
28
|
+
* Attestation Providers can be imported using the `resource id`, e.g.
|
|
29
|
+
*
|
|
30
|
+
* ```sh
|
|
31
|
+
* $ pulumi import azure:attestation/provider:Provider example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Attestation/attestationProviders/provider1
|
|
32
|
+
* ```
|
|
33
|
+
*/
|
|
8
34
|
class Provider extends pulumi.CustomResource {
|
|
9
35
|
constructor(name, argsOrState, opts) {
|
|
10
36
|
let resourceInputs = {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../../attestation/provider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../../attestation/provider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAiE/C,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACxG,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9D,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;IA3FD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;;AA1BL,4BA6FC;AA/EG,gBAAgB;AACO,qBAAY,GAAG,qCAAqC,CAAC"}
|
|
@@ -70,7 +70,7 @@ export declare class RoleDefinition extends pulumi.CustomResource {
|
|
|
70
70
|
*/
|
|
71
71
|
readonly roleDefinitionResourceId: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
73
|
-
* The scope at which the Role Definition applies
|
|
73
|
+
* The scope at which the Role Definition applies to, such as `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333`, `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333/resourceGroups/myGroup`, or `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333/resourceGroups/myGroup/providers/Microsoft.Compute/virtualMachines/myVM`. It is recommended to use the first entry of the `assignableScopes`. Changing this forces a new resource to be created.
|
|
74
74
|
*/
|
|
75
75
|
readonly scope: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
@@ -111,7 +111,7 @@ export interface RoleDefinitionState {
|
|
|
111
111
|
*/
|
|
112
112
|
roleDefinitionResourceId?: pulumi.Input<string>;
|
|
113
113
|
/**
|
|
114
|
-
* The scope at which the Role Definition applies
|
|
114
|
+
* The scope at which the Role Definition applies to, such as `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333`, `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333/resourceGroups/myGroup`, or `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333/resourceGroups/myGroup/providers/Microsoft.Compute/virtualMachines/myVM`. It is recommended to use the first entry of the `assignableScopes`. Changing this forces a new resource to be created.
|
|
115
115
|
*/
|
|
116
116
|
scope?: pulumi.Input<string>;
|
|
117
117
|
}
|
|
@@ -140,7 +140,7 @@ export interface RoleDefinitionArgs {
|
|
|
140
140
|
*/
|
|
141
141
|
roleDefinitionId?: pulumi.Input<string>;
|
|
142
142
|
/**
|
|
143
|
-
* The scope at which the Role Definition applies
|
|
143
|
+
* The scope at which the Role Definition applies to, such as `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333`, `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333/resourceGroups/myGroup`, or `/subscriptions/0b1f6471-1bf0-4dda-aec3-111122223333/resourceGroups/myGroup/providers/Microsoft.Compute/virtualMachines/myVM`. It is recommended to use the first entry of the `assignableScopes`. Changing this forces a new resource to be created.
|
|
144
144
|
*/
|
|
145
145
|
scope: pulumi.Input<string>;
|
|
146
146
|
}
|
package/batch/account.d.ts
CHANGED
|
@@ -55,6 +55,10 @@ export declare class Account extends pulumi.CustomResource {
|
|
|
55
55
|
* The account endpoint used to interact with the Batch service.
|
|
56
56
|
*/
|
|
57
57
|
readonly accountEndpoint: pulumi.Output<string>;
|
|
58
|
+
/**
|
|
59
|
+
* Specifies if customer managed key encryption should be used to encrypt batch account data.
|
|
60
|
+
*/
|
|
61
|
+
readonly encryption: pulumi.Output<outputs.batch.AccountEncryption | undefined>;
|
|
58
62
|
/**
|
|
59
63
|
* An `identity` block as defined below.
|
|
60
64
|
*/
|
|
@@ -118,6 +122,10 @@ export interface AccountState {
|
|
|
118
122
|
* The account endpoint used to interact with the Batch service.
|
|
119
123
|
*/
|
|
120
124
|
accountEndpoint?: pulumi.Input<string>;
|
|
125
|
+
/**
|
|
126
|
+
* Specifies if customer managed key encryption should be used to encrypt batch account data.
|
|
127
|
+
*/
|
|
128
|
+
encryption?: pulumi.Input<inputs.batch.AccountEncryption>;
|
|
121
129
|
/**
|
|
122
130
|
* An `identity` block as defined below.
|
|
123
131
|
*/
|
|
@@ -169,6 +177,10 @@ export interface AccountState {
|
|
|
169
177
|
* The set of arguments for constructing a Account resource.
|
|
170
178
|
*/
|
|
171
179
|
export interface AccountArgs {
|
|
180
|
+
/**
|
|
181
|
+
* Specifies if customer managed key encryption should be used to encrypt batch account data.
|
|
182
|
+
*/
|
|
183
|
+
encryption?: pulumi.Input<inputs.batch.AccountEncryption>;
|
|
172
184
|
/**
|
|
173
185
|
* An `identity` block as defined below.
|
|
174
186
|
*/
|
package/batch/account.js
CHANGED
|
@@ -47,6 +47,7 @@ class Account extends pulumi.CustomResource {
|
|
|
47
47
|
if (opts.id) {
|
|
48
48
|
const state = argsOrState;
|
|
49
49
|
resourceInputs["accountEndpoint"] = state ? state.accountEndpoint : undefined;
|
|
50
|
+
resourceInputs["encryption"] = state ? state.encryption : undefined;
|
|
50
51
|
resourceInputs["identity"] = state ? state.identity : undefined;
|
|
51
52
|
resourceInputs["keyVaultReference"] = state ? state.keyVaultReference : undefined;
|
|
52
53
|
resourceInputs["location"] = state ? state.location : undefined;
|
|
@@ -64,6 +65,7 @@ class Account extends pulumi.CustomResource {
|
|
|
64
65
|
if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
|
|
65
66
|
throw new Error("Missing required property 'resourceGroupName'");
|
|
66
67
|
}
|
|
68
|
+
resourceInputs["encryption"] = args ? args.encryption : undefined;
|
|
67
69
|
resourceInputs["identity"] = args ? args.identity : undefined;
|
|
68
70
|
resourceInputs["keyVaultReference"] = args ? args.keyVaultReference : undefined;
|
|
69
71
|
resourceInputs["location"] = args ? args.location : undefined;
|
package/batch/account.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account.js","sourceRoot":"","sources":["../../batch/account.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"account.js","sourceRoot":"","sources":["../../batch/account.ts"],"names":[],"mappings":"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"}
|
package/batch/getAccount.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import { output as outputs } from "../types";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to access information about an existing Batch Account.
|
|
5
5
|
*
|
|
@@ -21,6 +21,7 @@ export declare function getAccount(args: GetAccountArgs, opts?: pulumi.InvokeOpt
|
|
|
21
21
|
* A collection of arguments for invoking getAccount.
|
|
22
22
|
*/
|
|
23
23
|
export interface GetAccountArgs {
|
|
24
|
+
encryption?: inputs.batch.GetAccountEncryption;
|
|
24
25
|
/**
|
|
25
26
|
* The name of the Batch account.
|
|
26
27
|
*/
|
|
@@ -38,6 +39,7 @@ export interface GetAccountResult {
|
|
|
38
39
|
* The account endpoint used to interact with the Batch service.
|
|
39
40
|
*/
|
|
40
41
|
readonly accountEndpoint: string;
|
|
42
|
+
readonly encryption?: outputs.batch.GetAccountEncryption;
|
|
41
43
|
/**
|
|
42
44
|
* The provider-assigned unique ID for this managed resource.
|
|
43
45
|
*/
|
|
@@ -83,6 +85,7 @@ export declare function getAccountOutput(args: GetAccountOutputArgs, opts?: pulu
|
|
|
83
85
|
* A collection of arguments for invoking getAccount.
|
|
84
86
|
*/
|
|
85
87
|
export interface GetAccountOutputArgs {
|
|
88
|
+
encryption?: pulumi.Input<inputs.batch.GetAccountEncryptionArgs>;
|
|
86
89
|
/**
|
|
87
90
|
* The name of the Batch account.
|
|
88
91
|
*/
|
package/batch/getAccount.js
CHANGED
|
@@ -27,6 +27,7 @@ function getAccount(args, opts) {
|
|
|
27
27
|
}
|
|
28
28
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
29
29
|
return pulumi.runtime.invoke("azure:batch/getAccount:getAccount", {
|
|
30
|
+
"encryption": args.encryption,
|
|
30
31
|
"name": args.name,
|
|
31
32
|
"resourceGroupName": args.resourceGroupName,
|
|
32
33
|
}, opts);
|
package/batch/getAccount.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../batch/getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;
|
|
1
|
+
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../batch/getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gCAWC;AAiED,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
|