Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
6b9fb8c
Generated from c0def97e9fc1e839db7727fd31c2f583f6cf04d6 (#2486)
AutorestCI Apr 27, 2018
f434626
Generated from 8fe96075f82faeec0c0e316e0dd1a1c0ee77e376 (#2501)
AutorestCI May 2, 2018
755e121
[AutoPR compute/resource-manager] added autoOSUpgradePolicy to Upgrad…
AutorestCI May 8, 2018
eee2ad2
Generated from 87e0684ac67bc015bf82c1f1227093265c2e1233 (#2562)
AutorestCI May 17, 2018
85f3a39
Generated from 7014b952af241255afcf4e2b620cfd40737a3ea1 (#2580)
AutorestCI May 21, 2018
7404489
[AutoPR compute/resource-manager] Added the swagger file for the new …
AutorestCI May 23, 2018
6d22b90
Generated from 4abedb1c096796557fdd029401f3d317f99c7f61 (#2664)
AutorestCI May 31, 2018
e54191c
Generated from a2f275e122829ab63c18494dbaae5a1e9ef6e81c (#2673)
AutorestCI Jun 1, 2018
2bcc242
[AutoPR compute/resource-manager] [Compute] Fix List VM Extension API…
AutorestCI Jun 2, 2018
9c49b8d
Rebuild by https://github.com/Azure/azure-sdk-for-python/pull/2487
AutorestCI Jun 4, 2018
f1235da
Generated from 41175e4e605bb5ed0329cdfa91ae14cfbd6a6739 (#2829)
AutorestCI Jun 30, 2018
2ce5c7e
Generated from 0a9ee3a2db06dff212c23f80c8b7bf1eec31613a (#2858)
AutorestCI Jul 2, 2018
946d5dc
Generated from c34f1fdacb2efacd4dccdd69213e83e4800ab76a (#2859)
AutorestCI Jul 2, 2018
15479ef
Generated from d4e9a10c23b602709da6ec04f970c7802ca60af3 (#2886)
AutorestCI Jul 6, 2018
82c4f0b
Rebuild by https://github.com/Azure/azure-sdk-for-python/pull/2487
AutorestCI Jul 6, 2018
c2f5dce
Update version.py
lmazuel Jul 6, 2018
d75f3b0
Generated from 0e3b2e2f19773ecc8bb676f2d40cff4119b2a357 (#2890)
AutorestCI Jul 9, 2018
4c7955b
[AutoPR compute/resource-manager] Update RunCommand operation output …
AutorestCI Jul 10, 2018
595c28a
Generated from ac9f623bcc6d676360abc57b52b6ee8b0341ea18 (#2914)
AutorestCI Jul 11, 2018
1d5ff49
[AutoPR compute/resource-manager] Update VMSS planned maintenance des…
AutorestCI Jul 11, 2018
663e409
Generated from cb39de62c1bac51455eaf7ad3fbe8ac9ec84df58 (#2918)
AutorestCI Jul 13, 2018
8175b81
Generated from b59db77683f3a9c65d0edec17b5f05e458a68897 (#2942)
AutorestCI Jul 18, 2018
2a6625e
[AutoPR compute/resource-manager] RunCommands 2018-06-01 (#2935)
AutorestCI Jul 19, 2018
219480c
Generated from 8f17cd0bc03fad3ed3a5259ec37e9add84ff73a7 (#2965)
AutorestCI Jul 20, 2018
d26c3a1
Fix multi api client
lmazuel Jul 20, 2018
b45ffbe
Update Autorest min version for Compute
lmazuel Jul 20, 2018
b6c3396
Fixing tests for latest Compute
lmazuel Jul 20, 2018
dfcc1a5
Make it stable
lmazuel Jul 20, 2018
1ccf250
ChangeLog
lmazuel Jul 20, 2018
1321efb
Merge branch 'master' into restapi_auto_compute/resource-manager
lmazuel Jul 20, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[AutoPR compute/resource-manager] [Compute] Fix List VM Extension API…
… name, description updates and other fixes. (#2677)

* Generated from e1a86d44e0c41fe932513a0d2c96c0852c382aa0

Fix List VM Extension API name, description updates and fix for 2018-06-01 version

* Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4

Add VMSS Ip Tag

* Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4

Add VMSS Ip Tag
  • Loading branch information
AutorestCI committed Jul 6, 2018
commit 2bcc242ea90b4169c00a89bb866b350009324a81
45 changes: 0 additions & 45 deletions azure-mgmt-compute/azure/mgmt/compute/compute_management_client.py

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ class DataDisk(Model):
should be enabled or disabled on the disk.
:type write_accelerator_enabled: bool
:param create_option: Required. Specifies how the virtual machine should
be created.<br><br> Possible values are:<br><br> **Attach** This value is
used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
value is used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
:type create_option: str or
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
:param disk_size_gb: Specifies the size of an empty data disk in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ class DataDisk(Model):
should be enabled or disabled on the disk.
:type write_accelerator_enabled: bool
:param create_option: Required. Specifies how the virtual machine should
be created.<br><br> Possible values are:<br><br> **Attach** This value is
used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
value is used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
:type create_option: str or
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
:param disk_size_gb: Specifies the size of an empty data disk in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ class OSDisk(Model):
should be enabled or disabled on the disk.
:type write_accelerator_enabled: bool
:param create_option: Required. Specifies how the virtual machine should
be created.<br><br> Possible values are:<br><br> **Attach** This value is
used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
value is used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
:type create_option: str or
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
:param disk_size_gb: Specifies the size of an empty data disk in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ class OSDisk(Model):
should be enabled or disabled on the disk.
:type write_accelerator_enabled: bool
:param create_option: Required. Specifies how the virtual machine should
be created.<br><br> Possible values are:<br><br> **Attach** This value is
used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
be created.<br><br> Possible values are:<br><br> **Attach** \\u2013 This
value is used when you are using a specialized disk to create the virtual
machine.<br><br> **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'
:type create_option: str or
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
:param disk_size_gb: Specifies the size of an empty data disk in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class RollbackStatusInfo(Model):
:ivar failed_rolledback_instance_count: The number of instances which
failed to rollback.
:vartype failed_rolledback_instance_count: int
:ivar rollback_error: Error Details if OS rollback failed.
:ivar rollback_error: Error details if OS rollback failed.
:vartype rollback_error: ~azure.mgmt.compute.v2017_12_01.models.ApiError
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class RollbackStatusInfo(Model):
:ivar failed_rolledback_instance_count: The number of instances which
failed to rollback.
:vartype failed_rolledback_instance_count: int
:ivar rollback_error: Error Details if OS rollback failed.
:ivar rollback_error: Error details if OS rollback failed.
:vartype rollback_error: ~azure.mgmt.compute.v2017_12_01.models.ApiError
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ class VirtualMachineScaleSetOSDisk(Model):
:type write_accelerator_enabled: bool
:param create_option: Required. Specifies how the virtual machines in the
scale set should be created.<br><br> 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'
**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'
:type create_option: str or
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
:param os_type: This property allows you to specify the type of the OS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ class VirtualMachineScaleSetOSDisk(Model):
:type write_accelerator_enabled: bool
:param create_option: Required. Specifies how the virtual machines in the
scale set should be created.<br><br> 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'
**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'
:type create_option: str or
~azure.mgmt.compute.v2017_12_01.models.DiskCreateOptionTypes
:param os_type: This property allows you to specify the type of the OS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,6 @@
from msrest import Serializer, Deserializer
from msrestazure import AzureConfiguration
from .version import VERSION
from .operations.operations import Operations
from .operations.availability_sets_operations import AvailabilitySetsOperations
from .operations.virtual_machine_extension_images_operations import VirtualMachineExtensionImagesOperations
from .operations.virtual_machine_extensions_operations import VirtualMachineExtensionsOperations
from .operations.virtual_machines_operations import VirtualMachinesOperations
from .operations.virtual_machine_images_operations import VirtualMachineImagesOperations
from .operations.usage_operations import UsageOperations
from .operations.virtual_machine_sizes_operations import VirtualMachineSizesOperations
from .operations.images_operations import ImagesOperations
from .operations.virtual_machine_scale_sets_operations import VirtualMachineScaleSetsOperations
from .operations.virtual_machine_scale_set_extensions_operations import VirtualMachineScaleSetExtensionsOperations
from .operations.virtual_machine_scale_set_rolling_upgrades_operations import VirtualMachineScaleSetRollingUpgradesOperations
from .operations.virtual_machine_scale_set_vms_operations import VirtualMachineScaleSetVMsOperations
from .operations.log_analytics_operations import LogAnalyticsOperations
from .operations.virtual_machine_run_commands_operations import VirtualMachineRunCommandsOperations
from .operations.disks_operations import DisksOperations
from .operations.snapshots_operations import SnapshotsOperations
from . import models
Expand Down Expand Up @@ -73,36 +58,6 @@ class ComputeManagementClient(SDKClient):
:ivar config: Configuration for client.
:vartype config: ComputeManagementClientConfiguration

:ivar operations: Operations operations
:vartype operations: azure.mgmt.compute.v2018_04_01.operations.Operations
:ivar availability_sets: AvailabilitySets operations
:vartype availability_sets: azure.mgmt.compute.v2018_04_01.operations.AvailabilitySetsOperations
:ivar virtual_machine_extension_images: VirtualMachineExtensionImages operations
:vartype virtual_machine_extension_images: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineExtensionImagesOperations
:ivar virtual_machine_extensions: VirtualMachineExtensions operations
:vartype virtual_machine_extensions: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineExtensionsOperations
:ivar virtual_machines: VirtualMachines operations
:vartype virtual_machines: azure.mgmt.compute.v2018_04_01.operations.VirtualMachinesOperations
:ivar virtual_machine_images: VirtualMachineImages operations
:vartype virtual_machine_images: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineImagesOperations
:ivar usage: Usage operations
:vartype usage: azure.mgmt.compute.v2018_04_01.operations.UsageOperations
:ivar virtual_machine_sizes: VirtualMachineSizes operations
:vartype virtual_machine_sizes: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineSizesOperations
:ivar images: Images operations
:vartype images: azure.mgmt.compute.v2018_04_01.operations.ImagesOperations
:ivar virtual_machine_scale_sets: VirtualMachineScaleSets operations
:vartype virtual_machine_scale_sets: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineScaleSetsOperations
:ivar virtual_machine_scale_set_extensions: VirtualMachineScaleSetExtensions operations
:vartype virtual_machine_scale_set_extensions: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineScaleSetExtensionsOperations
:ivar virtual_machine_scale_set_rolling_upgrades: VirtualMachineScaleSetRollingUpgrades operations
:vartype virtual_machine_scale_set_rolling_upgrades: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineScaleSetRollingUpgradesOperations
:ivar virtual_machine_scale_set_vms: VirtualMachineScaleSetVMs operations
:vartype virtual_machine_scale_set_vms: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineScaleSetVMsOperations
:ivar log_analytics: LogAnalytics operations
:vartype log_analytics: azure.mgmt.compute.v2018_04_01.operations.LogAnalyticsOperations
:ivar virtual_machine_run_commands: VirtualMachineRunCommands operations
:vartype virtual_machine_run_commands: azure.mgmt.compute.v2018_04_01.operations.VirtualMachineRunCommandsOperations
:ivar disks: Disks operations
:vartype disks: azure.mgmt.compute.v2018_04_01.operations.DisksOperations
:ivar snapshots: Snapshots operations
Expand All @@ -129,36 +84,6 @@ def __init__(
self._serialize = Serializer(client_models)
self._deserialize = Deserializer(client_models)

self.operations = Operations(
self._client, self.config, self._serialize, self._deserialize)
self.availability_sets = AvailabilitySetsOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_extension_images = VirtualMachineExtensionImagesOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_extensions = VirtualMachineExtensionsOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machines = VirtualMachinesOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_images = VirtualMachineImagesOperations(
self._client, self.config, self._serialize, self._deserialize)
self.usage = UsageOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_sizes = VirtualMachineSizesOperations(
self._client, self.config, self._serialize, self._deserialize)
self.images = ImagesOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_scale_sets = VirtualMachineScaleSetsOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_scale_set_extensions = VirtualMachineScaleSetExtensionsOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_scale_set_rolling_upgrades = VirtualMachineScaleSetRollingUpgradesOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_scale_set_vms = VirtualMachineScaleSetVMsOperations(
self._client, self.config, self._serialize, self._deserialize)
self.log_analytics = LogAnalyticsOperations(
self._client, self.config, self._serialize, self._deserialize)
self.virtual_machine_run_commands = VirtualMachineRunCommandsOperations(
self._client, self.config, self._serialize, self._deserialize)
self.disks = DisksOperations(
self._client, self.config, self._serialize, self._deserialize)
self.snapshots = SnapshotsOperations(
Expand Down
Loading