@pulumi/azure 5.70.0-alpha.1711520347 → 5.70.0-alpha.1711548870
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/automanage/configuration.d.ts +1 -1
- package/automanage/configuration.js +1 -1
- package/avs/cluster.d.ts +18 -18
- package/avs/cluster.js +2 -2
- package/avs/expressRouteAuthorization.d.ts +12 -12
- package/avs/expressRouteAuthorization.js +2 -2
- package/avs/getPrivateCloud.d.ts +17 -17
- package/avs/getPrivateCloud.js +2 -2
- package/avs/netappVolumeAttachment.d.ts +15 -15
- package/avs/netappVolumeAttachment.js +3 -3
- package/avs/privateCloud.d.ts +41 -41
- package/avs/privateCloud.js +2 -2
- package/backup/protectedVM.d.ts +3 -3
- package/cosmosdb/postgresqlCluster.d.ts +8 -0
- package/cosmosdb/postgresqlCluster.js +2 -0
- package/cosmosdb/postgresqlCluster.js.map +1 -1
- package/datafactory/integrationRuntimeSelfHosted.d.ts +12 -0
- package/datafactory/integrationRuntimeSelfHosted.js +2 -0
- package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
- package/datafactory/integrationRuntimeSsis.d.ts +24 -0
- package/datafactory/integrationRuntimeSsis.js +4 -0
- package/datafactory/integrationRuntimeSsis.js.map +1 -1
- package/dataprotection/backupInstanceKubernetesCluster.d.ts +15 -0
- package/dataprotection/backupInstanceKubernetesCluster.js +15 -0
- package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
- package/dns/getAAAARecord.d.ts +4 -4
- package/dns/getAAAARecord.js +4 -4
- package/dns/getCAARecord.d.ts +4 -4
- package/dns/getCAARecord.js +4 -4
- package/dns/getCnameRecord.d.ts +4 -4
- package/dns/getCnameRecord.js +4 -4
- package/dns/getMxRecord.d.ts +4 -4
- package/dns/getMxRecord.js +4 -4
- package/dns/getNsRecord.d.ts +4 -4
- package/dns/getNsRecord.js +4 -4
- package/dns/getPtrRecord.d.ts +4 -4
- package/dns/getPtrRecord.js +4 -4
- package/dns/getSoaRecord.d.ts +6 -6
- package/dns/getSoaRecord.js +6 -6
- package/dns/getSrvRecord.d.ts +4 -4
- package/dns/getSrvRecord.js +4 -4
- package/dns/getTxtRecord.d.ts +4 -4
- package/dns/getTxtRecord.js +4 -4
- package/elasticsan/index.d.ts +3 -0
- package/elasticsan/index.js +6 -1
- package/elasticsan/index.js.map +1 -1
- package/elasticsan/volume.d.ts +219 -0
- package/elasticsan/volume.js +164 -0
- package/elasticsan/volume.js.map +1 -0
- package/eventhub/queue.d.ts +3 -3
- package/healthcare/service.d.ts +28 -0
- package/healthcare/service.js +8 -0
- package/healthcare/service.js.map +1 -1
- package/kusto/cluster.d.ts +9 -3
- package/kusto/cluster.js.map +1 -1
- package/mysql/activeDirectoryAdministrator.d.ts +2 -0
- package/mysql/activeDirectoryAdministrator.js +2 -0
- package/mysql/activeDirectoryAdministrator.js.map +1 -1
- package/mysql/configuration.d.ts +2 -0
- package/mysql/configuration.js +2 -0
- package/mysql/configuration.js.map +1 -1
- package/mysql/firewallRule.d.ts +2 -0
- package/mysql/firewallRule.js +2 -0
- package/mysql/firewallRule.js.map +1 -1
- package/mysql/getServer.d.ts +4 -0
- package/mysql/getServer.js +4 -0
- package/mysql/getServer.js.map +1 -1
- package/mysql/server.d.ts +2 -0
- package/mysql/server.js +2 -0
- package/mysql/server.js.map +1 -1
- package/mysql/serverKey.d.ts +2 -0
- package/mysql/serverKey.js +2 -0
- package/mysql/serverKey.js.map +1 -1
- package/mysql/virtualNetworkRule.d.ts +2 -0
- package/mysql/virtualNetworkRule.js +2 -0
- package/mysql/virtualNetworkRule.js.map +1 -1
- package/nginx/configuration.d.ts +0 -152
- package/nginx/configuration.js +0 -107
- package/nginx/configuration.js.map +1 -1
- package/nginx/deployment.d.ts +69 -0
- package/nginx/deployment.js +49 -0
- package/nginx/deployment.js.map +1 -1
- package/nginx/getConfiguration.d.ts +0 -49
- package/nginx/getConfiguration.js +0 -34
- package/nginx/getConfiguration.js.map +1 -1
- package/nginx/getDeployment.d.ts +5 -1
- package/nginx/getDeployment.js.map +1 -1
- package/package.json +1 -1
- package/servicebus/queue.d.ts +3 -3
- package/stack/getHciCluster.d.ts +18 -1
- package/stack/getHciCluster.js.map +1 -1
- package/stack/hciCluster.d.ts +41 -0
- package/stack/hciCluster.js +11 -0
- package/stack/hciCluster.js.map +1 -1
- package/storage/account.d.ts +18 -0
- package/storage/account.js +2 -0
- package/storage/account.js.map +1 -1
- package/storage/blobInventoryPolicy.d.ts +1 -1
- package/storage/blobInventoryPolicy.js +1 -1
- package/storage/container.d.ts +6 -0
- package/storage/container.js.map +1 -1
- package/storage/getShare.d.ts +4 -0
- package/storage/getShare.js +4 -0
- package/storage/getShare.js.map +1 -1
- package/storage/share.d.ts +3 -1
- package/storage/share.js +3 -1
- package/storage/share.js.map +1 -1
- package/storage/shareDirectory.d.ts +22 -13
- package/storage/shareDirectory.js +3 -10
- package/storage/shareDirectory.js.map +1 -1
- package/storage/shareFile.d.ts +0 -2
- package/storage/shareFile.js +0 -2
- package/storage/shareFile.js.map +1 -1
- package/storage/table.d.ts +2 -0
- package/storage/table.js +2 -0
- package/storage/table.js.map +1 -1
- package/storage/tableEntity.d.ts +27 -16
- package/storage/tableEntity.js +3 -8
- package/storage/tableEntity.js.map +1 -1
- package/synapse/sparkPool.d.ts +3 -3
- package/types/input.d.ts +166 -19
- package/types/output.d.ts +194 -31
|
@@ -83,7 +83,7 @@ import * as outputs from "../types/output";
|
|
|
83
83
|
* Automanage Configuration can be imported using the `resource id`, e.g.
|
|
84
84
|
*
|
|
85
85
|
* ```sh
|
|
86
|
-
* $ pulumi import azure:automanage/configuration:Configuration example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.
|
|
86
|
+
* $ pulumi import azure:automanage/configuration:Configuration example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.AutoManage/configurationProfiles/configurationProfile1
|
|
87
87
|
* ```
|
|
88
88
|
*/
|
|
89
89
|
export declare class Configuration extends pulumi.CustomResource {
|
|
@@ -87,7 +87,7 @@ const utilities = require("../utilities");
|
|
|
87
87
|
* Automanage Configuration can be imported using the `resource id`, e.g.
|
|
88
88
|
*
|
|
89
89
|
* ```sh
|
|
90
|
-
* $ pulumi import azure:automanage/configuration:Configuration example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.
|
|
90
|
+
* $ pulumi import azure:automanage/configuration:Configuration example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.AutoManage/configurationProfiles/configurationProfile1
|
|
91
91
|
* ```
|
|
92
92
|
*/
|
|
93
93
|
class Configuration extends pulumi.CustomResource {
|
package/avs/cluster.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages
|
|
3
|
+
* Manages an Azure VMware Solution Cluster.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -37,7 +37,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
40
|
-
* VMware Clusters can be imported using the `resource id`, e.g.
|
|
40
|
+
* Azure VMware Solution Clusters can be imported using the `resource id`, e.g.
|
|
41
41
|
*
|
|
42
42
|
* ```sh
|
|
43
43
|
* $ pulumi import azure:avs/cluster:Cluster example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.AVS/privateClouds/privateCloud1/clusters/cluster1
|
|
@@ -60,27 +60,27 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
60
60
|
*/
|
|
61
61
|
static isInstance(obj: any): obj is Cluster;
|
|
62
62
|
/**
|
|
63
|
-
* The count of the VMware Cluster nodes.
|
|
63
|
+
* The count of the Azure VMware Solution Cluster nodes.
|
|
64
64
|
*/
|
|
65
65
|
readonly clusterNodeCount: pulumi.Output<number>;
|
|
66
66
|
/**
|
|
67
|
-
* A number that identifies this
|
|
67
|
+
* A number that identifies this Cluster in its Azure VMware Solution Private Cloud.
|
|
68
68
|
*/
|
|
69
69
|
readonly clusterNumber: pulumi.Output<number>;
|
|
70
70
|
/**
|
|
71
|
-
* A list of
|
|
71
|
+
* A list of hosts in the Azure VMware Solution Cluster.
|
|
72
72
|
*/
|
|
73
73
|
readonly hosts: pulumi.Output<string[]>;
|
|
74
74
|
/**
|
|
75
|
-
* The name which should be used for this VMware Cluster. Changing this forces a new VMware Cluster to be created.
|
|
75
|
+
* The name which should be used for this Azure VMware Solution Cluster. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
76
76
|
*/
|
|
77
77
|
readonly name: pulumi.Output<string>;
|
|
78
78
|
/**
|
|
79
|
-
* The
|
|
79
|
+
* The Cluster SKU to use. Possible values are `av20`, `av36`, `av36t`, `av36p`, `av36pt`, `av52`, `av52t`, and `av64`. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
80
80
|
*/
|
|
81
81
|
readonly skuName: pulumi.Output<string>;
|
|
82
82
|
/**
|
|
83
|
-
* The ID of the VMware Private Cloud in which to create this
|
|
83
|
+
* The ID of the Azure VMware Solution Private Cloud in which to create this Cluster. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
84
84
|
*/
|
|
85
85
|
readonly vmwareCloudId: pulumi.Output<string>;
|
|
86
86
|
/**
|
|
@@ -97,27 +97,27 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
97
97
|
*/
|
|
98
98
|
export interface ClusterState {
|
|
99
99
|
/**
|
|
100
|
-
* The count of the VMware Cluster nodes.
|
|
100
|
+
* The count of the Azure VMware Solution Cluster nodes.
|
|
101
101
|
*/
|
|
102
102
|
clusterNodeCount?: pulumi.Input<number>;
|
|
103
103
|
/**
|
|
104
|
-
* A number that identifies this
|
|
104
|
+
* A number that identifies this Cluster in its Azure VMware Solution Private Cloud.
|
|
105
105
|
*/
|
|
106
106
|
clusterNumber?: pulumi.Input<number>;
|
|
107
107
|
/**
|
|
108
|
-
* A list of
|
|
108
|
+
* A list of hosts in the Azure VMware Solution Cluster.
|
|
109
109
|
*/
|
|
110
110
|
hosts?: pulumi.Input<pulumi.Input<string>[]>;
|
|
111
111
|
/**
|
|
112
|
-
* The name which should be used for this VMware Cluster. Changing this forces a new VMware Cluster to be created.
|
|
112
|
+
* The name which should be used for this Azure VMware Solution Cluster. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
113
113
|
*/
|
|
114
114
|
name?: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
* The
|
|
116
|
+
* The Cluster SKU to use. Possible values are `av20`, `av36`, `av36t`, `av36p`, `av36pt`, `av52`, `av52t`, and `av64`. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
117
117
|
*/
|
|
118
118
|
skuName?: pulumi.Input<string>;
|
|
119
119
|
/**
|
|
120
|
-
* The ID of the VMware Private Cloud in which to create this
|
|
120
|
+
* The ID of the Azure VMware Solution Private Cloud in which to create this Cluster. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
121
121
|
*/
|
|
122
122
|
vmwareCloudId?: pulumi.Input<string>;
|
|
123
123
|
}
|
|
@@ -126,19 +126,19 @@ export interface ClusterState {
|
|
|
126
126
|
*/
|
|
127
127
|
export interface ClusterArgs {
|
|
128
128
|
/**
|
|
129
|
-
* The count of the VMware Cluster nodes.
|
|
129
|
+
* The count of the Azure VMware Solution Cluster nodes.
|
|
130
130
|
*/
|
|
131
131
|
clusterNodeCount: pulumi.Input<number>;
|
|
132
132
|
/**
|
|
133
|
-
* The name which should be used for this VMware Cluster. Changing this forces a new VMware Cluster to be created.
|
|
133
|
+
* The name which should be used for this Azure VMware Solution Cluster. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
134
134
|
*/
|
|
135
135
|
name?: pulumi.Input<string>;
|
|
136
136
|
/**
|
|
137
|
-
* The
|
|
137
|
+
* The Cluster SKU to use. Possible values are `av20`, `av36`, `av36t`, `av36p`, `av36pt`, `av52`, `av52t`, and `av64`. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
138
138
|
*/
|
|
139
139
|
skuName: pulumi.Input<string>;
|
|
140
140
|
/**
|
|
141
|
-
* The ID of the VMware Private Cloud in which to create this
|
|
141
|
+
* The ID of the Azure VMware Solution Private Cloud in which to create this Cluster. Changing this forces a new Azure VMware Solution Cluster to be created.
|
|
142
142
|
*/
|
|
143
143
|
vmwareCloudId: pulumi.Input<string>;
|
|
144
144
|
}
|
package/avs/cluster.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.Cluster = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages
|
|
9
|
+
* Manages an Azure VMware Solution Cluster.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -43,7 +43,7 @@ const utilities = require("../utilities");
|
|
|
43
43
|
*
|
|
44
44
|
* ## Import
|
|
45
45
|
*
|
|
46
|
-
* VMware Clusters can be imported using the `resource id`, e.g.
|
|
46
|
+
* Azure VMware Solution Clusters can be imported using the `resource id`, e.g.
|
|
47
47
|
*
|
|
48
48
|
* ```sh
|
|
49
49
|
* $ pulumi import azure:avs/cluster:Cluster example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.AVS/privateClouds/privateCloud1/clusters/cluster1
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages an
|
|
3
|
+
* Manages an Azure VMware Solution ExpressRoute Circuit Authorization.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -35,7 +35,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
38
|
-
* VMware Authorizations can be imported using the `resource id`, e.g.
|
|
38
|
+
* Azure VMware Solution ExpressRoute Circuit Authorizations can be imported using the `resource id`, e.g.
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import azure:avs/expressRouteAuthorization:ExpressRouteAuthorization example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.AVS/privateClouds/privateCloud1/authorizations/authorization1
|
|
@@ -58,19 +58,19 @@ export declare class ExpressRouteAuthorization extends pulumi.CustomResource {
|
|
|
58
58
|
*/
|
|
59
59
|
static isInstance(obj: any): obj is ExpressRouteAuthorization;
|
|
60
60
|
/**
|
|
61
|
-
* The ID of the
|
|
61
|
+
* The ID of the Azure VMware Solution ExpressRoute Circuit Authorization.
|
|
62
62
|
*/
|
|
63
63
|
readonly expressRouteAuthorizationId: pulumi.Output<string>;
|
|
64
64
|
/**
|
|
65
|
-
* The key of the
|
|
65
|
+
* The key of the Azure VMware Solution ExpressRoute Circuit Authorization.
|
|
66
66
|
*/
|
|
67
67
|
readonly expressRouteAuthorizationKey: pulumi.Output<string>;
|
|
68
68
|
/**
|
|
69
|
-
* The name which should be used for this
|
|
69
|
+
* The name which should be used for this Azure VMware Solution ExpressRoute Circuit Authorization. Changing this forces a new Azure VMware Solution ExpressRoute Circuit Authorization to be created.
|
|
70
70
|
*/
|
|
71
71
|
readonly name: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
73
|
-
* The ID of the VMware Private Cloud in which to create this
|
|
73
|
+
* The ID of the Azure VMware Solution Private Cloud in which to create this Azure VMware Solution ExpressRoute Circuit Authorization. Changing this forces a new Azure VMware Solution ExpressRoute Circuit Authorization to be created.
|
|
74
74
|
*/
|
|
75
75
|
readonly privateCloudId: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
@@ -87,19 +87,19 @@ export declare class ExpressRouteAuthorization extends pulumi.CustomResource {
|
|
|
87
87
|
*/
|
|
88
88
|
export interface ExpressRouteAuthorizationState {
|
|
89
89
|
/**
|
|
90
|
-
* The ID of the
|
|
90
|
+
* The ID of the Azure VMware Solution ExpressRoute Circuit Authorization.
|
|
91
91
|
*/
|
|
92
92
|
expressRouteAuthorizationId?: pulumi.Input<string>;
|
|
93
93
|
/**
|
|
94
|
-
* The key of the
|
|
94
|
+
* The key of the Azure VMware Solution ExpressRoute Circuit Authorization.
|
|
95
95
|
*/
|
|
96
96
|
expressRouteAuthorizationKey?: pulumi.Input<string>;
|
|
97
97
|
/**
|
|
98
|
-
* The name which should be used for this
|
|
98
|
+
* The name which should be used for this Azure VMware Solution ExpressRoute Circuit Authorization. Changing this forces a new Azure VMware Solution ExpressRoute Circuit Authorization to be created.
|
|
99
99
|
*/
|
|
100
100
|
name?: pulumi.Input<string>;
|
|
101
101
|
/**
|
|
102
|
-
* The ID of the VMware Private Cloud in which to create this
|
|
102
|
+
* The ID of the Azure VMware Solution Private Cloud in which to create this Azure VMware Solution ExpressRoute Circuit Authorization. Changing this forces a new Azure VMware Solution ExpressRoute Circuit Authorization to be created.
|
|
103
103
|
*/
|
|
104
104
|
privateCloudId?: pulumi.Input<string>;
|
|
105
105
|
}
|
|
@@ -108,11 +108,11 @@ export interface ExpressRouteAuthorizationState {
|
|
|
108
108
|
*/
|
|
109
109
|
export interface ExpressRouteAuthorizationArgs {
|
|
110
110
|
/**
|
|
111
|
-
* The name which should be used for this
|
|
111
|
+
* The name which should be used for this Azure VMware Solution ExpressRoute Circuit Authorization. Changing this forces a new Azure VMware Solution ExpressRoute Circuit Authorization to be created.
|
|
112
112
|
*/
|
|
113
113
|
name?: pulumi.Input<string>;
|
|
114
114
|
/**
|
|
115
|
-
* The ID of the VMware Private Cloud in which to create this
|
|
115
|
+
* The ID of the Azure VMware Solution Private Cloud in which to create this Azure VMware Solution ExpressRoute Circuit Authorization. Changing this forces a new Azure VMware Solution ExpressRoute Circuit Authorization to be created.
|
|
116
116
|
*/
|
|
117
117
|
privateCloudId: pulumi.Input<string>;
|
|
118
118
|
}
|
|
@@ -6,7 +6,7 @@ exports.ExpressRouteAuthorization = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages an
|
|
9
|
+
* Manages an Azure VMware Solution ExpressRoute Circuit Authorization.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -41,7 +41,7 @@ const utilities = require("../utilities");
|
|
|
41
41
|
*
|
|
42
42
|
* ## Import
|
|
43
43
|
*
|
|
44
|
-
* VMware Authorizations can be imported using the `resource id`, e.g.
|
|
44
|
+
* Azure VMware Solution ExpressRoute Circuit Authorizations can be imported using the `resource id`, e.g.
|
|
45
45
|
*
|
|
46
46
|
* ```sh
|
|
47
47
|
* $ pulumi import azure:avs/expressRouteAuthorization:ExpressRouteAuthorization example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.AVS/privateClouds/privateCloud1/authorizations/authorization1
|
package/avs/getPrivateCloud.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
|
-
* Use this data source to access information about an existing VMware Private Cloud.
|
|
4
|
+
* Use this data source to access information about an existing Azure VMware Solution Private Cloud.
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
@@ -26,11 +26,11 @@ export declare function getPrivateCloud(args: GetPrivateCloudArgs, opts?: pulumi
|
|
|
26
26
|
*/
|
|
27
27
|
export interface GetPrivateCloudArgs {
|
|
28
28
|
/**
|
|
29
|
-
* The name of this VMware Private Cloud.
|
|
29
|
+
* The name of this Azure VMware Solution Private Cloud.
|
|
30
30
|
*/
|
|
31
31
|
name: string;
|
|
32
32
|
/**
|
|
33
|
-
* The name of the Resource Group where the VMware Private Cloud exists.
|
|
33
|
+
* The name of the Resource Group where the Azure VMware Solution Private Cloud exists.
|
|
34
34
|
*/
|
|
35
35
|
resourceGroupName: string;
|
|
36
36
|
}
|
|
@@ -43,7 +43,7 @@ export interface GetPrivateCloudResult {
|
|
|
43
43
|
*/
|
|
44
44
|
readonly circuits: outputs.avs.GetPrivateCloudCircuit[];
|
|
45
45
|
/**
|
|
46
|
-
* The endpoint for the HCX Cloud Manager.
|
|
46
|
+
* The endpoint for the VMware HCX Cloud Manager.
|
|
47
47
|
*/
|
|
48
48
|
readonly hcxCloudManagerEndpoint: string;
|
|
49
49
|
/**
|
|
@@ -51,11 +51,11 @@ export interface GetPrivateCloudResult {
|
|
|
51
51
|
*/
|
|
52
52
|
readonly id: string;
|
|
53
53
|
/**
|
|
54
|
-
* Is the VMware Private
|
|
54
|
+
* Is the Azure VMware Solution Private Cloud connected to the internet?
|
|
55
55
|
*/
|
|
56
56
|
readonly internetConnectionEnabled: boolean;
|
|
57
57
|
/**
|
|
58
|
-
* The Azure Region where the VMware Private Cloud exists.
|
|
58
|
+
* The Azure Region where the Azure VMware Solution Private Cloud exists.
|
|
59
59
|
*/
|
|
60
60
|
readonly location: string;
|
|
61
61
|
/**
|
|
@@ -63,20 +63,20 @@ export interface GetPrivateCloudResult {
|
|
|
63
63
|
*/
|
|
64
64
|
readonly managementClusters: outputs.avs.GetPrivateCloudManagementCluster[];
|
|
65
65
|
/**
|
|
66
|
-
* The network used to access vCenter Server and NSX
|
|
66
|
+
* The network used to access VMware vCenter Server and NSX Manager.
|
|
67
67
|
*/
|
|
68
68
|
readonly managementSubnetCidr: string;
|
|
69
69
|
readonly name: string;
|
|
70
70
|
/**
|
|
71
|
-
* The subnet CIDR of the VMware Private Cloud.
|
|
71
|
+
* The subnet CIDR of the Azure VMware Solution Private Cloud.
|
|
72
72
|
*/
|
|
73
73
|
readonly networkSubnetCidr: string;
|
|
74
74
|
/**
|
|
75
|
-
* The thumbprint of the NSX
|
|
75
|
+
* The thumbprint of the VMware NSX Manager SSL certificate.
|
|
76
76
|
*/
|
|
77
77
|
readonly nsxtCertificateThumbprint: string;
|
|
78
78
|
/**
|
|
79
|
-
* The endpoint for the NSX
|
|
79
|
+
* The endpoint for the VMware NSX Manager.
|
|
80
80
|
*/
|
|
81
81
|
readonly nsxtManagerEndpoint: string;
|
|
82
82
|
/**
|
|
@@ -85,21 +85,21 @@ export interface GetPrivateCloudResult {
|
|
|
85
85
|
readonly provisioningSubnetCidr: string;
|
|
86
86
|
readonly resourceGroupName: string;
|
|
87
87
|
/**
|
|
88
|
-
* The Name of the SKU used for this Private Cloud.
|
|
88
|
+
* The Name of the SKU used for this Azure VMware Solution Private Cloud.
|
|
89
89
|
*/
|
|
90
90
|
readonly skuName: string;
|
|
91
91
|
/**
|
|
92
|
-
* A mapping of tags assigned to the VMware Private Cloud.
|
|
92
|
+
* A mapping of tags assigned to the Azure VMware Solution Private Cloud.
|
|
93
93
|
*/
|
|
94
94
|
readonly tags: {
|
|
95
95
|
[key: string]: string;
|
|
96
96
|
};
|
|
97
97
|
/**
|
|
98
|
-
* The thumbprint of the vCenter Server SSL certificate.
|
|
98
|
+
* The thumbprint of the VMware vCenter Server SSL certificate.
|
|
99
99
|
*/
|
|
100
100
|
readonly vcenterCertificateThumbprint: string;
|
|
101
101
|
/**
|
|
102
|
-
* The endpoint for
|
|
102
|
+
* The endpoint for VMware vCenter Server Appliance.
|
|
103
103
|
*/
|
|
104
104
|
readonly vcsaEndpoint: string;
|
|
105
105
|
/**
|
|
@@ -108,7 +108,7 @@ export interface GetPrivateCloudResult {
|
|
|
108
108
|
readonly vmotionSubnetCidr: string;
|
|
109
109
|
}
|
|
110
110
|
/**
|
|
111
|
-
* Use this data source to access information about an existing VMware Private Cloud.
|
|
111
|
+
* Use this data source to access information about an existing Azure VMware Solution Private Cloud.
|
|
112
112
|
*
|
|
113
113
|
* ## Example Usage
|
|
114
114
|
*
|
|
@@ -133,11 +133,11 @@ export declare function getPrivateCloudOutput(args: GetPrivateCloudOutputArgs, o
|
|
|
133
133
|
*/
|
|
134
134
|
export interface GetPrivateCloudOutputArgs {
|
|
135
135
|
/**
|
|
136
|
-
* The name of this VMware Private Cloud.
|
|
136
|
+
* The name of this Azure VMware Solution Private Cloud.
|
|
137
137
|
*/
|
|
138
138
|
name: pulumi.Input<string>;
|
|
139
139
|
/**
|
|
140
|
-
* The name of the Resource Group where the VMware Private Cloud exists.
|
|
140
|
+
* The name of the Resource Group where the Azure VMware Solution Private Cloud exists.
|
|
141
141
|
*/
|
|
142
142
|
resourceGroupName: pulumi.Input<string>;
|
|
143
143
|
}
|
package/avs/getPrivateCloud.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.getPrivateCloudOutput = exports.getPrivateCloud = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Use this data source to access information about an existing VMware Private Cloud.
|
|
9
|
+
* Use this data source to access information about an existing Azure VMware Solution Private Cloud.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -34,7 +34,7 @@ function getPrivateCloud(args, opts) {
|
|
|
34
34
|
}
|
|
35
35
|
exports.getPrivateCloud = getPrivateCloud;
|
|
36
36
|
/**
|
|
37
|
-
* Use this data source to access information about an existing VMware Private Cloud.
|
|
37
|
+
* Use this data source to access information about an existing Azure VMware Solution Private Cloud.
|
|
38
38
|
*
|
|
39
39
|
* ## Example Usage
|
|
40
40
|
*
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages
|
|
3
|
+
* Manages an Azure VMware Solution Private Cloud Netapp File Attachment.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE :** For Azure VMware
|
|
7
|
+
* > **NOTE :** For Azure Azure VMware Solution Private Cloud, normal `pulumi up` could ignore this note. Please disable correlation request id for continuous operations in one build (like acctest). The continuous operations like `update` or `delete` could not be triggered when it shares the same `correlation-id` with its previous operation.
|
|
8
8
|
*
|
|
9
9
|
* <!--Start PulumiCodeChooser -->
|
|
10
10
|
* ```typescript
|
|
@@ -135,7 +135,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
135
135
|
*
|
|
136
136
|
* ## Import
|
|
137
137
|
*
|
|
138
|
-
* VMware Private
|
|
138
|
+
* Azure VMware Solution Private Cloud Netapp File Volume Attachments can be imported using the `resource id`, e.g.
|
|
139
139
|
*
|
|
140
140
|
* ```sh
|
|
141
141
|
* $ pulumi import azure:avs/netappVolumeAttachment:NetappVolumeAttachment example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.AVS/privateClouds/privateCloud1/clusters/Cluster1/dataStores/datastore1
|
|
@@ -158,17 +158,17 @@ export declare class NetappVolumeAttachment extends pulumi.CustomResource {
|
|
|
158
158
|
*/
|
|
159
159
|
static isInstance(obj: any): obj is NetappVolumeAttachment;
|
|
160
160
|
/**
|
|
161
|
-
* The name which should be used for this VMware Private Cloud Netapp File Volume Attachment. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
161
|
+
* The name which should be used for this Azure VMware Solution Private Cloud Netapp File Volume Attachment. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
162
162
|
*/
|
|
163
163
|
readonly name: pulumi.Output<string>;
|
|
164
164
|
/**
|
|
165
|
-
* The netapp file volume for this VMware Private Cloud Netapp File Volume Attachment to connect to. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
165
|
+
* The netapp file volume for this Azure VMware Solution Private Cloud Netapp File Volume Attachment to connect to. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
166
166
|
*/
|
|
167
167
|
readonly netappVolumeId: pulumi.Output<string>;
|
|
168
168
|
/**
|
|
169
|
-
* The vmware cluster for this VMware Private Cloud Netapp File Volume Attachment to associated to. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
169
|
+
* The vmware cluster for this Azure VMware Solution Private Cloud Netapp File Volume Attachment to associated to. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
170
170
|
*
|
|
171
|
-
* > **NOTE :** please follow the prerequisites mentioned in this [article](https://learn.microsoft.com/en-us/azure/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts?tabs=azure-portal#prerequisites) before associating the netapp file volume to the
|
|
171
|
+
* > **NOTE :** please follow the prerequisites mentioned in this [article](https://learn.microsoft.com/en-us/azure/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts?tabs=azure-portal#prerequisites) before associating the netapp file volume to the Azure VMware Solution hosts.
|
|
172
172
|
*/
|
|
173
173
|
readonly vmwareClusterId: pulumi.Output<string>;
|
|
174
174
|
/**
|
|
@@ -185,17 +185,17 @@ export declare class NetappVolumeAttachment extends pulumi.CustomResource {
|
|
|
185
185
|
*/
|
|
186
186
|
export interface NetappVolumeAttachmentState {
|
|
187
187
|
/**
|
|
188
|
-
* The name which should be used for this VMware Private Cloud Netapp File Volume Attachment. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
188
|
+
* The name which should be used for this Azure VMware Solution Private Cloud Netapp File Volume Attachment. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
189
189
|
*/
|
|
190
190
|
name?: pulumi.Input<string>;
|
|
191
191
|
/**
|
|
192
|
-
* The netapp file volume for this VMware Private Cloud Netapp File Volume Attachment to connect to. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
192
|
+
* The netapp file volume for this Azure VMware Solution Private Cloud Netapp File Volume Attachment to connect to. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
193
193
|
*/
|
|
194
194
|
netappVolumeId?: pulumi.Input<string>;
|
|
195
195
|
/**
|
|
196
|
-
* The vmware cluster for this VMware Private Cloud Netapp File Volume Attachment to associated to. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
196
|
+
* The vmware cluster for this Azure VMware Solution Private Cloud Netapp File Volume Attachment to associated to. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
197
197
|
*
|
|
198
|
-
* > **NOTE :** please follow the prerequisites mentioned in this [article](https://learn.microsoft.com/en-us/azure/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts?tabs=azure-portal#prerequisites) before associating the netapp file volume to the
|
|
198
|
+
* > **NOTE :** please follow the prerequisites mentioned in this [article](https://learn.microsoft.com/en-us/azure/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts?tabs=azure-portal#prerequisites) before associating the netapp file volume to the Azure VMware Solution hosts.
|
|
199
199
|
*/
|
|
200
200
|
vmwareClusterId?: pulumi.Input<string>;
|
|
201
201
|
}
|
|
@@ -204,17 +204,17 @@ export interface NetappVolumeAttachmentState {
|
|
|
204
204
|
*/
|
|
205
205
|
export interface NetappVolumeAttachmentArgs {
|
|
206
206
|
/**
|
|
207
|
-
* The name which should be used for this VMware Private Cloud Netapp File Volume Attachment. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
207
|
+
* The name which should be used for this Azure VMware Solution Private Cloud Netapp File Volume Attachment. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
208
208
|
*/
|
|
209
209
|
name?: pulumi.Input<string>;
|
|
210
210
|
/**
|
|
211
|
-
* The netapp file volume for this VMware Private Cloud Netapp File Volume Attachment to connect to. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
211
|
+
* The netapp file volume for this Azure VMware Solution Private Cloud Netapp File Volume Attachment to connect to. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
212
212
|
*/
|
|
213
213
|
netappVolumeId: pulumi.Input<string>;
|
|
214
214
|
/**
|
|
215
|
-
* The vmware cluster for this VMware Private Cloud Netapp File Volume Attachment to associated to. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.
|
|
215
|
+
* The vmware cluster for this Azure VMware Solution Private Cloud Netapp File Volume Attachment to associated to. Changing this forces a new Azure VMware Solution Private Cloud Netapp File Volume Attachment to be created.
|
|
216
216
|
*
|
|
217
|
-
* > **NOTE :** please follow the prerequisites mentioned in this [article](https://learn.microsoft.com/en-us/azure/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts?tabs=azure-portal#prerequisites) before associating the netapp file volume to the
|
|
217
|
+
* > **NOTE :** please follow the prerequisites mentioned in this [article](https://learn.microsoft.com/en-us/azure/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts?tabs=azure-portal#prerequisites) before associating the netapp file volume to the Azure VMware Solution hosts.
|
|
218
218
|
*/
|
|
219
219
|
vmwareClusterId: pulumi.Input<string>;
|
|
220
220
|
}
|
|
@@ -6,11 +6,11 @@ exports.NetappVolumeAttachment = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages
|
|
9
|
+
* Manages an Azure VMware Solution Private Cloud Netapp File Attachment.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE :** For Azure VMware
|
|
13
|
+
* > **NOTE :** For Azure Azure VMware Solution Private Cloud, normal `pulumi up` could ignore this note. Please disable correlation request id for continuous operations in one build (like acctest). The continuous operations like `update` or `delete` could not be triggered when it shares the same `correlation-id` with its previous operation.
|
|
14
14
|
*
|
|
15
15
|
* <!--Start PulumiCodeChooser -->
|
|
16
16
|
* ```typescript
|
|
@@ -141,7 +141,7 @@ const utilities = require("../utilities");
|
|
|
141
141
|
*
|
|
142
142
|
* ## Import
|
|
143
143
|
*
|
|
144
|
-
* VMware Private
|
|
144
|
+
* Azure VMware Solution Private Cloud Netapp File Volume Attachments can be imported using the `resource id`, e.g.
|
|
145
145
|
*
|
|
146
146
|
* ```sh
|
|
147
147
|
* $ pulumi import azure:avs/netappVolumeAttachment:NetappVolumeAttachment example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.AVS/privateClouds/privateCloud1/clusters/Cluster1/dataStores/datastore1
|