pulumi-azure-native 2.79.0__py3-none-any.whl → 2.79.0a1734514969__py3-none-any.whl

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.

Potentially problematic release.


This version of pulumi-azure-native might be problematic. Click here for more details.

Files changed (135) hide show
  1. pulumi_azure_native/__init__.py +0 -46
  2. pulumi_azure_native/azurefleet/_enums.py +2 -2
  3. pulumi_azure_native/azurefleet/_inputs.py +71 -71
  4. pulumi_azure_native/azurefleet/outputs.py +42 -42
  5. pulumi_azure_native/azurefleet/v20231101preview/_enums.py +2 -2
  6. pulumi_azure_native/azurefleet/v20231101preview/_inputs.py +71 -71
  7. pulumi_azure_native/azurefleet/v20231101preview/outputs.py +42 -42
  8. pulumi_azure_native/azurefleet/v20240501preview/_enums.py +2 -2
  9. pulumi_azure_native/azurefleet/v20240501preview/_inputs.py +71 -71
  10. pulumi_azure_native/azurefleet/v20240501preview/outputs.py +42 -42
  11. pulumi_azure_native/azurefleet/v20241101/_enums.py +2 -2
  12. pulumi_azure_native/azurefleet/v20241101/_inputs.py +71 -71
  13. pulumi_azure_native/azurefleet/v20241101/outputs.py +42 -42
  14. pulumi_azure_native/azurestackhci/v20240201preview/_inputs.py +3 -3
  15. pulumi_azure_native/azurestackhci/v20240201preview/outputs.py +2 -2
  16. pulumi_azure_native/azurestackhci/v20240501preview/_inputs.py +3 -3
  17. pulumi_azure_native/azurestackhci/v20240501preview/outputs.py +2 -2
  18. pulumi_azure_native/azurestackhci/v20240801preview/_inputs.py +3 -3
  19. pulumi_azure_native/azurestackhci/v20240801preview/outputs.py +2 -2
  20. pulumi_azure_native/compute/__init__.py +0 -3
  21. pulumi_azure_native/compute/cloud_service.py +1 -5
  22. pulumi_azure_native/compute/get_cloud_service.py +0 -4
  23. pulumi_azure_native/compute/v20220904/cloud_service.py +1 -1
  24. pulumi_azure_native/datadog/__init__.py +0 -7
  25. pulumi_azure_native/datadog/get_monitor.py +2 -2
  26. pulumi_azure_native/datadog/get_monitor_default_key.py +2 -2
  27. pulumi_azure_native/datadog/get_monitored_subscription.py +0 -4
  28. pulumi_azure_native/datadog/list_monitor_api_keys.py +2 -2
  29. pulumi_azure_native/datadog/list_monitor_hosts.py +2 -2
  30. pulumi_azure_native/datadog/list_monitor_linked_resources.py +2 -2
  31. pulumi_azure_native/datadog/list_monitor_monitored_resources.py +2 -2
  32. pulumi_azure_native/datadog/monitor.py +3 -3
  33. pulumi_azure_native/datadog/monitored_subscription.py +1 -5
  34. pulumi_azure_native/datadog/outputs.py +0 -120
  35. pulumi_azure_native/datadog/v20220601/monitor.py +1 -1
  36. pulumi_azure_native/datadog/v20220801/monitor.py +1 -1
  37. pulumi_azure_native/datadog/v20230101/_inputs.py +3 -3
  38. pulumi_azure_native/datadog/v20230101/monitor.py +1 -1
  39. pulumi_azure_native/datadog/v20230101/monitored_subscription.py +1 -1
  40. pulumi_azure_native/datadog/v20230101/outputs.py +2 -2
  41. pulumi_azure_native/datafactory/_inputs.py +6 -6
  42. pulumi_azure_native/datafactory/outputs.py +4 -4
  43. pulumi_azure_native/datafactory/v20180601/_inputs.py +6 -6
  44. pulumi_azure_native/datafactory/v20180601/outputs.py +4 -4
  45. pulumi_azure_native/pulumi-plugin.json +1 -1
  46. pulumi_azure_native/quota/__init__.py +0 -3
  47. pulumi_azure_native/quota/get_group_quota.py +2 -2
  48. pulumi_azure_native/quota/get_group_quota_subscription.py +2 -2
  49. pulumi_azure_native/quota/group_quota.py +3 -3
  50. pulumi_azure_native/quota/group_quota_subscription.py +3 -3
  51. pulumi_azure_native/quota/v20230601preview/group_quota.py +1 -1
  52. pulumi_azure_native/quota/v20230601preview/group_quota_subscription.py +1 -1
  53. pulumi_azure_native/quota/v20241015preview/group_quota.py +1 -1
  54. pulumi_azure_native/quota/v20241015preview/group_quota_subscription.py +1 -1
  55. pulumi_azure_native/servicenetworking/__init__.py +0 -3
  56. pulumi_azure_native/servicenetworking/associations_interface.py +3 -3
  57. pulumi_azure_native/servicenetworking/frontends_interface.py +3 -3
  58. pulumi_azure_native/servicenetworking/get_associations_interface.py +2 -2
  59. pulumi_azure_native/servicenetworking/get_frontends_interface.py +2 -2
  60. pulumi_azure_native/servicenetworking/get_security_policies_interface.py +0 -4
  61. pulumi_azure_native/servicenetworking/get_traffic_controller_interface.py +2 -2
  62. pulumi_azure_native/servicenetworking/security_policies_interface.py +1 -5
  63. pulumi_azure_native/servicenetworking/traffic_controller_interface.py +3 -3
  64. pulumi_azure_native/servicenetworking/v20221001preview/associations_interface.py +1 -1
  65. pulumi_azure_native/servicenetworking/v20221001preview/frontends_interface.py +1 -1
  66. pulumi_azure_native/servicenetworking/v20221001preview/traffic_controller_interface.py +1 -1
  67. pulumi_azure_native/servicenetworking/v20230501preview/associations_interface.py +1 -1
  68. pulumi_azure_native/servicenetworking/v20230501preview/frontends_interface.py +1 -1
  69. pulumi_azure_native/servicenetworking/v20230501preview/traffic_controller_interface.py +1 -1
  70. pulumi_azure_native/servicenetworking/v20231101/associations_interface.py +1 -1
  71. pulumi_azure_native/servicenetworking/v20231101/frontends_interface.py +1 -1
  72. pulumi_azure_native/servicenetworking/v20231101/traffic_controller_interface.py +1 -1
  73. pulumi_azure_native/servicenetworking/v20240501preview/associations_interface.py +1 -1
  74. pulumi_azure_native/servicenetworking/v20240501preview/frontends_interface.py +1 -1
  75. pulumi_azure_native/servicenetworking/v20240501preview/security_policies_interface.py +1 -1
  76. pulumi_azure_native/servicenetworking/v20240501preview/traffic_controller_interface.py +1 -1
  77. pulumi_azure_native/workloads/v20240901/_inputs.py +10 -10
  78. pulumi_azure_native/workloads/v20240901/outputs.py +8 -8
  79. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/METADATA +1 -1
  80. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/RECORD +82 -135
  81. pulumi_azure_native/compute/v20241104/__init__.py +0 -12
  82. pulumi_azure_native/compute/v20241104/_enums.py +0 -31
  83. pulumi_azure_native/compute/v20241104/_inputs.py +0 -1324
  84. pulumi_azure_native/compute/v20241104/cloud_service.py +0 -287
  85. pulumi_azure_native/compute/v20241104/get_cloud_service.py +0 -185
  86. pulumi_azure_native/compute/v20241104/outputs.py +0 -1082
  87. pulumi_azure_native/datadog/get_billing_info.py +0 -103
  88. pulumi_azure_native/datadog/v20230707/__init__.py +0 -19
  89. pulumi_azure_native/datadog/v20230707/_enums.py +0 -58
  90. pulumi_azure_native/datadog/v20230707/_inputs.py +0 -911
  91. pulumi_azure_native/datadog/v20230707/get_monitor.py +0 -182
  92. pulumi_azure_native/datadog/v20230707/get_monitor_default_key.py +0 -123
  93. pulumi_azure_native/datadog/v20230707/get_monitored_subscription.py +0 -135
  94. pulumi_azure_native/datadog/v20230707/list_monitor_api_keys.py +0 -101
  95. pulumi_azure_native/datadog/v20230707/list_monitor_hosts.py +0 -101
  96. pulumi_azure_native/datadog/v20230707/list_monitor_linked_resources.py +0 -101
  97. pulumi_azure_native/datadog/v20230707/list_monitor_monitored_resources.py +0 -101
  98. pulumi_azure_native/datadog/v20230707/monitor.py +0 -282
  99. pulumi_azure_native/datadog/v20230707/monitored_subscription.py +0 -211
  100. pulumi_azure_native/datadog/v20230707/outputs.py +0 -1125
  101. pulumi_azure_native/datadog/v20231020/__init__.py +0 -20
  102. pulumi_azure_native/datadog/v20231020/_enums.py +0 -58
  103. pulumi_azure_native/datadog/v20231020/_inputs.py +0 -911
  104. pulumi_azure_native/datadog/v20231020/get_billing_info.py +0 -101
  105. pulumi_azure_native/datadog/v20231020/get_monitor.py +0 -182
  106. pulumi_azure_native/datadog/v20231020/get_monitor_default_key.py +0 -123
  107. pulumi_azure_native/datadog/v20231020/get_monitored_subscription.py +0 -135
  108. pulumi_azure_native/datadog/v20231020/list_monitor_api_keys.py +0 -101
  109. pulumi_azure_native/datadog/v20231020/list_monitor_hosts.py +0 -101
  110. pulumi_azure_native/datadog/v20231020/list_monitor_linked_resources.py +0 -101
  111. pulumi_azure_native/datadog/v20231020/list_monitor_monitored_resources.py +0 -101
  112. pulumi_azure_native/datadog/v20231020/monitor.py +0 -282
  113. pulumi_azure_native/datadog/v20231020/monitored_subscription.py +0 -211
  114. pulumi_azure_native/datadog/v20231020/outputs.py +0 -1257
  115. pulumi_azure_native/quota/v20241218preview/__init__.py +0 -13
  116. pulumi_azure_native/quota/v20241218preview/_inputs.py +0 -55
  117. pulumi_azure_native/quota/v20241218preview/get_group_quota.py +0 -140
  118. pulumi_azure_native/quota/v20241218preview/get_group_quota_subscription.py +0 -140
  119. pulumi_azure_native/quota/v20241218preview/group_quota.py +0 -191
  120. pulumi_azure_native/quota/v20241218preview/group_quota_subscription.py +0 -177
  121. pulumi_azure_native/quota/v20241218preview/outputs.py +0 -230
  122. pulumi_azure_native/servicenetworking/v20250101/__init__.py +0 -18
  123. pulumi_azure_native/servicenetworking/v20250101/_enums.py +0 -19
  124. pulumi_azure_native/servicenetworking/v20250101/_inputs.py +0 -171
  125. pulumi_azure_native/servicenetworking/v20250101/associations_interface.py +0 -319
  126. pulumi_azure_native/servicenetworking/v20250101/frontends_interface.py +0 -268
  127. pulumi_azure_native/servicenetworking/v20250101/get_associations_interface.py +0 -205
  128. pulumi_azure_native/servicenetworking/v20250101/get_frontends_interface.py +0 -191
  129. pulumi_azure_native/servicenetworking/v20250101/get_security_policies_interface.py +0 -205
  130. pulumi_azure_native/servicenetworking/v20250101/get_traffic_controller_interface.py +0 -241
  131. pulumi_azure_native/servicenetworking/v20250101/outputs.py +0 -265
  132. pulumi_azure_native/servicenetworking/v20250101/security_policies_interface.py +0 -298
  133. pulumi_azure_native/servicenetworking/v20250101/traffic_controller_interface.py +0 -307
  134. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/WHEEL +0 -0
  135. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/top_level.txt +0 -0
