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
@@ -477,9 +477,9 @@ if not MYPY:
477
477
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
478
478
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
479
479
  Windows
480
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
480
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
481
481
  <br><br> [Azure Hybrid Use Benefit for Linux
482
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
482
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
483
483
  <br><br> Minimum api-version: 2015-06-15
484
484
  """
485
485
  network_profile: NotRequired[pulumi.Input['VirtualMachineScaleSetNetworkProfileArgsDict']]
@@ -558,9 +558,9 @@ class BaseVirtualMachineProfileArgs:
558
558
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
559
559
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
560
560
  Windows
561
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
561
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
562
562
  <br><br> [Azure Hybrid Use Benefit for Linux
563
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
563
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
564
564
  <br><br> Minimum api-version: 2015-06-15
565
565
  :param pulumi.Input['VirtualMachineScaleSetNetworkProfileArgs'] network_profile: Specifies properties of the network interfaces of the virtual machines in the
566
566
  scale set.
@@ -681,9 +681,9 @@ class BaseVirtualMachineProfileArgs:
681
681
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
682
682
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
683
683
  Windows
684
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
684
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
685
685
  <br><br> [Azure Hybrid Use Benefit for Linux
686
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
686
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
687
687
  <br><br> Minimum api-version: 2015-06-15
688
688
  """
689
689
  return pulumi.get(self, "license_type")
@@ -1094,8 +1094,8 @@ if not MYPY:
1094
1094
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
1095
1095
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
1096
1096
  is used. Refer to the VM size documentation for Windows VM at
1097
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
1098
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
1097
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
1098
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
1099
1099
  sizes exposes a cache disk.
1100
1100
  """
1101
1101
  elif False:
@@ -1115,8 +1115,8 @@ class DiffDiskSettingsArgs:
1115
1115
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
1116
1116
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
1117
1117
  is used. Refer to the VM size documentation for Windows VM at
1118
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
1119
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
1118
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
1119
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
1120
1120
  sizes exposes a cache disk.
1121
1121
  """
1122
1122
  if option is not None:
@@ -1144,8 +1144,8 @@ class DiffDiskSettingsArgs:
1144
1144
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
1145
1145
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
1146
1146
  is used. Refer to the VM size documentation for Windows VM at
1147
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
1148
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
1147
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
1148
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
1149
1149
  sizes exposes a cache disk.
1150
1150
  """
1151
1151
  return pulumi.get(self, "placement")
@@ -1494,7 +1494,7 @@ if not MYPY:
1494
1494
  """
1495
1495
  Specifies the Linux operating system settings on the virtual machine. For a
1496
1496
  list of supported Linux distributions, see [Linux on Azure-Endorsed
1497
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1497
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1498
1498
  """
1499
1499
  disable_password_authentication: NotRequired[pulumi.Input[bool]]
1500
1500
  """
@@ -1534,7 +1534,7 @@ class LinuxConfigurationArgs:
1534
1534
  """
1535
1535
  Specifies the Linux operating system settings on the virtual machine. For a
1536
1536
  list of supported Linux distributions, see [Linux on Azure-Endorsed
1537
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1537
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1538
1538
  :param pulumi.Input[bool] disable_password_authentication: Specifies whether password authentication should be disabled.
1539
1539
  :param pulumi.Input[bool] enable_vm_agent_platform_updates: Indicates whether VMAgent Platform Updates is enabled for the Linux virtual
1540
1540
  machine. Default value is false.
@@ -2973,7 +2973,7 @@ if not MYPY:
2973
2973
  SSH public key certificate used to authenticate with the VM through ssh. The
2974
2974
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
2975
2975
  see [Create SSH keys on Linux and Mac for Linux VMs in
2976
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2976
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2977
2977
  """
2978
2978
  path: NotRequired[pulumi.Input[str]]
2979
2979
  """
@@ -2995,7 +2995,7 @@ class SshPublicKeyArgs:
2995
2995
  :param pulumi.Input[str] key_data: SSH public key certificate used to authenticate with the VM through ssh. The
2996
2996
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
2997
2997
  see [Create SSH keys on Linux and Mac for Linux VMs in
2998
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2998
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2999
2999
  :param pulumi.Input[str] path: Specifies the full path on the created VM where ssh public key is stored. If
3000
3000
  the file already exists, the specified key is appended to the file. Example:
3001
3001
  /home/user/.ssh/authorized_keys
@@ -3012,7 +3012,7 @@ class SshPublicKeyArgs:
3012
3012
  SSH public key certificate used to authenticate with the VM through ssh. The
3013
3013
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
3014
3014
  see [Create SSH keys on Linux and Mac for Linux VMs in
3015
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
3015
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
3016
3016
  """
3017
3017
  return pulumi.get(self, "key_data")
3018
3018
 
@@ -4007,7 +4007,7 @@ if not MYPY:
4007
4007
  specified in the request body the default behavior is to set it to the value of
4008
4008
  vCPUs available for that VM size exposed in api response of [List all available
4009
4009
  virtual machine sizes in a
4010
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4010
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4011
4011
  """
4012
4012
  v_cpus_per_core: NotRequired[pulumi.Input[int]]
4013
4013
  """
@@ -4015,7 +4015,7 @@ if not MYPY:
4015
4015
  in the request body the default behavior is set to the value of vCPUsPerCore
4016
4016
  for the VM Size exposed in api response of [List all available virtual machine
4017
4017
  sizes in a
4018
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4018
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4019
4019
  **Setting this property to 1 also means that hyper-threading is disabled.**
4020
4020
  """
4021
4021
  elif False:
@@ -4032,12 +4032,12 @@ class VMSizePropertiesArgs:
4032
4032
  specified in the request body the default behavior is to set it to the value of
4033
4033
  vCPUs available for that VM size exposed in api response of [List all available
4034
4034
  virtual machine sizes in a
4035
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4035
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4036
4036
  :param pulumi.Input[int] v_cpus_per_core: Specifies the vCPU to physical core ratio. When this property is not specified
4037
4037
  in the request body the default behavior is set to the value of vCPUsPerCore
4038
4038
  for the VM Size exposed in api response of [List all available virtual machine
4039
4039
  sizes in a
4040
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4040
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4041
4041
  **Setting this property to 1 also means that hyper-threading is disabled.**
4042
4042
  """
4043
4043
  if v_cpus_available is not None:
@@ -4053,7 +4053,7 @@ class VMSizePropertiesArgs:
4053
4053
  specified in the request body the default behavior is to set it to the value of
4054
4054
  vCPUs available for that VM size exposed in api response of [List all available
4055
4055
  virtual machine sizes in a
4056
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4056
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4057
4057
  """
4058
4058
  return pulumi.get(self, "v_cpus_available")
4059
4059
 
@@ -4069,7 +4069,7 @@ class VMSizePropertiesArgs:
4069
4069
  in the request body the default behavior is set to the value of vCPUsPerCore
4070
4070
  for the VM Size exposed in api response of [List all available virtual machine
4071
4071
  sizes in a
4072
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4072
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
4073
4073
  **Setting this property to 1 also means that hyper-threading is disabled.**
4074
4074
  """
4075
4075
  return pulumi.get(self, "v_cpus_per_core")
@@ -4100,16 +4100,16 @@ if not MYPY:
4100
4100
  This is the URL of a certificate that has been uploaded to Key Vault as a
4101
4101
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
4102
4102
  key
4103
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4103
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4104
4104
  In this case, your certificate needs to be It is the Base64 encoding of the
4105
4105
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
4106
4106
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
4107
4107
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
4108
4108
  machine it is recommended to use the [Azure Key Vault virtual machine extension
4109
4109
  for
4110
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4110
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4111
4111
  or the [Azure Key Vault virtual machine extension for
4112
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4112
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4113
4113
  """
4114
4114
  elif False:
4115
4115
  VaultCertificateArgsDict: TypeAlias = Mapping[str, Any]
@@ -4132,16 +4132,16 @@ class VaultCertificateArgs:
4132
4132
  :param pulumi.Input[str] certificate_url: This is the URL of a certificate that has been uploaded to Key Vault as a
4133
4133
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
4134
4134
  key
4135
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4135
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4136
4136
  In this case, your certificate needs to be It is the Base64 encoding of the
4137
4137
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
4138
4138
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
4139
4139
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
4140
4140
  machine it is recommended to use the [Azure Key Vault virtual machine extension
4141
4141
  for
4142
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4142
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4143
4143
  or the [Azure Key Vault virtual machine extension for
4144
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4144
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4145
4145
  """
4146
4146
  if certificate_store is not None:
4147
4147
  pulumi.set(__self__, "certificate_store", certificate_store)
@@ -4173,16 +4173,16 @@ class VaultCertificateArgs:
4173
4173
  This is the URL of a certificate that has been uploaded to Key Vault as a
4174
4174
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
4175
4175
  key
4176
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4176
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4177
4177
  In this case, your certificate needs to be It is the Base64 encoding of the
4178
4178
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
4179
4179
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
4180
4180
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
4181
4181
  machine it is recommended to use the [Azure Key Vault virtual machine extension
4182
4182
  for
4183
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4183
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4184
4184
  or the [Azure Key Vault virtual machine extension for
4185
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4185
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4186
4186
  """
4187
4187
  return pulumi.get(self, "certificate_url")
4188
4188
 
@@ -6116,10 +6116,10 @@ if not MYPY:
6116
6116
  "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1",
6117
6117
  "Password22", "iloveyou!" <br><br> For resetting the password, see [How to
6118
6118
  reset the Remote Desktop service or its login password in a Windows
6119
- VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
6119
+ VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
6120
6120
  <br><br> For resetting root password, see [Manage users, SSH, and check or
6121
6121
  repair disks on Azure Linux VMs using the VMAccess
6122
- Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
6122
+ Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
6123
6123
  """
6124
6124
  admin_username: NotRequired[pulumi.Input[str]]
6125
6125
  """
@@ -6149,13 +6149,13 @@ if not MYPY:
6149
6149
  is decoded to a binary array that is saved as a file on the Virtual Machine.
6150
6150
  The maximum length of the binary array is 65535 bytes. For using cloud-init for
6151
6151
  your VM, see [Using cloud-init to customize a Linux VM during
6152
- creation](https://learn.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
6152
+ creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
6153
6153
  """
6154
6154
  linux_configuration: NotRequired[pulumi.Input['LinuxConfigurationArgsDict']]
6155
6155
  """
6156
6156
  Specifies the Linux operating system settings on the virtual machine. For a
6157
6157
  list of supported Linux distributions, see [Linux on Azure-Endorsed
6158
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
6158
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
6159
6159
  """
6160
6160
  require_guest_provision_signal: NotRequired[pulumi.Input[bool]]
6161
6161
  """
@@ -6166,9 +6166,9 @@ if not MYPY:
6166
6166
  Specifies set of certificates that should be installed onto the virtual
6167
6167
  machines in the scale set. To install certificates on a virtual machine it is
6168
6168
  recommended to use the [Azure Key Vault virtual machine extension for
6169
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6169
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6170
6170
  or the [Azure Key Vault virtual machine extension for
6171
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6171
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6172
6172
  """
6173
6173
  windows_configuration: NotRequired[pulumi.Input['WindowsConfigurationArgsDict']]
6174
6174
  """
@@ -6201,10 +6201,10 @@ class VirtualMachineScaleSetOSProfileArgs:
6201
6201
  "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1",
6202
6202
  "Password22", "iloveyou!" <br><br> For resetting the password, see [How to
6203
6203
  reset the Remote Desktop service or its login password in a Windows
6204
- VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
6204
+ VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
6205
6205
  <br><br> For resetting root password, see [Manage users, SSH, and check or
6206
6206
  repair disks on Azure Linux VMs using the VMAccess
6207
- Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
6207
+ Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
6208
6208
  :param pulumi.Input[str] admin_username: Specifies the name of the administrator account. <br><br> **Windows-only
6209
6209
  restriction:** Cannot end in "." <br><br> **Disallowed values:**
6210
6210
  "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3",
@@ -6222,17 +6222,17 @@ class VirtualMachineScaleSetOSProfileArgs:
6222
6222
  is decoded to a binary array that is saved as a file on the Virtual Machine.
6223
6223
  The maximum length of the binary array is 65535 bytes. For using cloud-init for
6224
6224
  your VM, see [Using cloud-init to customize a Linux VM during
6225
- creation](https://learn.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
6225
+ creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
6226
6226
  :param pulumi.Input['LinuxConfigurationArgs'] linux_configuration: Specifies the Linux operating system settings on the virtual machine. For a
6227
6227
  list of supported Linux distributions, see [Linux on Azure-Endorsed
6228
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
6228
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
6229
6229
  :param pulumi.Input[bool] require_guest_provision_signal: Optional property which must either be set to True or omitted.
6230
6230
  :param pulumi.Input[Sequence[pulumi.Input['VaultSecretGroupArgs']]] secrets: Specifies set of certificates that should be installed onto the virtual
6231
6231
  machines in the scale set. To install certificates on a virtual machine it is
6232
6232
  recommended to use the [Azure Key Vault virtual machine extension for
6233
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6233
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6234
6234
  or the [Azure Key Vault virtual machine extension for
6235
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6235
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6236
6236
  :param pulumi.Input['WindowsConfigurationArgs'] windows_configuration: Specifies Windows operating system settings on the virtual machine.
6237
6237
  """
6238
6238
  if admin_password is not None:
@@ -6268,10 +6268,10 @@ class VirtualMachineScaleSetOSProfileArgs:
6268
6268
  "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1",
6269
6269
  "Password22", "iloveyou!" <br><br> For resetting the password, see [How to
6270
6270
  reset the Remote Desktop service or its login password in a Windows
6271
- VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
6271
+ VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp)
6272
6272
  <br><br> For resetting root password, see [Manage users, SSH, and check or
6273
6273
  repair disks on Azure Linux VMs using the VMAccess
6274
- Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
6274
+ Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
6275
6275
  """
6276
6276
  return pulumi.get(self, "admin_password")
6277
6277
 
@@ -6333,7 +6333,7 @@ class VirtualMachineScaleSetOSProfileArgs:
6333
6333
  is decoded to a binary array that is saved as a file on the Virtual Machine.
6334
6334
  The maximum length of the binary array is 65535 bytes. For using cloud-init for
6335
6335
  your VM, see [Using cloud-init to customize a Linux VM during
6336
- creation](https://learn.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
6336
+ creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init)
6337
6337
  """
6338
6338
  return pulumi.get(self, "custom_data")
6339
6339
 
@@ -6347,7 +6347,7 @@ class VirtualMachineScaleSetOSProfileArgs:
6347
6347
  """
6348
6348
  Specifies the Linux operating system settings on the virtual machine. For a
6349
6349
  list of supported Linux distributions, see [Linux on Azure-Endorsed
6350
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
6350
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
6351
6351
  """
6352
6352
  return pulumi.get(self, "linux_configuration")
6353
6353
 
@@ -6374,9 +6374,9 @@ class VirtualMachineScaleSetOSProfileArgs:
6374
6374
  Specifies set of certificates that should be installed onto the virtual
6375
6375
  machines in the scale set. To install certificates on a virtual machine it is
6376
6376
  recommended to use the [Azure Key Vault virtual machine extension for
6377
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6377
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6378
6378
  or the [Azure Key Vault virtual machine extension for
6379
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6379
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6380
6380
  """
6381
6381
  return pulumi.get(self, "secrets")
6382
6382
 
@@ -6704,7 +6704,7 @@ if not MYPY:
6704
6704
  Specifies the parameters that are used to add data disks to the virtual
6705
6705
  machines in the scale set. For more information about disks, see [About disks
6706
6706
  and VHDs for Azure virtual
6707
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
6707
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
6708
6708
  """
6709
6709
  disk_controller_type: NotRequired[pulumi.Input[Union[str, 'DiskControllerTypes']]]
6710
6710
  """
@@ -6722,7 +6722,7 @@ if not MYPY:
6722
6722
  Specifies information about the operating system disk used by the virtual
6723
6723
  machines in the scale set. For more information about disks, see [About disks
6724
6724
  and VHDs for Azure virtual
6725
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
6725
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
6726
6726
  """
6727
6727
  elif False:
6728
6728
  VirtualMachineScaleSetStorageProfileArgsDict: TypeAlias = Mapping[str, Any]
@@ -6739,7 +6739,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
6739
6739
  :param pulumi.Input[Sequence[pulumi.Input['VirtualMachineScaleSetDataDiskArgs']]] data_disks: Specifies the parameters that are used to add data disks to the virtual
6740
6740
  machines in the scale set. For more information about disks, see [About disks
6741
6741
  and VHDs for Azure virtual
6742
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
6742
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
6743
6743
  :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
6744
6744
  :param pulumi.Input['ImageReferenceArgs'] image_reference: Specifies information about the image to use. You can specify information about
6745
6745
  platform images, marketplace images, or virtual machine images. This element is
@@ -6748,7 +6748,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
6748
6748
  :param pulumi.Input['VirtualMachineScaleSetOSDiskArgs'] os_disk: Specifies information about the operating system disk used by the virtual
6749
6749
  machines in the scale set. For more information about disks, see [About disks
6750
6750
  and VHDs for Azure virtual
6751
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
6751
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
6752
6752
  """
6753
6753
  if data_disks is not None:
6754
6754
  pulumi.set(__self__, "data_disks", data_disks)
@@ -6766,7 +6766,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
6766
6766
  Specifies the parameters that are used to add data disks to the virtual
6767
6767
  machines in the scale set. For more information about disks, see [About disks
6768
6768
  and VHDs for Azure virtual
6769
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
6769
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
6770
6770
  """
6771
6771
  return pulumi.get(self, "data_disks")
6772
6772
 
@@ -6808,7 +6808,7 @@ class VirtualMachineScaleSetStorageProfileArgs:
6808
6808
  Specifies information about the operating system disk used by the virtual
6809
6809
  machines in the scale set. For more information about disks, see [About disks
6810
6810
  and VHDs for Azure virtual
6811
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
6811
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
6812
6812
  """
6813
6813
  return pulumi.get(self, "os_disk")
6814
6814
 
@@ -6921,16 +6921,16 @@ if not MYPY:
6921
6921
  This is the URL of a certificate that has been uploaded to Key Vault as a
6922
6922
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
6923
6923
  key
6924
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6924
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6925
6925
  In this case, your certificate needs to be the Base64 encoding of the following
6926
6926
  JSON Object which is encoded in UTF-8: <br><br> {<br>
6927
6927
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
6928
6928
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
6929
6929
  machine it is recommended to use the [Azure Key Vault virtual machine extension
6930
6930
  for
6931
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6931
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6932
6932
  or the [Azure Key Vault virtual machine extension for
6933
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6933
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6934
6934
  """
6935
6935
  protocol: NotRequired[pulumi.Input[Union[str, 'ProtocolTypes']]]
6936
6936
  """
@@ -6950,16 +6950,16 @@ class WinRMListenerArgs:
6950
6950
  :param pulumi.Input[str] certificate_url: This is the URL of a certificate that has been uploaded to Key Vault as a
6951
6951
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
6952
6952
  key
6953
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6953
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6954
6954
  In this case, your certificate needs to be the Base64 encoding of the following
6955
6955
  JSON Object which is encoded in UTF-8: <br><br> {<br>
6956
6956
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
6957
6957
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
6958
6958
  machine it is recommended to use the [Azure Key Vault virtual machine extension
6959
6959
  for
6960
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6960
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6961
6961
  or the [Azure Key Vault virtual machine extension for
6962
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6962
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6963
6963
  :param pulumi.Input[Union[str, 'ProtocolTypes']] protocol: Specifies the protocol of WinRM listener. Possible values are: **http,**
6964
6964
  **https.**
6965
6965
  """
@@ -6975,16 +6975,16 @@ class WinRMListenerArgs:
6975
6975
  This is the URL of a certificate that has been uploaded to Key Vault as a
6976
6976
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
6977
6977
  key
6978
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6978
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
6979
6979
  In this case, your certificate needs to be the Base64 encoding of the following
6980
6980
  JSON Object which is encoded in UTF-8: <br><br> {<br>
6981
6981
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
6982
6982
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
6983
6983
  machine it is recommended to use the [Azure Key Vault virtual machine extension
6984
6984
  for
6985
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6985
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
6986
6986
  or the [Azure Key Vault virtual machine extension for
6987
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6987
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
6988
6988
  """
6989
6989
  return pulumi.get(self, "certificate_url")
6990
6990
 
@@ -7042,9 +7042,9 @@ if not MYPY:
7042
7042
  """
7043
7043
  Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
7044
7044
  Possible values can be
7045
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
7045
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
7046
7046
  value from time zones returned by
7047
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
7047
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
7048
7048
  """
7049
7049
  win_rm: NotRequired[pulumi.Input['WinRMConfigurationArgsDict']]
7050
7050
  """
@@ -7080,9 +7080,9 @@ class WindowsConfigurationArgs:
7080
7080
  extensions can be added to the VM later.
7081
7081
  :param pulumi.Input[str] time_zone: Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
7082
7082
  Possible values can be
7083
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
7083
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
7084
7084
  value from time zones returned by
7085
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
7085
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
7086
7086
  :param pulumi.Input['WinRMConfigurationArgs'] win_rm: Specifies the Windows Remote Management listeners. This enables remote Windows
7087
7087
  PowerShell.
7088
7088
  """
@@ -7174,9 +7174,9 @@ class WindowsConfigurationArgs:
7174
7174
  """
7175
7175
  Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
7176
7176
  Possible values can be
7177
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
7177
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
7178
7178
  value from time zones returned by
7179
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
7179
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
7180
7180
  """
7181
7181
  return pulumi.get(self, "time_zone")
7182
7182