diff --git a/lib/services/computeManagement2/lib/models/dataDisk.js b/lib/services/computeManagement2/lib/models/dataDisk.js
index 5a4e36bacb..35ad8c7602 100644
--- a/lib/services/computeManagement2/lib/models/dataDisk.js
+++ b/lib/services/computeManagement2/lib/models/dataDisk.js
@@ -38,13 +38,13 @@ class DataDisk {
* @member {boolean} [writeAcceleratorEnabled] Specifies whether
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} createOption Specifies how the virtual machine should be
- * created.
Possible values are:
**Attach** \u2013 This value
- * is used when you are using a specialized disk to create the virtual
- * machine.
**FromImage** \u2013 This value is used when you are
- * using an image to create the virtual machine. If you are using a platform
- * image, you also use the imageReference element described above. If you are
- * using a marketplace image, you also use the plan element previously
- * described. Possible values include: 'FromImage', 'Empty', 'Attach'
+ * created.
Possible values are:
**Attach** This value is
+ * used when you are using a specialized disk to create the virtual
+ * machine.
**FromImage** This value is used when you are using an
+ * image to create the virtual machine. If you are using a platform image,
+ * you also use the imageReference element described above. If you are using
+ * a marketplace image, you also use the plan element previously described.
+ * Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {number} [diskSizeGB] Specifies the size of an empty data disk in
* gigabytes. This element can be used to overwrite the name of the disk in a
* virtual machine image.
This value cannot be larger than 1023 GB
diff --git a/lib/services/computeManagement2/lib/models/index.d.ts b/lib/services/computeManagement2/lib/models/index.d.ts
index d3b0c4d6a0..4e4e0baa7a 100644
--- a/lib/services/computeManagement2/lib/models/index.d.ts
+++ b/lib/services/computeManagement2/lib/models/index.d.ts
@@ -756,13 +756,13 @@ export interface ManagedDiskParameters extends SubResource {
* @member {boolean} [writeAcceleratorEnabled] Specifies whether
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} createOption Specifies how the virtual machine should be
- * created.
Possible values are:
**Attach** \u2013 This value
- * is used when you are using a specialized disk to create the virtual
- * machine.
**FromImage** \u2013 This value is used when you are using
- * an image to create the virtual machine. If you are using a platform image,
- * you also use the imageReference element described above. If you are using a
- * marketplace image, you also use the plan element previously described.
- * Possible values include: 'FromImage', 'Empty', 'Attach'
+ * created.
Possible values are:
**Attach** This value is used
+ * when you are using a specialized disk to create the virtual machine.
+ * **FromImage** This value is used when you are using an image to create the
+ * virtual machine. If you are using a platform image, you also use the
+ * imageReference element described above. If you are using a marketplace
+ * image, you also use the plan element previously described. Possible values
+ * include: 'FromImage', 'Empty', 'Attach'
* @member {number} [diskSizeGB] Specifies the size of an empty data disk in
* gigabytes. This element can be used to overwrite the name of the disk in a
* virtual machine image.
This value cannot be larger than 1023 GB
@@ -808,13 +808,13 @@ export interface OSDisk {
* @member {boolean} [writeAcceleratorEnabled] Specifies whether
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} createOption Specifies how the virtual machine should be
- * created.
Possible values are:
**Attach** \u2013 This value
- * is used when you are using a specialized disk to create the virtual
- * machine.
**FromImage** \u2013 This value is used when you are using
- * an image to create the virtual machine. If you are using a platform image,
- * you also use the imageReference element described above. If you are using a
- * marketplace image, you also use the plan element previously described.
- * Possible values include: 'FromImage', 'Empty', 'Attach'
+ * created.
Possible values are:
**Attach** This value is used
+ * when you are using a specialized disk to create the virtual machine.
+ * **FromImage** This value is used when you are using an image to create the
+ * virtual machine. If you are using a platform image, you also use the
+ * imageReference element described above. If you are using a marketplace
+ * image, you also use the plan element previously described. Possible values
+ * include: 'FromImage', 'Empty', 'Attach'
* @member {number} [diskSizeGB] Specifies the size of an empty data disk in
* gigabytes. This element can be used to overwrite the name of the disk in a
* virtual machine image.
This value cannot be larger than 1023 GB
@@ -901,13 +901,13 @@ export interface DataDisk {
* @member {boolean} [osDisk.writeAcceleratorEnabled] Specifies whether
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} [osDisk.createOption] Specifies how the virtual machine
- * should be created.
Possible values are:
**Attach** \u2013
- * This value is used when you are using a specialized disk to create the
- * virtual machine.
**FromImage** \u2013 This value is used when you
- * are using an image to create the virtual machine. If you are using a
- * platform image, you also use the imageReference element described above. If
- * you are using a marketplace image, you also use the plan element previously
- * described. Possible values include: 'FromImage', 'Empty', 'Attach'
+ * should be created.
Possible values are:
**Attach** This
+ * value is used when you are using a specialized disk to create the virtual
+ * machine.
**FromImage** This value is used when you are using an
+ * image to create the virtual machine. If you are using a platform image, you
+ * also use the imageReference element described above. If you are using a
+ * marketplace image, you also use the plan element previously described.
+ * Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {number} [osDisk.diskSizeGB] Specifies the size of an empty data
* disk in gigabytes. This element can be used to overwrite the name of the
* disk in a virtual machine image.
This value cannot be larger than
@@ -1634,13 +1634,12 @@ export interface VirtualMachineInstanceView {
* whether writeAccelerator should be enabled or disabled on the disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {number} [storageProfile.osDisk.diskSizeGB] Specifies the size of an
* empty data disk in gigabytes. This element can be used to overwrite the name
* of the disk in a virtual machine image.
This value cannot be larger
@@ -2021,13 +2020,12 @@ export interface VirtualMachine extends Resource {
* whether writeAccelerator should be enabled or disabled on the disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {number} [storageProfile.osDisk.diskSizeGB] Specifies the size of an
* empty data disk in gigabytes. This element can be used to overwrite the name
* of the disk in a virtual machine image.
This value cannot be larger
@@ -2752,9 +2750,9 @@ export interface VirtualMachineScaleSetManagedDiskParameters {
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} createOption Specifies how the virtual machines in the
* scale set should be created.
The only allowed value is:
- * **FromImage** \u2013 This value is used when you are using an image to
- * create the virtual machine. If you are using a platform image, you also use
- * the imageReference element described above. If you are using a marketplace
+ * **FromImage** This value is used when you are using an image to create the
+ * virtual machine. If you are using a platform image, you also use the
+ * imageReference element described above. If you are using a marketplace
* image, you also use the plan element previously described. Possible values
* include: 'FromImage', 'Empty', 'Attach'
* @member {string} [osType] This property allows you to specify the type of
@@ -2885,9 +2883,9 @@ export interface VirtualMachineScaleSetDataDisk {
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} [osDisk.createOption] Specifies how the virtual machines in
* the scale set should be created.
The only allowed value is:
- * **FromImage** \u2013 This value is used when you are using an image to
- * create the virtual machine. If you are using a platform image, you also use
- * the imageReference element described above. If you are using a marketplace
+ * **FromImage** This value is used when you are using an image to create the
+ * virtual machine. If you are using a platform image, you also use the
+ * imageReference element described above. If you are using a marketplace
* image, you also use the plan element previously described. Possible values
* include: 'FromImage', 'Empty', 'Attach'
* @member {string} [osDisk.osType] This property allows you to specify the
@@ -3414,9 +3412,9 @@ export interface VirtualMachineScaleSetExtensionProfile {
* whether writeAccelerator should be enabled or disabled on the disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machines in the scale set should be created.
The only
- * allowed value is: **FromImage** \u2013 This value is used when you are using
- * an image to create the virtual machine. If you are using a platform image,
- * you also use the imageReference element described above. If you are using a
+ * allowed value is: **FromImage** This value is used when you are using an
+ * image to create the virtual machine. If you are using a platform image, you
+ * also use the imageReference element described above. If you are using a
* marketplace image, you also use the plan element previously described.
* Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {string} [storageProfile.osDisk.osType] This property allows you to
@@ -3792,12 +3790,12 @@ export interface VirtualMachineScaleSetUpdateVMProfile {
* disk.
* @member {string} [virtualMachineProfile.storageProfile.osDisk.createOption]
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
* @member {string} [virtualMachineProfile.storageProfile.osDisk.osType] This
* property allows you to specify the type of the OS that is included in the
* disk if creating a VM from user-image or a specialized VHD.
@@ -4745,13 +4743,12 @@ export interface UpgradeOperationHistoricalStatusInfo {
* whether writeAccelerator should be enabled or disabled on the disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {number} [storageProfile.osDisk.diskSizeGB] Specifies the size of an
* empty data disk in gigabytes. This element can be used to overwrite the name
* of the disk in a virtual machine image.
This value cannot be larger
diff --git a/lib/services/computeManagement2/lib/models/oSDisk.js b/lib/services/computeManagement2/lib/models/oSDisk.js
index bf576f1740..ef1de61c3a 100644
--- a/lib/services/computeManagement2/lib/models/oSDisk.js
+++ b/lib/services/computeManagement2/lib/models/oSDisk.js
@@ -62,13 +62,13 @@ class OSDisk {
* @member {boolean} [writeAcceleratorEnabled] Specifies whether
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} createOption Specifies how the virtual machine should be
- * created.
Possible values are:
**Attach** \u2013 This value
- * is used when you are using a specialized disk to create the virtual
- * machine.
**FromImage** \u2013 This value is used when you are
- * using an image to create the virtual machine. If you are using a platform
- * image, you also use the imageReference element described above. If you are
- * using a marketplace image, you also use the plan element previously
- * described. Possible values include: 'FromImage', 'Empty', 'Attach'
+ * created.
Possible values are:
**Attach** This value is
+ * used when you are using a specialized disk to create the virtual
+ * machine.
**FromImage** This value is used when you are using an
+ * image to create the virtual machine. If you are using a platform image,
+ * you also use the imageReference element described above. If you are using
+ * a marketplace image, you also use the plan element previously described.
+ * Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {number} [diskSizeGB] Specifies the size of an empty data disk in
* gigabytes. This element can be used to overwrite the name of the disk in a
* virtual machine image.
This value cannot be larger than 1023 GB
diff --git a/lib/services/computeManagement2/lib/models/storageProfile.js b/lib/services/computeManagement2/lib/models/storageProfile.js
index 38b108fcd0..1d7cde3559 100644
--- a/lib/services/computeManagement2/lib/models/storageProfile.js
+++ b/lib/services/computeManagement2/lib/models/storageProfile.js
@@ -80,14 +80,13 @@ class StorageProfile {
* @member {boolean} [osDisk.writeAcceleratorEnabled] Specifies whether
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} [osDisk.createOption] Specifies how the virtual machine
- * should be created.
Possible values are:
**Attach** \u2013
- * This value is used when you are using a specialized disk to create the
- * virtual machine.
**FromImage** \u2013 This value is used when you
- * are using an image to create the virtual machine. If you are using a
- * platform image, you also use the imageReference element described above.
- * If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * should be created.
Possible values are:
**Attach** This
+ * value is used when you are using a specialized disk to create the virtual
+ * machine.
**FromImage** This value is used when you are using an
+ * image to create the virtual machine. If you are using a platform image,
+ * you also use the imageReference element described above. If you are using
+ * a marketplace image, you also use the plan element previously described.
+ * Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {number} [osDisk.diskSizeGB] Specifies the size of an empty data
* disk in gigabytes. This element can be used to overwrite the name of the
* disk in a virtual machine image.
This value cannot be larger than
diff --git a/lib/services/computeManagement2/lib/models/virtualMachine.js b/lib/services/computeManagement2/lib/models/virtualMachine.js
index dfb237a362..021ab3369e 100644
--- a/lib/services/computeManagement2/lib/models/virtualMachine.js
+++ b/lib/services/computeManagement2/lib/models/virtualMachine.js
@@ -172,13 +172,13 @@ class VirtualMachine extends models['Resource'] {
* disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan
- * element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above.
+ * If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
* @member {number} [storageProfile.osDisk.diskSizeGB] Specifies the size of
* an empty data disk in gigabytes. This element can be used to overwrite the
* name of the disk in a virtual machine image.
This value cannot be
diff --git a/lib/services/computeManagement2/lib/models/virtualMachineScaleSet.js b/lib/services/computeManagement2/lib/models/virtualMachineScaleSet.js
index ee92869ca7..f349a6101a 100644
--- a/lib/services/computeManagement2/lib/models/virtualMachineScaleSet.js
+++ b/lib/services/computeManagement2/lib/models/virtualMachineScaleSet.js
@@ -212,11 +212,11 @@ class VirtualMachineScaleSet extends models['Resource'] {
* @member {string}
* [virtualMachineProfile.storageProfile.osDisk.createOption] Specifies how
* the virtual machines in the scale set should be created.
The only
- * allowed value is: **FromImage** \u2013 This value is used when you are
- * using an image to create the virtual machine. If you are using a platform
- * image, you also use the imageReference element described above. If you are
- * using a marketplace image, you also use the plan element previously
- * described. Possible values include: 'FromImage', 'Empty', 'Attach'
+ * allowed value is: **FromImage** This value is used when you are using an
+ * image to create the virtual machine. If you are using a platform image,
+ * you also use the imageReference element described above. If you are using
+ * a marketplace image, you also use the plan element previously described.
+ * Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {string} [virtualMachineProfile.storageProfile.osDisk.osType] This
* property allows you to specify the type of the OS that is included in the
* disk if creating a VM from user-image or a specialized VHD.
diff --git a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetOSDisk.js b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetOSDisk.js
index 737b7c9db1..f53cfd7fe7 100644
--- a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetOSDisk.js
+++ b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetOSDisk.js
@@ -29,11 +29,11 @@ class VirtualMachineScaleSetOSDisk {
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} createOption Specifies how the virtual machines in the
* scale set should be created.
The only allowed value is:
- * **FromImage** \u2013 This value is used when you are using an image to
- * create the virtual machine. If you are using a platform image, you also
- * use the imageReference element described above. If you are using a
- * marketplace image, you also use the plan element previously described.
- * Possible values include: 'FromImage', 'Empty', 'Attach'
+ * **FromImage** This value is used when you are using an image to create
+ * the virtual machine. If you are using a platform image, you also use the
+ * imageReference element described above. If you are using a marketplace
+ * image, you also use the plan element previously described. Possible
+ * values include: 'FromImage', 'Empty', 'Attach'
* @member {string} [osType] This property allows you to specify the type of
* the OS that is included in the disk if creating a VM from user-image or a
* specialized VHD.
Possible values are:
**Windows**
diff --git a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetStorageProfile.js b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetStorageProfile.js
index b8ab9a175b..d10d24ff7f 100644
--- a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetStorageProfile.js
+++ b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetStorageProfile.js
@@ -49,11 +49,11 @@ class VirtualMachineScaleSetStorageProfile {
* writeAccelerator should be enabled or disabled on the disk.
* @member {string} [osDisk.createOption] Specifies how the virtual machines
* in the scale set should be created.
The only allowed value is:
- * **FromImage** \u2013 This value is used when you are using an image to
- * create the virtual machine. If you are using a platform image, you also
- * use the imageReference element described above. If you are using a
- * marketplace image, you also use the plan element previously described.
- * Possible values include: 'FromImage', 'Empty', 'Attach'
+ * **FromImage** This value is used when you are using an image to create
+ * the virtual machine. If you are using a platform image, you also use the
+ * imageReference element described above. If you are using a marketplace
+ * image, you also use the plan element previously described. Possible
+ * values include: 'FromImage', 'Empty', 'Attach'
* @member {string} [osDisk.osType] This property allows you to specify the
* type of the OS that is included in the disk if creating a VM from
* user-image or a specialized VHD.
Possible values are:
diff --git a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVM.js b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVM.js
index 7b9e19dea1..74cfa7f752 100644
--- a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVM.js
+++ b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVM.js
@@ -228,13 +228,13 @@ class VirtualMachineScaleSetVM extends models['Resource'] {
* disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan
- * element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above.
+ * If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
* @member {number} [storageProfile.osDisk.diskSizeGB] Specifies the size of
* an empty data disk in gigabytes. This element can be used to overwrite the
* name of the disk in a virtual machine image.
This value cannot be
diff --git a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVMProfile.js b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVMProfile.js
index c0ee43dd34..22bedcae0e 100644
--- a/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVMProfile.js
+++ b/lib/services/computeManagement2/lib/models/virtualMachineScaleSetVMProfile.js
@@ -132,11 +132,11 @@ class VirtualMachineScaleSetVMProfile {
* disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machines in the scale set should be created.
The only
- * allowed value is: **FromImage** \u2013 This value is used when you are
- * using an image to create the virtual machine. If you are using a platform
- * image, you also use the imageReference element described above. If you are
- * using a marketplace image, you also use the plan element previously
- * described. Possible values include: 'FromImage', 'Empty', 'Attach'
+ * allowed value is: **FromImage** This value is used when you are using an
+ * image to create the virtual machine. If you are using a platform image,
+ * you also use the imageReference element described above. If you are using
+ * a marketplace image, you also use the plan element previously described.
+ * Possible values include: 'FromImage', 'Empty', 'Attach'
* @member {string} [storageProfile.osDisk.osType] This property allows you
* to specify the type of the OS that is included in the disk if creating a
* VM from user-image or a specialized VHD.
Possible values are:
diff --git a/lib/services/computeManagement2/lib/models/virtualMachineUpdate.js b/lib/services/computeManagement2/lib/models/virtualMachineUpdate.js
index c3aa49a406..a04666a880 100644
--- a/lib/services/computeManagement2/lib/models/virtualMachineUpdate.js
+++ b/lib/services/computeManagement2/lib/models/virtualMachineUpdate.js
@@ -172,13 +172,13 @@ class VirtualMachineUpdate extends models['UpdateResource'] {
* disk.
* @member {string} [storageProfile.osDisk.createOption] Specifies how the
* virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan
- * element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above.
+ * If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
* @member {number} [storageProfile.osDisk.diskSizeGB] Specifies the size of
* an empty data disk in gigabytes. This element can be used to overwrite the
* name of the disk in a virtual machine image.
This value cannot be
diff --git a/lib/services/computeManagement2/lib/operations/index.d.ts b/lib/services/computeManagement2/lib/operations/index.d.ts
index a5d1a7e7b9..b46905fa65 100644
--- a/lib/services/computeManagement2/lib/operations/index.d.ts
+++ b/lib/services/computeManagement2/lib/operations/index.d.ts
@@ -1888,13 +1888,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -2286,13 +2285,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -2703,13 +2701,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -3099,13 +3096,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -4528,13 +4524,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -4926,13 +4921,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -5343,13 +5337,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -5739,13 +5732,12 @@ export interface VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -8610,12 +8602,12 @@ export interface VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -9023,12 +9015,12 @@ export interface VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -11235,12 +11227,12 @@ export interface VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -11648,12 +11640,12 @@ export interface VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -14705,13 +14697,12 @@ export interface VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -15089,13 +15080,12 @@ export interface VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -16285,13 +16275,12 @@ export interface VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -16669,13 +16658,12 @@ export interface VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
diff --git a/lib/services/computeManagement2/lib/operations/virtualMachineScaleSetVMs.js b/lib/services/computeManagement2/lib/operations/virtualMachineScaleSetVMs.js
index a86c085fe7..031bf00588 100644
--- a/lib/services/computeManagement2/lib/operations/virtualMachineScaleSetVMs.js
+++ b/lib/services/computeManagement2/lib/operations/virtualMachineScaleSetVMs.js
@@ -434,13 +434,12 @@ function _deallocate(resourceGroupName, vmScaleSetName, instanceId, options, cal
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -2291,13 +2290,12 @@ function _beginDeallocate(resourceGroupName, vmScaleSetName, instanceId, options
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -4184,13 +4182,12 @@ class VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -4580,13 +4577,12 @@ class VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -6115,13 +6111,12 @@ class VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -6511,13 +6506,12 @@ class VirtualMachineScaleSetVMs {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
diff --git a/lib/services/computeManagement2/lib/operations/virtualMachineScaleSets.js b/lib/services/computeManagement2/lib/operations/virtualMachineScaleSets.js
index b7a8075150..36e37b922d 100644
--- a/lib/services/computeManagement2/lib/operations/virtualMachineScaleSets.js
+++ b/lib/services/computeManagement2/lib/operations/virtualMachineScaleSets.js
@@ -271,12 +271,12 @@ const WebResource = msRest.WebResource;
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -3009,12 +3009,12 @@ function _forceRecoveryServiceFabricPlatformUpdateDomainWalk(resourceGroupName,
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -6476,12 +6476,12 @@ class VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -6901,12 +6901,12 @@ class VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -9641,12 +9641,12 @@ class VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
@@ -10066,12 +10066,12 @@ class VirtualMachineScaleSets {
* @param {string}
* parameters.virtualMachineProfile.storageProfile.osDisk.createOption
* Specifies how the virtual machines in the scale set should be
- * created.
The only allowed value is: **FromImage** \u2013 This value
- * is used when you are using an image to create the virtual machine. If you
- * are using a platform image, you also use the imageReference element
- * described above. If you are using a marketplace image, you also use the
- * plan element previously described. Possible values include: 'FromImage',
- * 'Empty', 'Attach'
+ * created.
The only allowed value is: **FromImage** This value is
+ * used when you are using an image to create the virtual machine. If you are
+ * using a platform image, you also use the imageReference element described
+ * above. If you are using a marketplace image, you also use the plan element
+ * previously described. Possible values include: 'FromImage', 'Empty',
+ * 'Attach'
*
* @param {string}
* [parameters.virtualMachineProfile.storageProfile.osDisk.osType] This
diff --git a/lib/services/computeManagement2/lib/operations/virtualMachines.js b/lib/services/computeManagement2/lib/operations/virtualMachines.js
index c5c28bb9c3..a09e9ec9c6 100644
--- a/lib/services/computeManagement2/lib/operations/virtualMachines.js
+++ b/lib/services/computeManagement2/lib/operations/virtualMachines.js
@@ -448,13 +448,12 @@ function _capture(resourceGroupName, vmName, parameters, options, callback) {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -904,13 +903,12 @@ function _createOrUpdate(resourceGroupName, vmName, parameters, options, callbac
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -3117,13 +3115,12 @@ function _beginCapture(resourceGroupName, vmName, parameters, options, callback)
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -3672,13 +3669,12 @@ function _beginCreateOrUpdate(resourceGroupName, vmName, parameters, options, ca
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -6060,13 +6056,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -6470,13 +6465,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -6902,13 +6896,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -7310,13 +7303,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -9186,13 +9178,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -9596,13 +9587,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -10028,13 +10018,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to
@@ -10436,13 +10425,12 @@ class VirtualMachines {
*
* @param {string} parameters.storageProfile.osDisk.createOption Specifies how
* the virtual machine should be created.
Possible values are:
- * **Attach** \u2013 This value is used when you are using a specialized disk
- * to create the virtual machine.
**FromImage** \u2013 This value is
- * used when you are using an image to create the virtual machine. If you are
- * using a platform image, you also use the imageReference element described
- * above. If you are using a marketplace image, you also use the plan element
- * previously described. Possible values include: 'FromImage', 'Empty',
- * 'Attach'
+ * **Attach** This value is used when you are using a specialized disk to
+ * create the virtual machine.
**FromImage** This value is used when
+ * you are using an image to create the virtual machine. If you are using a
+ * platform image, you also use the imageReference element described above. If
+ * you are using a marketplace image, you also use the plan element previously
+ * described. Possible values include: 'FromImage', 'Empty', 'Attach'
*
* @param {number} [parameters.storageProfile.osDisk.diskSizeGB] Specifies the
* size of an empty data disk in gigabytes. This element can be used to