@pulumi/azure 5.69.0-alpha.1710169074 → 5.69.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.
Files changed (94) hide show
  1. package/appservice/certificate.d.ts +27 -3
  2. package/appservice/certificate.js +2 -0
  3. package/appservice/certificate.js.map +1 -1
  4. package/appservice/environmentV3.d.ts +9 -0
  5. package/appservice/environmentV3.js.map +1 -1
  6. package/appservice/getFunctionAppHostKeys.d.ts +1 -0
  7. package/appservice/getFunctionAppHostKeys.js.map +1 -1
  8. package/appservice/getStaticWebApp.d.ts +90 -0
  9. package/appservice/getStaticWebApp.js +54 -0
  10. package/appservice/getStaticWebApp.js.map +1 -0
  11. package/appservice/index.d.ts +9 -0
  12. package/appservice/index.js +15 -2
  13. package/appservice/index.js.map +1 -1
  14. package/appservice/servicePlan.d.ts +9 -9
  15. package/appservice/staticSite.d.ts +2 -0
  16. package/appservice/staticSite.js +2 -0
  17. package/appservice/staticSite.js.map +1 -1
  18. package/appservice/staticWebApp.d.ts +228 -0
  19. package/appservice/staticWebApp.js +108 -0
  20. package/appservice/staticWebApp.js.map +1 -0
  21. package/appservice/staticWebAppCustomDomain.d.ts +146 -0
  22. package/appservice/staticWebAppCustomDomain.js +141 -0
  23. package/appservice/staticWebAppCustomDomain.js.map +1 -0
  24. package/armmsi/federatedIdentityCredential.d.ts +3 -3
  25. package/authorization/assignment.d.ts +3 -3
  26. package/authorization/getRoleDefinition.d.ts +3 -3
  27. package/containerapp/customDomain.d.ts +101 -0
  28. package/containerapp/customDomain.js +75 -0
  29. package/containerapp/customDomain.js.map +1 -0
  30. package/containerapp/index.d.ts +3 -0
  31. package/containerapp/index.js +6 -1
  32. package/containerapp/index.js.map +1 -1
  33. package/containerservice/fleetMember.d.ts +0 -3
  34. package/containerservice/fleetMember.js +0 -3
  35. package/containerservice/fleetMember.js.map +1 -1
  36. package/containerservice/fleetUpdateRun.d.ts +0 -3
  37. package/containerservice/fleetUpdateRun.js +0 -3
  38. package/containerservice/fleetUpdateRun.js.map +1 -1
  39. package/containerservice/fleetUpdateStrategy.d.ts +0 -3
  40. package/containerservice/fleetUpdateStrategy.js +0 -3
  41. package/containerservice/fleetUpdateStrategy.js.map +1 -1
  42. package/containerservice/kubernetesFleetManager.d.ts +3 -3
  43. package/datafactory/integrationRuntimeManaged.d.ts +12 -0
  44. package/datafactory/integrationRuntimeManaged.js +2 -0
  45. package/datafactory/integrationRuntimeManaged.js.map +1 -1
  46. package/dataprotection/backupInstanceKubernetesCluster.d.ts +272 -0
  47. package/dataprotection/backupInstanceKubernetesCluster.js +223 -0
  48. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -0
  49. package/dataprotection/index.d.ts +3 -0
  50. package/dataprotection/index.js +6 -1
  51. package/dataprotection/index.js.map +1 -1
  52. package/eventhub/topic.d.ts +3 -3
  53. package/index.d.ts +2 -1
  54. package/index.js +3 -1
  55. package/index.js.map +1 -1
  56. package/keyvault/keyVault.d.ts +6 -0
  57. package/keyvault/keyVault.js.map +1 -1
  58. package/lb/probe.d.ts +3 -3
  59. package/mssql/managedDatabase.d.ts +3 -3
  60. package/mssql/managedInstance.d.ts +9 -0
  61. package/mssql/managedInstance.js.map +1 -1
  62. package/netapp/account.d.ts +3 -3
  63. package/netapp/accountEncryption.d.ts +86 -3
  64. package/netapp/accountEncryption.js +83 -0
  65. package/netapp/accountEncryption.js.map +1 -1
  66. package/netapp/volume.d.ts +9 -9
  67. package/package.json +1 -1
  68. package/redhatopenshift/cluster.d.ts +18 -18
  69. package/role/assignment.d.ts +3 -3
  70. package/role/getRoleDefinition.d.ts +3 -3
  71. package/servicebus/topic.d.ts +3 -3
  72. package/siterecovery/vmwareReplicatedVm.d.ts +54 -54
  73. package/streamanalytics/job.d.ts +0 -3
  74. package/streamanalytics/job.js.map +1 -1
  75. package/streamanalytics/outputBlob.d.ts +12 -0
  76. package/streamanalytics/outputBlob.js +2 -0
  77. package/streamanalytics/outputBlob.js.map +1 -1
  78. package/systemcenter/index.d.ts +3 -0
  79. package/systemcenter/index.js +6 -1
  80. package/systemcenter/index.js.map +1 -1
  81. package/systemcenter/virtualMachineManagerAvailabilitySet.d.ts +155 -0
  82. package/systemcenter/virtualMachineManagerAvailabilitySet.js +109 -0
  83. package/systemcenter/virtualMachineManagerAvailabilitySet.js.map +1 -0
  84. package/types/input.d.ts +802 -11
  85. package/types/output.d.ts +922 -17
  86. package/workloadssap/index.d.ts +6 -0
  87. package/workloadssap/index.js +27 -0
  88. package/workloadssap/index.js.map +1 -0
  89. package/workloadssap/singleNodeVirtualInstance.d.ts +189 -0
  90. package/workloadssap/singleNodeVirtualInstance.js +100 -0
  91. package/workloadssap/singleNodeVirtualInstance.js.map +1 -0
  92. package/workloadssap/threeTierVirtualInstance.d.ts +189 -0
  93. package/workloadssap/threeTierVirtualInstance.js +100 -0
  94. package/workloadssap/threeTierVirtualInstance.js.map +1 -0
