AvailabilitySetUpdate Class
Specifies information about the availability set that the virtual machine should be assigned to. Only tags may be updated.
Constructor
AvailabilitySetUpdate(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
tags
|
Resource tags. |
|
properties
|
The instance view of a resource. |
|
sku
|
Sku of the availability set. |
Attributes
properties
The instance view of a resource.
properties: _models.AvailabilitySetProperties | None
sku
Sku of the availability set.
sku: _models.Sku | None