@pulumi/azure-native 2.52.0 → 2.53.0-alpha.1722855928

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/types/input.d.ts CHANGED
@@ -96649,7 +96649,7 @@ export declare namespace compute {
96649
96649
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
96650
96650
  */
96651
96651
  dataDisks?: pulumi.Input<pulumi.Input<inputs.compute.VirtualMachineScaleSetDataDiskArgs>[]>;
96652
- diskControllerType?: pulumi.Input<pulumi.Input<string | enums.compute.DiskControllerTypes>[]>;
96652
+ diskControllerType?: pulumi.Input<string>;
96653
96653
  /**
96654
96654
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
96655
96655
  */
@@ -100669,7 +100669,7 @@ export declare namespace compute {
100669
100669
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
100670
100670
  */
100671
100671
  dataDisks?: pulumi.Input<pulumi.Input<inputs.compute.v20230301.VirtualMachineScaleSetDataDiskArgs>[]>;
100672
- diskControllerType?: pulumi.Input<pulumi.Input<string | enums.compute.v20230301.DiskControllerTypes>[]>;
100672
+ diskControllerType?: pulumi.Input<string>;
100673
100673
  /**
100674
100674
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
100675
100675
  */
@@ -102995,7 +102995,7 @@ export declare namespace compute {
102995
102995
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
102996
102996
  */
102997
102997
  dataDisks?: pulumi.Input<pulumi.Input<inputs.compute.v20230701.VirtualMachineScaleSetDataDiskArgs>[]>;
102998
- diskControllerType?: pulumi.Input<pulumi.Input<string | enums.compute.v20230701.DiskControllerTypes>[]>;
102998
+ diskControllerType?: pulumi.Input<string>;
102999
102999
  /**
103000
103000
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
103001
103001
  */
@@ -105674,7 +105674,7 @@ export declare namespace compute {
105674
105674
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
105675
105675
  */
105676
105676
  dataDisks?: pulumi.Input<pulumi.Input<inputs.compute.v20230901.VirtualMachineScaleSetDataDiskArgs>[]>;
105677
- diskControllerType?: pulumi.Input<pulumi.Input<string | enums.compute.v20230901.DiskControllerTypes>[]>;
105677
+ diskControllerType?: pulumi.Input<string>;
105678
105678
  /**
105679
105679
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
105680
105680
  */
@@ -108074,7 +108074,7 @@ export declare namespace compute {
108074
108074
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
108075
108075
  */
108076
108076
  dataDisks?: pulumi.Input<pulumi.Input<inputs.compute.v20240301.VirtualMachineScaleSetDataDiskArgs>[]>;
108077
- diskControllerType?: pulumi.Input<pulumi.Input<string | enums.compute.v20240301.DiskControllerTypes>[]>;
108077
+ diskControllerType?: pulumi.Input<string>;
108078
108078
  /**
108079
108079
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
108080
108080
  */
@@ -110496,7 +110496,7 @@ export declare namespace compute {
110496
110496
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
110497
110497
  */
110498
110498
  dataDisks?: pulumi.Input<pulumi.Input<inputs.compute.v20240701.VirtualMachineScaleSetDataDiskArgs>[]>;
110499
- diskControllerType?: pulumi.Input<pulumi.Input<string | enums.compute.v20240701.DiskControllerTypes>[]>;
110499
+ diskControllerType?: pulumi.Input<string>;
110500
110500
  /**
110501
110501
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
110502
110502
  */
package/types/output.d.ts CHANGED
@@ -134654,7 +134654,7 @@ export declare namespace compute {
134654
134654
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
134655
134655
  */
134656
134656
  dataDisks?: outputs.compute.VirtualMachineScaleSetDataDiskResponse[];
134657
- diskControllerType?: string[];
134657
+ diskControllerType?: string;
134658
134658
  /**
134659
134659
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
134660
134660
  */
@@ -141257,7 +141257,7 @@ export declare namespace compute {
141257
141257
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
141258
141258
  */
141259
141259
  dataDisks?: outputs.compute.v20230301.VirtualMachineScaleSetDataDiskResponse[];
141260
- diskControllerType?: string[];
141260
+ diskControllerType?: string;
141261
141261
  /**
141262
141262
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
141263
141263
  */
@@ -144537,7 +144537,7 @@ export declare namespace compute {
144537
144537
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
144538
144538
  */
144539
144539
  dataDisks?: outputs.compute.v20230701.VirtualMachineScaleSetDataDiskResponse[];
144540
- diskControllerType?: string[];
144540
+ diskControllerType?: string;
144541
144541
  /**
144542
144542
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
144543
144543
  */
@@ -148177,7 +148177,7 @@ export declare namespace compute {
148177
148177
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
148178
148178
  */
148179
148179
  dataDisks?: outputs.compute.v20230901.VirtualMachineScaleSetDataDiskResponse[];
148180
- diskControllerType?: string[];
148180
+ diskControllerType?: string;
148181
148181
  /**
148182
148182
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
148183
148183
  */
@@ -151610,7 +151610,7 @@ export declare namespace compute {
151610
151610
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
151611
151611
  */
151612
151612
  dataDisks?: outputs.compute.v20240301.VirtualMachineScaleSetDataDiskResponse[];
151613
- diskControllerType?: string[];
151613
+ diskControllerType?: string;
151614
151614
  /**
151615
151615
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
151616
151616
  */
@@ -155065,7 +155065,7 @@ export declare namespace compute {
155065
155065
  * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
155066
155066
  */
155067
155067
  dataDisks?: outputs.compute.v20240701.VirtualMachineScaleSetDataDiskResponse[];
155068
- diskControllerType?: string[];
155068
+ diskControllerType?: string;
155069
155069
  /**
155070
155070
  * Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.
155071
155071
  */