@@ -0,0 +1,6 @@
1
+ export { SingleNodeVirtualInstanceArgs, SingleNodeVirtualInstanceState } from "./singleNodeVirtualInstance";
2
+ export declare type SingleNodeVirtualInstance = import("./singleNodeVirtualInstance").SingleNodeVirtualInstance;
3
+ export declare const SingleNodeVirtualInstance: typeof import("./singleNodeVirtualInstance").SingleNodeVirtualInstance;
4
+ export { ThreeTierVirtualInstanceArgs, ThreeTierVirtualInstanceState } from "./threeTierVirtualInstance";
5
+ export declare type ThreeTierVirtualInstance = import("./threeTierVirtualInstance").ThreeTierVirtualInstance;
6
+ export declare const ThreeTierVirtualInstance: typeof import("./threeTierVirtualInstance").ThreeTierVirtualInstance;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ThreeTierVirtualInstance = exports.SingleNodeVirtualInstance = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.SingleNodeVirtualInstance = null;
9
+ utilities.lazyLoad(exports, ["SingleNodeVirtualInstance"], () => require("./singleNodeVirtualInstance"));
10
+ exports.ThreeTierVirtualInstance = null;
11
+ utilities.lazyLoad(exports, ["ThreeTierVirtualInstance"], () => require("./threeTierVirtualInstance"));
12
+ const _module = {
13
+ version: utilities.getVersion(),
14
+ construct: (name, type, urn) => {
15
+ switch (type) {
16
+ case "azure:workloadssap/singleNodeVirtualInstance:SingleNodeVirtualInstance":
17
+ return new exports.SingleNodeVirtualInstance(name, undefined, { urn });
18
+ case "azure:workloadssap/threeTierVirtualInstance:ThreeTierVirtualInstance":
19
+ return new exports.ThreeTierVirtualInstance(name, undefined, { urn });
20
+ default:
21
+ throw new Error(`unknown resource type ${type}`);
22
+ }
23
+ },
24
+ };
25
+ pulumi.runtime.registerResourceModule("azure", "workloadssap/singleNodeVirtualInstance", _module);
26
+ pulumi.runtime.registerResourceModule("azure", "workloadssap/threeTierVirtualInstance", _module);
27
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../workloadssap/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,yBAAyB,GAA2E,IAAW,CAAC;AAC7H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,6BAA6B,CAAC,CAAC,CAAC;AAI5F,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAGvG,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,wEAAwE;gBACzE,OAAO,IAAI,iCAAyB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvE,KAAK,sEAAsE;gBACvE,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,wCAAwC,EAAE,OAAO,CAAC,CAAA;AACjG,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,uCAAuC,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,189 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages an SAP Single Node Virtual Instance with new SAP System.
6
+ *
7
+ * > **Note:** Before using this resource, it's required to submit the request of registering the Resource Provider with Azure CLI `az provider register --namespace "Microsoft.Workloads"`. The Resource Provider can take a while to register, you can check the status by running `az provider show --namespace "Microsoft.Workloads" --query "registrationState"`. Once this outputs "Registered" the Resource Provider is available for use.
8
+ *
9
+ * ## Import
10
+ *
11
+ * SAP Single Node Virtual Instances with new SAP Systems can be imported using the `resource id`, e.g.
12
+ *
13
+ * ```sh
14
+ * $ pulumi import azure:workloadssap/singleNodeVirtualInstance:SingleNodeVirtualInstance example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Workloads/sapVirtualInstances/vis1
15
+ * ```
16
+ */
17
+ export declare class SingleNodeVirtualInstance extends pulumi.CustomResource {
18
+ /**
19
+ * Get an existing SingleNodeVirtualInstance resource's state with the given name, ID, and optional extra
20
+ * properties used to qualify the lookup.
21
+ *
22
+ * @param name The _unique_ name of the resulting resource.
23
+ * @param id The _unique_ provider ID of the resource to lookup.
24
+ * @param state Any extra arguments used during the lookup.
25
+ * @param opts Optional settings to control the behavior of the CustomResource.
26
+ */
27
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SingleNodeVirtualInstanceState, opts?: pulumi.CustomResourceOptions): SingleNodeVirtualInstance;
28
+ /**
29
+ * Returns true if the given object is an instance of SingleNodeVirtualInstance. This is designed to work even
30
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
31
+ */
32
+ static isInstance(obj: any): obj is SingleNodeVirtualInstance;
33
+ /**
34
+ * The Geo-Location where the SAP system is to be created. Changing this forces a new resource to be created.
35
+ */
36
+ readonly appLocation: pulumi.Output<string>;
37
+ /**
38
+ * The environment type for the SAP Single Node Virtual Instance. Possible values are `NonProd` and `Prod`. Changing this forces a new resource to be created.
39
+ */
40
+ readonly environment: pulumi.Output<string>;
41
+ /**
42
+ * An `identity` block as defined below.
43
+ */
44
+ readonly identity: pulumi.Output<outputs.workloadssap.SingleNodeVirtualInstanceIdentity | undefined>;
45
+ /**
46
+ * The Azure Region where the SAP Single Node Virtual Instance should exist. Changing this forces a new resource to be created.
47
+ */
48
+ readonly location: pulumi.Output<string>;
49
+ /**
50
+ * The name of the managed Resource Group for the SAP Single Node Virtual Instance. Changing this forces a new resource to be created.
51
+ */
52
+ readonly managedResourceGroupName: pulumi.Output<string | undefined>;
53
+ /**
54
+ * Specifies the name of this SAP Single Node Virtual Instance. Changing this forces a new resource to be created.
55
+ */
56
+ readonly name: pulumi.Output<string>;
57
+ /**
58
+ * The name of the Resource Group where the SAP Single Node Virtual Instance should exist. Changing this forces a new resource to be created.
59
+ */
60
+ readonly resourceGroupName: pulumi.Output<string>;
61
+ /**
62
+ * The fully qualified domain name for the SAP system. Changing this forces a new resource to be created.
63
+ */
64
+ readonly sapFqdn: pulumi.Output<string>;
65
+ /**
66
+ * The SAP Product type for the SAP Single Node Virtual Instance. Possible values are `ECC`, `Other` and `S4HANA`. Changing this forces a new resource to be created.
67
+ */
68
+ readonly sapProduct: pulumi.Output<string>;
69
+ /**
70
+ * A `singleServerConfiguration` block as defined below. Changing this forces a new resource to be created.
71
+ */
72
+ readonly singleServerConfiguration: pulumi.Output<outputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfiguration>;
73
+ /**
74
+ * A mapping of tags which should be assigned to the SAP Single Node Virtual Instance.
75
+ */
76
+ readonly tags: pulumi.Output<{
77
+ [key: string]: string;
78
+ } | undefined>;
79
+ /**
80
+ * Create a SingleNodeVirtualInstance resource with the given unique name, arguments, and options.
81
+ *
82
+ * @param name The _unique_ name of the resource.
83
+ * @param args The arguments to use to populate this resource's properties.
84
+ * @param opts A bag of options that control this resource's behavior.
85
+ */
86
+ constructor(name: string, args: SingleNodeVirtualInstanceArgs, opts?: pulumi.CustomResourceOptions);
87
+ }
88
+ /**
89
+ * Input properties used for looking up and filtering SingleNodeVirtualInstance resources.
90
+ */
91
+ export interface SingleNodeVirtualInstanceState {
92
+ /**
93
+ * The Geo-Location where the SAP system is to be created. Changing this forces a new resource to be created.
94
+ */
95
+ appLocation?: pulumi.Input<string>;
96
+ /**
97
+ * The environment type for the SAP Single Node Virtual Instance. Possible values are `NonProd` and `Prod`. Changing this forces a new resource to be created.
98
+ */
99
+ environment?: pulumi.Input<string>;
100
+ /**
101
+ * An `identity` block as defined below.
102
+ */
103
+ identity?: pulumi.Input<inputs.workloadssap.SingleNodeVirtualInstanceIdentity>;
104
+ /**
105
+ * The Azure Region where the SAP Single Node Virtual Instance should exist. Changing this forces a new resource to be created.
106
+ */
107
+ location?: pulumi.Input<string>;
108
+ /**
109
+ * The name of the managed Resource Group for the SAP Single Node Virtual Instance. Changing this forces a new resource to be created.
110
+ */
111
+ managedResourceGroupName?: pulumi.Input<string>;
112
+ /**
113
+ * Specifies the name of this SAP Single Node Virtual Instance. Changing this forces a new resource to be created.
114
+ */
115
+ name?: pulumi.Input<string>;
116
+ /**
117
+ * The name of the Resource Group where the SAP Single Node Virtual Instance should exist. Changing this forces a new resource to be created.
118
+ */
119
+ resourceGroupName?: pulumi.Input<string>;
120
+ /**
121
+ * The fully qualified domain name for the SAP system. Changing this forces a new resource to be created.
122
+ */
123
+ sapFqdn?: pulumi.Input<string>;
124
+ /**
125
+ * The SAP Product type for the SAP Single Node Virtual Instance. Possible values are `ECC`, `Other` and `S4HANA`. Changing this forces a new resource to be created.
126
+ */
127
+ sapProduct?: pulumi.Input<string>;
128
+ /**
129
+ * A `singleServerConfiguration` block as defined below. Changing this forces a new resource to be created.
130
+ */
131
+ singleServerConfiguration?: pulumi.Input<inputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfiguration>;
132
+ /**
133
+ * A mapping of tags which should be assigned to the SAP Single Node Virtual Instance.
134
+ */
135
+ tags?: pulumi.Input<{
136
+ [key: string]: pulumi.Input<string>;
137
+ }>;
138
+ }
139
+ /**
140
+ * The set of arguments for constructing a SingleNodeVirtualInstance resource.
141
+ */
142
+ export interface SingleNodeVirtualInstanceArgs {
143
+ /**
144
+ * The Geo-Location where the SAP system is to be created. Changing this forces a new resource to be created.
145
+ */
146
+ appLocation: pulumi.Input<string>;
147
+ /**
148
+ * The environment type for the SAP Single Node Virtual Instance. Possible values are `NonProd` and `Prod`. Changing this forces a new resource to be created.
149
+ */
150
+ environment: pulumi.Input<string>;
151
+ /**
152
+ * An `identity` block as defined below.
153
+ */
154
+ identity?: pulumi.Input<inputs.workloadssap.SingleNodeVirtualInstanceIdentity>;
155
+ /**
156
+ * The Azure Region where the SAP Single Node Virtual Instance should exist. Changing this forces a new resource to be created.
157
+ */
158
+ location?: pulumi.Input<string>;
159
+ /**
160
+ * The name of the managed Resource Group for the SAP Single Node Virtual Instance. Changing this forces a new resource to be created.
161
+ */
162
+ managedResourceGroupName?: pulumi.Input<string>;
163
+ /**
164
+ * Specifies the name of this SAP Single Node Virtual Instance. Changing this forces a new resource to be created.
165
+ */
166
+ name?: pulumi.Input<string>;
167
+ /**
168
+ * The name of the Resource Group where the SAP Single Node Virtual Instance should exist. Changing this forces a new resource to be created.
169
+ */
170
+ resourceGroupName: pulumi.Input<string>;
171
+ /**
172
+ * The fully qualified domain name for the SAP system. Changing this forces a new resource to be created.
173
+ */
174
+ sapFqdn: pulumi.Input<string>;
175
+ /**
176
+ * The SAP Product type for the SAP Single Node Virtual Instance. Possible values are `ECC`, `Other` and `S4HANA`. Changing this forces a new resource to be created.
177
+ */
178
+ sapProduct: pulumi.Input<string>;
179
+ /**
180
+ * A `singleServerConfiguration` block as defined below. Changing this forces a new resource to be created.
181
+ */
182
+ singleServerConfiguration: pulumi.Input<inputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfiguration>;
183
+ /**
184
+ * A mapping of tags which should be assigned to the SAP Single Node Virtual Instance.
185
+ */
186
+ tags?: pulumi.Input<{
187
+ [key: string]: pulumi.Input<string>;
188
+ }>;
189
+ }
@@ -0,0 +1,100 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.SingleNodeVirtualInstance = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages an SAP Single Node Virtual Instance with new SAP System.
10
+ *
11
+ * > **Note:** Before using this resource, it's required to submit the request of registering the Resource Provider with Azure CLI `az provider register --namespace "Microsoft.Workloads"`. The Resource Provider can take a while to register, you can check the status by running `az provider show --namespace "Microsoft.Workloads" --query "registrationState"`. Once this outputs "Registered" the Resource Provider is available for use.
12
+ *
13
+ * ## Import
14
+ *
15
+ * SAP Single Node Virtual Instances with new SAP Systems can be imported using the `resource id`, e.g.
16
+ *
17
+ * ```sh
18
+ * $ pulumi import azure:workloadssap/singleNodeVirtualInstance:SingleNodeVirtualInstance example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Workloads/sapVirtualInstances/vis1
19
+ * ```
20
+ */
21
+ class SingleNodeVirtualInstance extends pulumi.CustomResource {
22
+ constructor(name, argsOrState, opts) {
23
+ let resourceInputs = {};
24
+ opts = opts || {};
25
+ if (opts.id) {
26
+ const state = argsOrState;
27
+ resourceInputs["appLocation"] = state ? state.appLocation : undefined;
28
+ resourceInputs["environment"] = state ? state.environment : undefined;
29
+ resourceInputs["identity"] = state ? state.identity : undefined;
30
+ resourceInputs["location"] = state ? state.location : undefined;
31
+ resourceInputs["managedResourceGroupName"] = state ? state.managedResourceGroupName : undefined;
32
+ resourceInputs["name"] = state ? state.name : undefined;
33
+ resourceInputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
34
+ resourceInputs["sapFqdn"] = state ? state.sapFqdn : undefined;
35
+ resourceInputs["sapProduct"] = state ? state.sapProduct : undefined;
36
+ resourceInputs["singleServerConfiguration"] = state ? state.singleServerConfiguration : undefined;
37
+ resourceInputs["tags"] = state ? state.tags : undefined;
38
+ }
39
+ else {
40
+ const args = argsOrState;
41
+ if ((!args || args.appLocation === undefined) && !opts.urn) {
42
+ throw new Error("Missing required property 'appLocation'");
43
+ }
44
+ if ((!args || args.environment === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'environment'");
46
+ }
47
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'resourceGroupName'");
49
+ }
50
+ if ((!args || args.sapFqdn === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'sapFqdn'");
52
+ }
53
+ if ((!args || args.sapProduct === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'sapProduct'");
55
+ }
56
+ if ((!args || args.singleServerConfiguration === undefined) && !opts.urn) {
57
+ throw new Error("Missing required property 'singleServerConfiguration'");
58
+ }
59
+ resourceInputs["appLocation"] = args ? args.appLocation : undefined;
60
+ resourceInputs["environment"] = args ? args.environment : undefined;
61
+ resourceInputs["identity"] = args ? args.identity : undefined;
62
+ resourceInputs["location"] = args ? args.location : undefined;
63
+ resourceInputs["managedResourceGroupName"] = args ? args.managedResourceGroupName : undefined;
64
+ resourceInputs["name"] = args ? args.name : undefined;
65
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
66
+ resourceInputs["sapFqdn"] = args ? args.sapFqdn : undefined;
67
+ resourceInputs["sapProduct"] = args ? args.sapProduct : undefined;
68
+ resourceInputs["singleServerConfiguration"] = args ? args.singleServerConfiguration : undefined;
69
+ resourceInputs["tags"] = args ? args.tags : undefined;
70
+ }
71
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
72
+ super(SingleNodeVirtualInstance.__pulumiType, name, resourceInputs, opts);
73
+ }
74
+ /**
75
+ * Get an existing SingleNodeVirtualInstance resource's state with the given name, ID, and optional extra
76
+ * properties used to qualify the lookup.
77
+ *
78
+ * @param name The _unique_ name of the resulting resource.
79
+ * @param id The _unique_ provider ID of the resource to lookup.
80
+ * @param state Any extra arguments used during the lookup.
81
+ * @param opts Optional settings to control the behavior of the CustomResource.
82
+ */
83
+ static get(name, id, state, opts) {
84
+ return new SingleNodeVirtualInstance(name, state, Object.assign(Object.assign({}, opts), { id: id }));
85
+ }
86
+ /**
87
+ * Returns true if the given object is an instance of SingleNodeVirtualInstance. This is designed to work even
88
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
89
+ */
90
+ static isInstance(obj) {
91
+ if (obj === undefined || obj === null) {
92
+ return false;
93
+ }
94
+ return obj['__pulumiType'] === SingleNodeVirtualInstance.__pulumiType;
95
+ }
96
+ }
97
+ exports.SingleNodeVirtualInstance = SingleNodeVirtualInstance;
98
+ /** @internal */
99
+ SingleNodeVirtualInstance.__pulumiType = 'azure:workloadssap/singleNodeVirtualInstance:SingleNodeVirtualInstance';
100
+ //# sourceMappingURL=singleNodeVirtualInstance.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"singleNodeVirtualInstance.js","sourceRoot":"","sources":["../../workloadssap/singleNodeVirtualInstance.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,189 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages an SAP Three Tier Virtual Instance with a new SAP System.
6
+ *
7
+ * > **Note:** Before using this resource, it's required to submit the request of registering the Resource Provider with Azure CLI `az provider register --namespace "Microsoft.Workloads"`. The Resource Provider can take a while to register, you can check the status by running `az provider show --namespace "Microsoft.Workloads" --query "registrationState"`. Once this outputs "Registered" the Resource Provider is available for use.
8
+ *
9
+ * ## Import
10
+ *
11
+ * SAP Three Tier Virtual Instances with new SAP Systems can be imported using the `resource id`, e.g.
12
+ *
13
+ * ```sh
14
+ * $ pulumi import azure:workloadssap/threeTierVirtualInstance:ThreeTierVirtualInstance example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Workloads/sapVirtualInstances/vis1
15
+ * ```
16
+ */
17
+ export declare class ThreeTierVirtualInstance extends pulumi.CustomResource {
18
+ /**
19
+ * Get an existing ThreeTierVirtualInstance resource's state with the given name, ID, and optional extra
20
+ * properties used to qualify the lookup.
21
+ *
22
+ * @param name The _unique_ name of the resulting resource.
23
+ * @param id The _unique_ provider ID of the resource to lookup.
24
+ * @param state Any extra arguments used during the lookup.
25
+ * @param opts Optional settings to control the behavior of the CustomResource.
26
+ */
27
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ThreeTierVirtualInstanceState, opts?: pulumi.CustomResourceOptions): ThreeTierVirtualInstance;
28
+ /**
29
+ * Returns true if the given object is an instance of ThreeTierVirtualInstance. This is designed to work even
30
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
31
+ */
32
+ static isInstance(obj: any): obj is ThreeTierVirtualInstance;
33
+ /**
34
+ * The Geo-Location where the SAP system is to be created. Changing this forces a new resource to be created.
35
+ */
36
+ readonly appLocation: pulumi.Output<string>;
37
+ /**
38
+ * The environment type for the SAP Three Tier Virtual Instance. Possible values are `NonProd` and `Prod`. Changing this forces a new resource to be created.
39
+ */
40
+ readonly environment: pulumi.Output<string>;
41
+ /**
42
+ * An `identity` block as defined below.
43
+ */
44
+ readonly identity: pulumi.Output<outputs.workloadssap.ThreeTierVirtualInstanceIdentity | undefined>;
45
+ /**
46
+ * The Azure Region where the SAP Three Tier Virtual Instance should exist. Changing this forces a new resource to be created.
47
+ */
48
+ readonly location: pulumi.Output<string>;
49
+ /**
50
+ * The name of the managed Resource Group for the SAP Three Tier Virtual Instance. Changing this forces a new resource to be created.
51
+ */
52
+ readonly managedResourceGroupName: pulumi.Output<string | undefined>;
53
+ /**
54
+ * Specifies the name of this SAP Three Tier Virtual Instance. Changing this forces a new resource to be created.
55
+ */
56
+ readonly name: pulumi.Output<string>;
57
+ /**
58
+ * The name of the Resource Group where the SAP Three Tier Virtual Instance should exist. Changing this forces a new resource to be created.
59
+ */
60
+ readonly resourceGroupName: pulumi.Output<string>;
61
+ /**
62
+ * The FQDN of the SAP system. Changing this forces a new resource to be created.
63
+ */
64
+ readonly sapFqdn: pulumi.Output<string>;
65
+ /**
66
+ * The SAP Product type for the SAP Three Tier Virtual Instance. Possible values are `ECC`, `Other` and `S4HANA`. Changing this forces a new resource to be created.
67
+ */
68
+ readonly sapProduct: pulumi.Output<string>;
69
+ /**
70
+ * A mapping of tags which should be assigned to the SAP Three Tier Virtual Instance.
71
+ */
72
+ readonly tags: pulumi.Output<{
73
+ [key: string]: string;
74
+ } | undefined>;
75
+ /**
76
+ * A `threeTierConfiguration` block as defined below. Changing this forces a new resource to be created.
77
+ */
78
+ readonly threeTierConfiguration: pulumi.Output<outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfiguration>;
79
+ /**
80
+ * Create a ThreeTierVirtualInstance resource with the given unique name, arguments, and options.
81
+ *
82
+ * @param name The _unique_ name of the resource.
83
+ * @param args The arguments to use to populate this resource's properties.
84
+ * @param opts A bag of options that control this resource's behavior.
85
+ */
86
+ constructor(name: string, args: ThreeTierVirtualInstanceArgs, opts?: pulumi.CustomResourceOptions);
87
+ }
88
+ /**
89
+ * Input properties used for looking up and filtering ThreeTierVirtualInstance resources.
90
+ */
91
+ export interface ThreeTierVirtualInstanceState {
92
+ /**
93
+ * The Geo-Location where the SAP system is to be created. Changing this forces a new resource to be created.
94
+ */
95
+ appLocation?: pulumi.Input<string>;
96
+ /**
97
+ * The environment type for the SAP Three Tier Virtual Instance. Possible values are `NonProd` and `Prod`. Changing this forces a new resource to be created.
98
+ */
99
+ environment?: pulumi.Input<string>;
100
+ /**
101
+ * An `identity` block as defined below.
102
+ */
103
+ identity?: pulumi.Input<inputs.workloadssap.ThreeTierVirtualInstanceIdentity>;
104
+ /**
105
+ * The Azure Region where the SAP Three Tier Virtual Instance should exist. Changing this forces a new resource to be created.
106
+ */
107
+ location?: pulumi.Input<string>;
108
+ /**
109
+ * The name of the managed Resource Group for the SAP Three Tier Virtual Instance. Changing this forces a new resource to be created.
110
+ */
111
+ managedResourceGroupName?: pulumi.Input<string>;
112
+ /**
113
+ * Specifies the name of this SAP Three Tier Virtual Instance. Changing this forces a new resource to be created.
114
+ */
115
+ name?: pulumi.Input<string>;
116
+ /**
117
+ * The name of the Resource Group where the SAP Three Tier Virtual Instance should exist. Changing this forces a new resource to be created.
118
+ */
119
+ resourceGroupName?: pulumi.Input<string>;
120
+ /**
121
+ * The FQDN of the SAP system. Changing this forces a new resource to be created.
122
+ */
123
+ sapFqdn?: pulumi.Input<string>;
124
+ /**
125
+ * The SAP Product type for the SAP Three Tier Virtual Instance. Possible values are `ECC`, `Other` and `S4HANA`. Changing this forces a new resource to be created.
126
+ */
127
+ sapProduct?: pulumi.Input<string>;
128
+ /**
129
+ * A mapping of tags which should be assigned to the SAP Three Tier Virtual Instance.
130
+ */
131
+ tags?: pulumi.Input<{
132
+ [key: string]: pulumi.Input<string>;
133
+ }>;
134
+ /**
135
+ * A `threeTierConfiguration` block as defined below. Changing this forces a new resource to be created.
136
+ */
137
+ threeTierConfiguration?: pulumi.Input<inputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfiguration>;
138
+ }
139
+ /**
140
+ * The set of arguments for constructing a ThreeTierVirtualInstance resource.
141
+ */
142
+ export interface ThreeTierVirtualInstanceArgs {
143
+ /**
144
+ * The Geo-Location where the SAP system is to be created. Changing this forces a new resource to be created.
145
+ */
146
+ appLocation: pulumi.Input<string>;
147
+ /**
148
+ * The environment type for the SAP Three Tier Virtual Instance. Possible values are `NonProd` and `Prod`. Changing this forces a new resource to be created.
149
+ */
150
+ environment: pulumi.Input<string>;
151
+ /**
152
+ * An `identity` block as defined below.
153
+ */
154
+ identity?: pulumi.Input<inputs.workloadssap.ThreeTierVirtualInstanceIdentity>;
155
+ /**
156
+ * The Azure Region where the SAP Three Tier Virtual Instance should exist. Changing this forces a new resource to be created.
157
+ */
158
+ location?: pulumi.Input<string>;
159
+ /**
160
+ * The name of the managed Resource Group for the SAP Three Tier Virtual Instance. Changing this forces a new resource to be created.
161
+ */
162
+ managedResourceGroupName?: pulumi.Input<string>;
163
+ /**
164
+ * Specifies the name of this SAP Three Tier Virtual Instance. Changing this forces a new resource to be created.
165
+ */
166
+ name?: pulumi.Input<string>;
167
+ /**
168
+ * The name of the Resource Group where the SAP Three Tier Virtual Instance should exist. Changing this forces a new resource to be created.
169
+ */
170
+ resourceGroupName: pulumi.Input<string>;
171
+ /**
172
+ * The FQDN of the SAP system. Changing this forces a new resource to be created.
173
+ */
174
+ sapFqdn: pulumi.Input<string>;
175
+ /**
176
+ * The SAP Product type for the SAP Three Tier Virtual Instance. Possible values are `ECC`, `Other` and `S4HANA`. Changing this forces a new resource to be created.
177
+ */
178
+ sapProduct: pulumi.Input<string>;
179
+ /**
180
+ * A mapping of tags which should be assigned to the SAP Three Tier Virtual Instance.
181
+ */
182
+ tags?: pulumi.Input<{
183
+ [key: string]: pulumi.Input<string>;
184
+ }>;
185
+ /**
186
+ * A `threeTierConfiguration` block as defined below. Changing this forces a new resource to be created.
187
+ */
188
+ threeTierConfiguration: pulumi.Input<inputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfiguration>;
189
+ }
@@ -0,0 +1,100 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ThreeTierVirtualInstance = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages an SAP Three Tier Virtual Instance with a new SAP System.
10
+ *
11
+ * > **Note:** Before using this resource, it's required to submit the request of registering the Resource Provider with Azure CLI `az provider register --namespace "Microsoft.Workloads"`. The Resource Provider can take a while to register, you can check the status by running `az provider show --namespace "Microsoft.Workloads" --query "registrationState"`. Once this outputs "Registered" the Resource Provider is available for use.
12
+ *
13
+ * ## Import
14
+ *
15
+ * SAP Three Tier Virtual Instances with new SAP Systems can be imported using the `resource id`, e.g.
16
+ *
17
+ * ```sh
18
+ * $ pulumi import azure:workloadssap/threeTierVirtualInstance:ThreeTierVirtualInstance example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Workloads/sapVirtualInstances/vis1
19
+ * ```
20
+ */
21
+ class ThreeTierVirtualInstance extends pulumi.CustomResource {
22
+ constructor(name, argsOrState, opts) {
23
+ let resourceInputs = {};
24
+ opts = opts || {};
25
+ if (opts.id) {
26
+ const state = argsOrState;
27
+ resourceInputs["appLocation"] = state ? state.appLocation : undefined;
28
+ resourceInputs["environment"] = state ? state.environment : undefined;
29
+ resourceInputs["identity"] = state ? state.identity : undefined;
30
+ resourceInputs["location"] = state ? state.location : undefined;
31
+ resourceInputs["managedResourceGroupName"] = state ? state.managedResourceGroupName : undefined;
32
+ resourceInputs["name"] = state ? state.name : undefined;
33
+ resourceInputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
34
+ resourceInputs["sapFqdn"] = state ? state.sapFqdn : undefined;
35
+ resourceInputs["sapProduct"] = state ? state.sapProduct : undefined;
36
+ resourceInputs["tags"] = state ? state.tags : undefined;
37
+ resourceInputs["threeTierConfiguration"] = state ? state.threeTierConfiguration : undefined;
38
+ }
39
+ else {
40
+ const args = argsOrState;
41
+ if ((!args || args.appLocation === undefined) && !opts.urn) {
42
+ throw new Error("Missing required property 'appLocation'");
43
+ }
44
+ if ((!args || args.environment === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'environment'");
46
+ }
47
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'resourceGroupName'");
49
+ }
50
+ if ((!args || args.sapFqdn === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'sapFqdn'");
52
+ }
53
+ if ((!args || args.sapProduct === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'sapProduct'");
55
+ }
56
+ if ((!args || args.threeTierConfiguration === undefined) && !opts.urn) {
57
+ throw new Error("Missing required property 'threeTierConfiguration'");
58
+ }
59
+ resourceInputs["appLocation"] = args ? args.appLocation : undefined;
60
+ resourceInputs["environment"] = args ? args.environment : undefined;
61
+ resourceInputs["identity"] = args ? args.identity : undefined;
62
+ resourceInputs["location"] = args ? args.location : undefined;
63
+ resourceInputs["managedResourceGroupName"] = args ? args.managedResourceGroupName : undefined;
64
+ resourceInputs["name"] = args ? args.name : undefined;
65
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
66
+ resourceInputs["sapFqdn"] = args ? args.sapFqdn : undefined;
67
+ resourceInputs["sapProduct"] = args ? args.sapProduct : undefined;
68
+ resourceInputs["tags"] = args ? args.tags : undefined;
69
+ resourceInputs["threeTierConfiguration"] = args ? args.threeTierConfiguration : undefined;
70
+ }
71
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
72
+ super(ThreeTierVirtualInstance.__pulumiType, name, resourceInputs, opts);
73
+ }
74
+ /**
75
+ * Get an existing ThreeTierVirtualInstance resource's state with the given name, ID, and optional extra
76
+ * properties used to qualify the lookup.
77
+ *
78
+ * @param name The _unique_ name of the resulting resource.
79
+ * @param id The _unique_ provider ID of the resource to lookup.
80
+ * @param state Any extra arguments used during the lookup.
81
+ * @param opts Optional settings to control the behavior of the CustomResource.
82
+ */
83
+ static get(name, id, state, opts) {
84
+ return new ThreeTierVirtualInstance(name, state, Object.assign(Object.assign({}, opts), { id: id }));
85
+ }
86
+ /**
87
+ * Returns true if the given object is an instance of ThreeTierVirtualInstance. This is designed to work even
88
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
89
+ */
90
+ static isInstance(obj) {
91
+ if (obj === undefined || obj === null) {
92
+ return false;
93
+ }
94
+ return obj['__pulumiType'] === ThreeTierVirtualInstance.__pulumiType;
95
+ }
96
+ }
97
+ exports.ThreeTierVirtualInstance = ThreeTierVirtualInstance;
98
+ /** @internal */
99
+ ThreeTierVirtualInstance.__pulumiType = 'azure:workloadssap/threeTierVirtualInstance:ThreeTierVirtualInstance';
100
+ //# sourceMappingURL=threeTierVirtualInstance.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"threeTierVirtualInstance.js","sourceRoot":"","sources":["../../workloadssap/threeTierVirtualInstance.ts"],"names":[],"mappings":"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"}