Skip to content

Commit da996f0

Browse files
AutorestCIlmazuel
authored andcommitted
Generated from 8fe96075f82faeec0c0e316e0dd1a1c0ee77e376 (#2501)
fixed formatting
1 parent 427d37c commit da996f0

File tree

6 files changed

+38
-38
lines changed

6 files changed

+38
-38
lines changed

azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/data_disk.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ class DataDisk(Model):
3939
should be enabled or disabled on the disk.
4040
:type write_accelerator_enabled: bool
4141
:param create_option: Required. Specifies how the virtual machine should
42-
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
43-
value is used when you are using a specialized disk to create the virtual
44-
machine.<br><br> **FromImage** \\u2013 This value is used when you are
45-
using an image to create the virtual machine. If you are using a platform
46-
image, you also use the imageReference element described above. If you are
47-
using a marketplace image, you also use the plan element previously
48-
described. Possible values include: 'FromImage', 'Empty', 'Attach'
42+
be created.<br><br> Possible values are:<br><br> **Attach** This value is
43+
used when you are using a specialized disk to create the virtual
44+
machine.<br><br> **FromImage** This value is used when you are using an
45+
image to create the virtual machine. If you are using a platform image,
46+
you also use the imageReference element described above. If you are using
47+
a marketplace image, you also use the plan element previously described.
48+
Possible values include: 'FromImage', 'Empty', 'Attach'
4949
:type create_option: str or
5050
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
5151
:param disk_size_gb: Specifies the size of an empty data disk in

azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/data_disk_py3.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ class DataDisk(Model):
3939
should be enabled or disabled on the disk.
4040
:type write_accelerator_enabled: bool
4141
:param create_option: Required. Specifies how the virtual machine should
42-
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
43-
value is used when you are using a specialized disk to create the virtual
44-
machine.<br><br> **FromImage** \\u2013 This value is used when you are
45-
using an image to create the virtual machine. If you are using a platform
46-
image, you also use the imageReference element described above. If you are
47-
using a marketplace image, you also use the plan element previously
48-
described. Possible values include: 'FromImage', 'Empty', 'Attach'
42+
be created.<br><br> Possible values are:<br><br> **Attach** This value is
43+
used when you are using a specialized disk to create the virtual
44+
machine.<br><br> **FromImage** This value is used when you are using an
45+
image to create the virtual machine. If you are using a platform image,
46+
you also use the imageReference element described above. If you are using
47+
a marketplace image, you also use the plan element previously described.
48+
Possible values include: 'FromImage', 'Empty', 'Attach'
4949
:type create_option: str or
5050
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
5151
:param disk_size_gb: Specifies the size of an empty data disk in

azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/os_disk.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ class OSDisk(Model):
4848
should be enabled or disabled on the disk.
4949
:type write_accelerator_enabled: bool
5050
:param create_option: Required. Specifies how the virtual machine should
51-
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
52-
value is used when you are using a specialized disk to create the virtual
53-
machine.<br><br> **FromImage** \\u2013 This value is used when you are
54-
using an image to create the virtual machine. If you are using a platform
55-
image, you also use the imageReference element described above. If you are
56-
using a marketplace image, you also use the plan element previously
57-
described. Possible values include: 'FromImage', 'Empty', 'Attach'
51+
be created.<br><br> Possible values are:<br><br> **Attach** This value is
52+
used when you are using a specialized disk to create the virtual
53+
machine.<br><br> **FromImage** This value is used when you are using an
54+
image to create the virtual machine. If you are using a platform image,
55+
you also use the imageReference element described above. If you are using
56+
a marketplace image, you also use the plan element previously described.
57+
Possible values include: 'FromImage', 'Empty', 'Attach'
5858
:type create_option: str or
5959
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
6060
:param disk_size_gb: Specifies the size of an empty data disk in

azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/os_disk_py3.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ class OSDisk(Model):
4848
should be enabled or disabled on the disk.
4949
:type write_accelerator_enabled: bool
5050
:param create_option: Required. Specifies how the virtual machine should
51-
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
52-
value is used when you are using a specialized disk to create the virtual
53-
machine.<br><br> **FromImage** \\u2013 This value is used when you are
54-
using an image to create the virtual machine. If you are using a platform
55-
image, you also use the imageReference element described above. If you are
56-
using a marketplace image, you also use the plan element previously
57-
described. Possible values include: 'FromImage', 'Empty', 'Attach'
51+
be created.<br><br> Possible values are:<br><br> **Attach** This value is
52+
used when you are using a specialized disk to create the virtual
53+
machine.<br><br> **FromImage** This value is used when you are using an
54+
image to create the virtual machine. If you are using a platform image,
55+
you also use the imageReference element described above. If you are using
56+
a marketplace image, you also use the plan element previously described.
57+
Possible values include: 'FromImage', 'Empty', 'Attach'
5858
:type create_option: str or
5959
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
6060
:param disk_size_gb: Specifies the size of an empty data disk in

azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_os_disk.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ class VirtualMachineScaleSetOSDisk(Model):
2929
:type write_accelerator_enabled: bool
3030
:param create_option: Required. Specifies how the virtual machines in the
3131
scale set should be created.<br><br> The only allowed value is:
32-
**FromImage** \\u2013 This value is used when you are using an image to
33-
create the virtual machine. If you are using a platform image, you also
34-
use the imageReference element described above. If you are using a
35-
marketplace image, you also use the plan element previously described.
36-
Possible values include: 'FromImage', 'Empty', 'Attach'
32+
**FromImage** This value is used when you are using an image to create
33+
the virtual machine. If you are using a platform image, you also use the
34+
imageReference element described above. If you are using a marketplace
35+
image, you also use the plan element previously described. Possible
36+
values include: 'FromImage', 'Empty', 'Attach'
3737
:type create_option: str or
3838
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
3939
:param os_type: This property allows you to specify the type of the OS

azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_os_disk_py3.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ class VirtualMachineScaleSetOSDisk(Model):
2929
:type write_accelerator_enabled: bool
3030
:param create_option: Required. Specifies how the virtual machines in the
3131
scale set should be created.<br><br> The only allowed value is:
32-
**FromImage** \\u2013 This value is used when you are using an image to
33-
create the virtual machine. If you are using a platform image, you also
34-
use the imageReference element described above. If you are using a
35-
marketplace image, you also use the plan element previously described.
36-
Possible values include: 'FromImage', 'Empty', 'Attach'
32+
**FromImage** This value is used when you are using an image to create
33+
the virtual machine. If you are using a platform image, you also use the
34+
imageReference element described above. If you are using a marketplace
35+
image, you also use the plan element previously described. Possible
36+
values include: 'FromImage', 'Empty', 'Attach'
3737
:type create_option: str or
3838
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
3939
:param os_type: This property allows you to specify the type of the OS

0 commit comments

Comments
 (0)