@@ -371,9 +371,9 @@ if not MYPY:
371
371
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
372
372
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
373
373
  Windows
374
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
374
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
375
375
  <br><br> [Azure Hybrid Use Benefit for Linux
376
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
376
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
377
377
  <br><br> Minimum api-version: 2015-06-15
378
378
  """
379
379
  network_profile: NotRequired[pulumi.Input['VirtualMachineScaleSetNetworkProfileArgsDict']]
@@ -452,9 +452,9 @@ class BaseVirtualMachineProfileArgs:
452
452
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
453
453
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
454
454
  Windows
455
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
455
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
456
456
  <br><br> [Azure Hybrid Use Benefit for Linux
457
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
457
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
458
458
  <br><br> Minimum api-version: 2015-06-15
459
459
  :param pulumi.Input['VirtualMachineScaleSetNetworkProfileArgs'] network_profile: Specifies properties of the network interfaces of the virtual machines in the
460
460
  scale set.
@@ -575,9 +575,9 @@ class BaseVirtualMachineProfileArgs:
575
575
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
576
576
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
577
577
  Windows
578
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
578
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
579
579
  <br><br> [Azure Hybrid Use Benefit for Linux
580
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
580
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
581
581
  <br><br> Minimum api-version: 2015-06-15
582
582
  """
583
583
  return pulumi.get(self, "license_type")
@@ -927,8 +927,8 @@ if not MYPY:
927
927
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
928
928
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
929
929
  is used. Refer to the VM size documentation for Windows VM at
930
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
931
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
930
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
931
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
932
932
  sizes exposes a cache disk.
933
933
  """
934
934
  elif False:
@@ -948,8 +948,8 @@ class DiffDiskSettingsArgs:
948
948
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
949
949
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
950
950
  is used. Refer to the VM size documentation for Windows VM at
951
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
952
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
951
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
952
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
953
953
  sizes exposes a cache disk.
954
954
  """
955
955
  if option is not None:
@@ -977,8 +977,8 @@ class DiffDiskSettingsArgs:
977
977
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
978
978
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
979
979
  is used. Refer to the VM size documentation for Windows VM at
980
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
981
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
980
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
981
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
982
982
  sizes exposes a cache disk.
983
983
  """
984
984
  return pulumi.get(self, "placement")
@@ -1327,7 +1327,7 @@ if not MYPY:
1327
1327
  """
1328
1328
  Specifies the Linux operating system settings on the virtual machine. For a
1329
1329
  list of supported Linux distributions, see [Linux on Azure-Endorsed
1330
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1330
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1331
1331
  """
1332
1332
  disable_password_authentication: NotRequired[pulumi.Input[bool]]
1333
1333
  """
@@ -1367,7 +1367,7 @@ class LinuxConfigurationArgs:
1367
1367
  """
1368
1368
  Specifies the Linux operating system settings on the virtual machine. For a
1369
1369
  list of supported Linux distributions, see [Linux on Azure-Endorsed
1370
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1370
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1371
1371
  :param pulumi.Input[bool] disable_password_authentication: Specifies whether password authentication should be disabled.
1372
1372
  :param pulumi.Input[bool] enable_vm_agent_platform_updates: Indicates whether VMAgent Platform Updates is enabled for the Linux virtual
1373
1373
  machine. Default value is false.
@@ -2719,7 +2719,7 @@ if not MYPY:
2719
2719
  SSH public key certificate used to authenticate with the VM through ssh. The
2720
2720
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
2721
2721
  see [Create SSH keys on Linux and Mac for Linux VMs in
2722
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2722
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2723
2723
  """
2724
2724
  path: NotRequired[pulumi.Input[str]]
2725
2725
  """
@@ -2741,7 +2741,7 @@ class SshPublicKeyArgs:
2741
2741
  :param pulumi.Input[str] key_data: SSH public key certificate used to authenticate with the VM through ssh. The
2742
2742
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
2743
2743
  see [Create SSH keys on Linux and Mac for Linux VMs in
2744
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2744
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2745
2745
  :param pulumi.Input[str] path: Specifies the full path on the created VM where ssh public key is stored. If
2746
2746
  the file already exists, the specified key is appended to the file. Example:
2747
2747
  /home/user/.ssh/authorized_keys
@@ -2758,7 +2758,7 @@ class SshPublicKeyArgs:
2758
2758
  SSH public key certificate used to authenticate with the VM through ssh. The
2759
2759
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
2760
2760
  see [Create SSH keys on Linux and Mac for Linux VMs in
2761
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2761
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2762
2762
  """
2763
2763
  return pulumi.get(self, "key_data")
2764
2764
 
@@ -3191,7 +3191,7 @@ if not MYPY:
3191
3191
  specified in the request body the default behavior is to set it to the value of
3192
3192
  vCPUs available for that VM size exposed in api response of [List all available
3193
3193
  virtual machine sizes in a
3194
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3194
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3195
3195
  """
3196
3196
  v_cpus_per_core: NotRequired[pulumi.Input[int]]
3197
3197
  """
@@ -3199,7 +3199,7 @@ if not MYPY:
3199
3199
  in the request body the default behavior is set to the value of vCPUsPerCore
3200
3200
  for the VM Size exposed in api response of [List all available virtual machine
3201
3201
  sizes in a
3202
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3202
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3203
3203
  **Setting this property to 1 also means that hyper-threading is disabled.**
3204
3204
  """
3205
3205
  elif False:
@@ -3216,12 +3216,12 @@ class VMSizePropertiesArgs:
3216
3216
  specified in the request body the default behavior is to set it to the value of
3217
3217
  vCPUs available for that VM size exposed in api response of [List all available
3218
3218
  virtual machine sizes in a
3219
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3219
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3220
3220
  :param pulumi.Input[int] v_cpus_per_core: Specifies the vCPU to physical core ratio. When this property is not specified
3221
3221
  in the request body the default behavior is set to the value of vCPUsPerCore
3222
3222
  for the VM Size exposed in api response of [List all available virtual machine
3223
3223
  sizes in a
3224
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3224
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3225
3225
  **Setting this property to 1 also means that hyper-threading is disabled.**
3226
3226
  """
3227
3227
  if v_cpus_available is not None:
@@ -3237,7 +3237,7 @@ class VMSizePropertiesArgs:
3237
3237
  specified in the request body the default behavior is to set it to the value of
3238
3238
  vCPUs available for that VM size exposed in api response of [List all available
3239
3239
  virtual machine sizes in a
3240
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3240
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3241
3241
  """
3242
3242
  return pulumi.get(self, "v_cpus_available")
3243
3243
 
@@ -3253,7 +3253,7 @@ class VMSizePropertiesArgs:
3253
3253
  in the request body the default behavior is set to the value of vCPUsPerCore
3254
3254
  for the VM Size exposed in api response of [List all available virtual machine
3255
3255
  sizes in a
3256
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3256
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
3257
3257
  **Setting this property to 1 also means that hyper-threading is disabled.**
3258
3258
  """
3259
3259
  return pulumi.get(self, "v_cpus_per_core")
@@ -3284,16 +3284,16 @@ if not MYPY:
3284
3284
  This is the URL of a certificate that has been uploaded to Key Vault as a
3285
3285
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
3286
3286
  key
3287
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
3287
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
3288
3288
  In this case, your certificate needs to be It is the Base64 encoding of the
3289
3289
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
3290
3290
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
3291
3291
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
3292
3292
  machine it is recommended to use the [Azure Key Vault virtual machine extension
3293
3293
  for
3294
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
3294
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
3295
3295
  or the [Azure Key Vault virtual machine extension for
3296
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
3296
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
3297
3297
  """
3298
3298
  elif False:
3299
3299
  VaultCertificateArgsDict: TypeAlias = Mapping[str, Any]
@@ -3316,16 +3316,16 @@ class VaultCertificateArgs:
3316
3316
  :param pulumi.Input[str] certificate_url: This is the URL of a certificate that has been uploaded to Key Vault as a
3317
3317
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
3318
3318
  key
3319
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
3319
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
3320
3320
  In this case, your certificate needs to be It is the Base64 encoding of the
3321
3321
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
3322
3322
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
3323
3323
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
3324
3324
  machine it is recommended to use the [Azure Key Vault virtual machine extension
3325
3325
  for
3326
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
3326
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
3327
3327
  or the [Azure Key Vault virtual machine extension for
3328
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
3328
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
3329
3329
  """
3330
3330
  if certificate_store is not None:
3331
3331
  pulumi.set(__self__, "certificate_store", certificate_store)
@@ -3357,16 +3357,16 @@ class VaultCertificateArgs:
3357
3357
  This is the URL of a certificate that has been uploaded to Key Vault as a
3358
3358
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
3359
3359
  key
3360
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
3360
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
3361
3361
  In this case, your certificate needs to be It is the Base64 encoding of the
3362
3362
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
3363
3363
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
3364
3364
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
3365
3365
  machine it is recommended to use the [Azure Key Vault virtual machine extension
3366
3366
  for
3367
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
3367
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
3368
3368
  or the [Azure Key Vault virtual machine extension for
3369
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
3369
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
3370
3370
  """
3371
3371
  return pulumi.get(self, "certificate_url")
3372
3372
 
@@ -5300,10 +5300,10 @@ if not MYPY:
5300
5300
  "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1",
5301
5301
  "Password22", "iloveyou!" <br><br> For resetting the password, see [How to
5302
5302
  reset the Remote Desktop service or its login password in a Windows
5303
- VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
5303
+ VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
5304
5304
  <br><br> For resetting root password, see [Manage users, SSH, and check or
5305
5305
  repair disks on Azure Linux VMs using the VMAccess
5306
- Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
5306
+ Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
5307
5307
  """
5308
5308
  admin_username: NotRequired[pulumi.Input[str]]
5309
5309
  """
@@ -5333,13 +5333,13 @@ if not MYPY:
5333
5333
  is decoded to a binary array that is saved as a file on the Virtual Machine.
5334
5334
  The maximum length of the binary array is 65535 bytes. For using cloud-init for
5335
5335
  your VM, see [Using cloud-init to customize a Linux VM during
5336
- creation](https://learn.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
5336
+ creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
5337
5337
  """
5338
5338
  linux_configuration: NotRequired[pulumi.Input['LinuxConfigurationArgsDict']]
5339
5339
  """
5340
5340
  Specifies the Linux operating system settings on the virtual machine. For a
5341
5341
  list of supported Linux distributions, see [Linux on Azure-Endorsed
5342
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
5342
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
5343
5343
  """
5344
5344
  require_guest_provision_signal: NotRequired[pulumi.Input[bool]]
5345
5345
  """
@@ -5350,9 +5350,9 @@ if not MYPY:
5350
5350
  Specifies set of certificates that should be installed onto the virtual
5351
5351
  machines in the scale set. To install certificates on a virtual machine it is
5352
5352
  recommended to use the [Azure Key Vault virtual machine extension for
5353
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5353
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5354
5354
  or the [Azure Key Vault virtual machine extension for
5355
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5355
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5356
5356
  """
5357
5357
  windows_configuration: NotRequired[pulumi.Input['WindowsConfigurationArgsDict']]
5358
5358
  """
@@ -5385,10 +5385,10 @@ class VirtualMachineScaleSetOSProfileArgs:
5385
5385
  "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1",
5386
5386
  "Password22", "iloveyou!" <br><br> For resetting the password, see [How to
5387
5387
  reset the Remote Desktop service or its login password in a Windows
5388
- VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
5388
+ VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
5389
5389
  <br><br> For resetting root password, see [Manage users, SSH, and check or
5390
5390
  repair disks on Azure Linux VMs using the VMAccess
5391
- Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
5391
+ Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
5392
5392
  :param pulumi.Input[str] admin_username: Specifies the name of the administrator account. <br><br> **Windows-only
5393
5393
  restriction:** Cannot end in "." <br><br> **Disallowed values:**
5394
5394
  "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3",
@@ -5406,17 +5406,17 @@ class VirtualMachineScaleSetOSProfileArgs:
5406
5406
  is decoded to a binary array that is saved as a file on the Virtual Machine.
5407
5407
  The maximum length of the binary array is 65535 bytes. For using cloud-init for
5408
5408
  your VM, see [Using cloud-init to customize a Linux VM during
5409
- creation](https://learn.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
5409
+ creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
5410
5410
  :param pulumi.Input['LinuxConfigurationArgs'] linux_configuration: Specifies the Linux operating system settings on the virtual machine. For a
5411
5411
  list of supported Linux distributions, see [Linux on Azure-Endorsed
5412
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
5412
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
5413
5413
  :param pulumi.Input[bool] require_guest_provision_signal: Optional property which must either be set to True or omitted.
5414
5414
  :param pulumi.Input[Sequence[pulumi.Input['VaultSecretGroupArgs']]] secrets: Specifies set of certificates that should be installed onto the virtual
5415
5415
  machines in the scale set. To install certificates on a virtual machine it is
5416
5416
  recommended to use the [Azure Key Vault virtual machine extension for
5417
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5417
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5418
5418
  or the [Azure Key Vault virtual machine extension for
5419
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5419
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5420
5420
  :param pulumi.Input['WindowsConfigurationArgs'] windows_configuration: Specifies Windows operating system settings on the virtual machine.
5421
5421
  """
5422
5422
  if admin_password is not None:
@@ -5452,10 +5452,10 @@ class VirtualMachineScaleSetOSProfileArgs:
5452
5452
  "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1",
5453
5453
  "Password22", "iloveyou!" <br><br> For resetting the password, see [How to
5454
5454
  reset the Remote Desktop service or its login password in a Windows
5455
- VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
5455
+ VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
5456
5456
  <br><br> For resetting root password, see [Manage users, SSH, and check or
5457
5457
  repair disks on Azure Linux VMs using the VMAccess
5458
- Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
5458
+ Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
5459
5459
  """
5460
5460
  return pulumi.get(self, "admin_password")
5461
5461
 
@@ -5517,7 +5517,7 @@ class VirtualMachineScaleSetOSProfileArgs:
5517
5517
  is decoded to a binary array that is saved as a file on the Virtual Machine.
5518
5518
  The maximum length of the binary array is 65535 bytes. For using cloud-init for
5519
5519
  your VM, see [Using cloud-init to customize a Linux VM during
5520
- creation](https://learn.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
5520
+ creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
5521
5521
  """
5522
5522
  return pulumi.get(self, "custom_data")
5523
5523
 
@@ -5531,7 +5531,7 @@ class VirtualMachineScaleSetOSProfileArgs:
5531
5531
  """
5532
5532
  Specifies the Linux operating system settings on the virtual machine. For a
5533
5533
  list of supported Linux distributions, see [Linux on Azure-Endorsed
5534
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
5534
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
5535
5535
  """
5536
5536
  return pulumi.get(self, "linux_configuration")
5537
5537
 
@@ -5558,9 +5558,9 @@ class VirtualMachineScaleSetOSProfileArgs:
5558
5558
  Specifies set of certificates that should be installed onto the virtual
5559
5559
  machines in the scale set. To install certificates on a virtual machine it is
5560
5560
  recommended to use the [Azure Key Vault virtual machine extension for
5561
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5561
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5562
5562
  or the [Azure Key Vault virtual machine extension for
5563
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5563
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5564
5564
  """
5565
5565
  return pulumi.get(self, "secrets")
5566
5566
 
@@ -5888,7 +5888,7 @@ if not MYPY:
5888
5888
  Specifies the parameters that are used to add data disks to the virtual
5889
5889
  machines in the scale set. For more information about disks, see [About disks
5890
5890
  and VHDs for Azure virtual
5891
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
5891
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
5892
5892
  """
5893
5893
  disk_controller_type: NotRequired[pulumi.Input[Union[str, 'DiskControllerTypes']]]
5894
5894
  """
@@ -5906,7 +5906,7 @@ if not MYPY:
5906
5906
  Specifies information about the operating system disk used by the virtual
5907
5907
  machines in the scale set. For more information about disks, see [About disks
5908
5908
  and VHDs for Azure virtual
5909
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
5909
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
5910
5910
  """
5911
5911
  elif False:
5912
5912
  VirtualMachineScaleSetStorageProfileArgsDict: TypeAlias = Mapping[str, Any]
@@ -5923,7 +5923,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
5923
5923
  :param pulumi.Input[Sequence[pulumi.Input['VirtualMachineScaleSetDataDiskArgs']]] data_disks: Specifies the parameters that are used to add data disks to the virtual
5924
5924
  machines in the scale set. For more information about disks, see [About disks
5925
5925
  and VHDs for Azure virtual
5926
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
5926
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
5927
5927
  :param pulumi.Input[Union[str, 'DiskControllerTypes']] disk_controller_type: Specifies the disk controller type configured for the virtual machines in the scale set. Minimum api-version: 2022-08-01
5928
5928
  :param pulumi.Input['ImageReferenceArgs'] image_reference: Specifies information about the image to use. You can specify information about
5929
5929
  platform images, marketplace images, or virtual machine images. This element is
@@ -5932,7 +5932,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
5932
5932
  :param pulumi.Input['VirtualMachineScaleSetOSDiskArgs'] os_disk: Specifies information about the operating system disk used by the virtual
5933
5933
  machines in the scale set. For more information about disks, see [About disks
5934
5934
  and VHDs for Azure virtual
5935
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
5935
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
5936
5936
  """
5937
5937
  if data_disks is not None:
5938
5938
  pulumi.set(__self__, "data_disks", data_disks)
@@ -5950,7 +5950,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
5950
5950
  Specifies the parameters that are used to add data disks to the virtual
5951
5951
  machines in the scale set. For more information about disks, see [About disks
5952
5952
  and VHDs for Azure virtual
5953
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
5953
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
5954
5954
  """
5955
5955
  return pulumi.get(self, "data_disks")
5956
5956
 
@@ -5992,7 +5992,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
5992
5992
  Specifies information about the operating system disk used by the virtual
5993
5993
  machines in the scale set. For more information about disks, see [About disks
5994
5994
  and VHDs for Azure virtual
5995
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
5995
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
5996
5996
  """
5997
5997
  return pulumi.get(self, "os_disk")
5998
5998
 
@@ -6082,16 +6082,16 @@ if not MYPY:
6082
6082
  This is the URL of a certificate that has been uploaded to Key Vault as a
6083
6083
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
6084
6084
  key
6085
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6085
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6086
6086
  In this case, your certificate needs to be the Base64 encoding of the following
6087
6087
  JSON Object which is encoded in UTF-8: <br><br> {<br>
6088
6088
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
6089
6089
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
6090
6090
  machine it is recommended to use the [Azure Key Vault virtual machine extension
6091
6091
  for
6092
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6092
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6093
6093
  or the [Azure Key Vault virtual machine extension for
6094
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6094
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6095
6095
  """
6096
6096
  protocol: NotRequired[pulumi.Input[Union[str, 'ProtocolTypes']]]
6097
6097
  """
@@ -6111,16 +6111,16 @@ class WinRMListenerArgs:
6111
6111
  :param pulumi.Input[str] certificate_url: This is the URL of a certificate that has been uploaded to Key Vault as a
6112
6112
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
6113
6113
  key
6114
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6114
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6115
6115
  In this case, your certificate needs to be the Base64 encoding of the following
6116
6116
  JSON Object which is encoded in UTF-8: <br><br> {<br>
6117
6117
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
6118
6118
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
6119
6119
  machine it is recommended to use the [Azure Key Vault virtual machine extension
6120
6120
  for
6121
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6121
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6122
6122
  or the [Azure Key Vault virtual machine extension for
6123
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6123
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6124
6124
  :param pulumi.Input[Union[str, 'ProtocolTypes']] protocol: Specifies the protocol of WinRM listener. Possible values are: **http,**
6125
6125
  **https.**
6126
6126
  """
@@ -6136,16 +6136,16 @@ class WinRMListenerArgs:
6136
6136
  This is the URL of a certificate that has been uploaded to Key Vault as a
6137
6137
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
6138
6138
  key
6139
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6139
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6140
6140
  In this case, your certificate needs to be the Base64 encoding of the following
6141
6141
  JSON Object which is encoded in UTF-8: <br><br> {<br>
6142
6142
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
6143
6143
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
6144
6144
  machine it is recommended to use the [Azure Key Vault virtual machine extension
6145
6145
  for
6146
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6146
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6147
6147
  or the [Azure Key Vault virtual machine extension for
6148
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6148
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6149
6149
  """
6150
6150
  return pulumi.get(self, "certificate_url")
6151
6151
 
@@ -6203,9 +6203,9 @@ if not MYPY:
6203
6203
  """
6204
6204
  Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
6205
6205
  Possible values can be
6206
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
6206
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
6207
6207
  value from time zones returned by
6208
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
6208
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
6209
6209
  """
6210
6210
  win_rm: NotRequired[pulumi.Input['WinRMConfigurationArgsDict']]
6211
6211
  """
@@ -6241,9 +6241,9 @@ class WindowsConfigurationArgs:
6241
6241
  extensions can be added to the VM later.
6242
6242
  :param pulumi.Input[str] time_zone: Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
6243
6243
  Possible values can be
6244
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
6244
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
6245
6245
  value from time zones returned by
6246
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
6246
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
6247
6247
  :param pulumi.Input['WinRMConfigurationArgs'] win_rm: Specifies the Windows Remote Management listeners. This enables remote Windows
6248
6248
  PowerShell.
6249
6249
  """
@@ -6335,9 +6335,9 @@ class WindowsConfigurationArgs:
6335
6335
  """
6336
6336
  Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
6337
6337
  Possible values can be
6338
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
6338
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
6339
6339
  value from time zones returned by
6340
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
6340
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
6341
6341
  """
6342
6342
  return pulumi.get(self, "time_zone")
6343
6343