@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.
Files changed (122) hide show
  1. package/automanage/configuration.d.ts +1 -1
  2. package/automanage/configuration.js +1 -1
  3. package/avs/cluster.d.ts +18 -18
  4. package/avs/cluster.js +2 -2
  5. package/avs/expressRouteAuthorization.d.ts +12 -12
  6. package/avs/expressRouteAuthorization.js +2 -2
  7. package/avs/getPrivateCloud.d.ts +17 -17
  8. package/avs/getPrivateCloud.js +2 -2
  9. package/avs/netappVolumeAttachment.d.ts +15 -15
  10. package/avs/netappVolumeAttachment.js +3 -3
  11. package/avs/privateCloud.d.ts +41 -41
  12. package/avs/privateCloud.js +2 -2
  13. package/backup/protectedVM.d.ts +3 -3
  14. package/cosmosdb/postgresqlCluster.d.ts +8 -0
  15. package/cosmosdb/postgresqlCluster.js +2 -0
  16. package/cosmosdb/postgresqlCluster.js.map +1 -1
  17. package/datafactory/integrationRuntimeSelfHosted.d.ts +12 -0
  18. package/datafactory/integrationRuntimeSelfHosted.js +2 -0
  19. package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
  20. package/datafactory/integrationRuntimeSsis.d.ts +24 -0
  21. package/datafactory/integrationRuntimeSsis.js +4 -0
  22. package/datafactory/integrationRuntimeSsis.js.map +1 -1
  23. package/dataprotection/backupInstanceKubernetesCluster.d.ts +15 -0
  24. package/dataprotection/backupInstanceKubernetesCluster.js +15 -0
  25. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  26. package/dns/getAAAARecord.d.ts +4 -4
  27. package/dns/getAAAARecord.js +4 -4
  28. package/dns/getCAARecord.d.ts +4 -4
  29. package/dns/getCAARecord.js +4 -4
  30. package/dns/getCnameRecord.d.ts +4 -4
  31. package/dns/getCnameRecord.js +4 -4
  32. package/dns/getMxRecord.d.ts +4 -4
  33. package/dns/getMxRecord.js +4 -4
  34. package/dns/getNsRecord.d.ts +4 -4
  35. package/dns/getNsRecord.js +4 -4
  36. package/dns/getPtrRecord.d.ts +4 -4
  37. package/dns/getPtrRecord.js +4 -4
  38. package/dns/getSoaRecord.d.ts +6 -6
  39. package/dns/getSoaRecord.js +6 -6
  40. package/dns/getSrvRecord.d.ts +4 -4
  41. package/dns/getSrvRecord.js +4 -4
  42. package/dns/getTxtRecord.d.ts +4 -4
  43. package/dns/getTxtRecord.js +4 -4
  44. package/elasticsan/index.d.ts +3 -0
  45. package/elasticsan/index.js +6 -1
  46. package/elasticsan/index.js.map +1 -1
  47. package/elasticsan/volume.d.ts +219 -0
  48. package/elasticsan/volume.js +164 -0
  49. package/elasticsan/volume.js.map +1 -0
  50. package/eventhub/queue.d.ts +3 -3
  51. package/healthcare/service.d.ts +28 -0
  52. package/healthcare/service.js +8 -0
  53. package/healthcare/service.js.map +1 -1
  54. package/kusto/cluster.d.ts +9 -3
  55. package/kusto/cluster.js.map +1 -1
  56. package/mysql/activeDirectoryAdministrator.d.ts +2 -0
  57. package/mysql/activeDirectoryAdministrator.js +2 -0
  58. package/mysql/activeDirectoryAdministrator.js.map +1 -1
  59. package/mysql/configuration.d.ts +2 -0
  60. package/mysql/configuration.js +2 -0
  61. package/mysql/configuration.js.map +1 -1
  62. package/mysql/firewallRule.d.ts +2 -0
  63. package/mysql/firewallRule.js +2 -0
  64. package/mysql/firewallRule.js.map +1 -1
  65. package/mysql/getServer.d.ts +4 -0
  66. package/mysql/getServer.js +4 -0
  67. package/mysql/getServer.js.map +1 -1
  68. package/mysql/server.d.ts +2 -0
  69. package/mysql/server.js +2 -0
  70. package/mysql/server.js.map +1 -1
  71. package/mysql/serverKey.d.ts +2 -0
  72. package/mysql/serverKey.js +2 -0
  73. package/mysql/serverKey.js.map +1 -1
  74. package/mysql/virtualNetworkRule.d.ts +2 -0
  75. package/mysql/virtualNetworkRule.js +2 -0
  76. package/mysql/virtualNetworkRule.js.map +1 -1
  77. package/nginx/configuration.d.ts +0 -152
  78. package/nginx/configuration.js +0 -107
  79. package/nginx/configuration.js.map +1 -1
  80. package/nginx/deployment.d.ts +69 -0
  81. package/nginx/deployment.js +49 -0
  82. package/nginx/deployment.js.map +1 -1
  83. package/nginx/getConfiguration.d.ts +0 -49
  84. package/nginx/getConfiguration.js +0 -34
  85. package/nginx/getConfiguration.js.map +1 -1
  86. package/nginx/getDeployment.d.ts +5 -1
  87. package/nginx/getDeployment.js.map +1 -1
  88. package/package.json +1 -1
  89. package/servicebus/queue.d.ts +3 -3
  90. package/stack/getHciCluster.d.ts +18 -1
  91. package/stack/getHciCluster.js.map +1 -1
  92. package/stack/hciCluster.d.ts +41 -0
  93. package/stack/hciCluster.js +11 -0
  94. package/stack/hciCluster.js.map +1 -1
  95. package/storage/account.d.ts +18 -0
  96. package/storage/account.js +2 -0
  97. package/storage/account.js.map +1 -1
  98. package/storage/blobInventoryPolicy.d.ts +1 -1
  99. package/storage/blobInventoryPolicy.js +1 -1
  100. package/storage/container.d.ts +6 -0
  101. package/storage/container.js.map +1 -1
  102. package/storage/getShare.d.ts +4 -0
  103. package/storage/getShare.js +4 -0
  104. package/storage/getShare.js.map +1 -1
  105. package/storage/share.d.ts +3 -1
  106. package/storage/share.js +3 -1
  107. package/storage/share.js.map +1 -1
  108. package/storage/shareDirectory.d.ts +22 -13
  109. package/storage/shareDirectory.js +3 -10
  110. package/storage/shareDirectory.js.map +1 -1
  111. package/storage/shareFile.d.ts +0 -2
  112. package/storage/shareFile.js +0 -2
  113. package/storage/shareFile.js.map +1 -1
  114. package/storage/table.d.ts +2 -0
  115. package/storage/table.js +2 -0
  116. package/storage/table.js.map +1 -1
  117. package/storage/tableEntity.d.ts +27 -16
  118. package/storage/tableEntity.js +3 -8
  119. package/storage/tableEntity.js.map +1 -1
  120. package/synapse/sparkPool.d.ts +3 -3
  121. package/types/input.d.ts +166 -19
  122. 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.Automanage/configurationProfiles/configurationProfile1
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.Automanage/configurationProfiles/configurationProfile1
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 a VMware Cluster.
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 VMware Cluster in its VMware Private Cloud.
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 host of the VMware Cluster.
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 cluster SKU to use. Possible values are `av20`, `av36`, `av36t`, `av36p`, `av36pt`, `av52`, `av52t`, and `av64`. Changing this forces a new VMware Cluster to be created.
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 VMware Cluster. Changing this forces a new VMware Cluster to be created.
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 VMware Cluster in its VMware Private Cloud.
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 host of the VMware Cluster.
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 cluster SKU to use. Possible values are `av20`, `av36`, `av36t`, `av36p`, `av36pt`, `av52`, `av52t`, and `av64`. Changing this forces a new VMware Cluster to be created.
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 VMware Cluster. Changing this forces a new VMware Cluster to be created.
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 cluster SKU to use. Possible values are `av20`, `av36`, `av36t`, `av36p`, `av36pt`, `av52`, `av52t`, and `av64`. Changing this forces a new VMware Cluster to be created.
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 VMware Cluster. Changing this forces a new VMware Cluster to be created.
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 a VMware Cluster.
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 Express Route VMware Authorization.
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 Express Route Circuit Authorization.
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 Express Route Circuit Authorization.
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 Express Route VMware Authorization. Changing this forces a new VMware Authorization to be created.
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 Express Route VMware Authorization. Changing this forces a new VMware Authorization to be created.
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 Express Route Circuit Authorization.
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 Express Route Circuit Authorization.
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 Express Route VMware Authorization. Changing this forces a new VMware Authorization to be created.
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 Express Route VMware Authorization. Changing this forces a new VMware Authorization to be created.
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 Express Route VMware Authorization. Changing this forces a new VMware Authorization to be created.
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 Express Route VMware Authorization. Changing this forces a new VMware Authorization to be created.
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 Express Route VMware Authorization.
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
@@ -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 Cluster connected to the internet?
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-T Manager.
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-T Manager SSL certificate.
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-T Data Center manager.
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 Virtual Center Server Appliance.
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
  }
@@ -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 a VMware Private Cloud Netapp File Attachment.
3
+ * Manages an Azure VMware Solution Private Cloud Netapp File Attachment.
4
4
  *
5
5
  * ## Example Usage
6
6
  *
7
- * > **NOTE :** For Azure VMware 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.
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 Clouds Netapp File Volume Attachment can be imported using the `resource id`, e.g.
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 vmware solution hosts.
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 vmware solution hosts.
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 vmware solution hosts.
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 a VMware Private Cloud Netapp File Attachment.
9
+ * Manages an Azure VMware Solution Private Cloud Netapp File Attachment.
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
- * > **NOTE :** For Azure VMware 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.
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 Clouds Netapp File Volume Attachment can be imported using the `resource id`, e.g.
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