AvailabilitySetUpdate Class

Specifies information about the availability set that the virtual machine should be assigned to. Only tags may be updated.

Constructor

AvailabilitySetUpdate()

Variables

Name Description
tags

Resource tags.

properties
<xref:<xref:"AvailabilitySetProperties">>

The instance view of a resource.

sku
<xref:<xref:"Sku">>

Sku of the availability set.

Attributes

properties

The instance view of a resource.

properties: AvailabilitySetProperties

sku

Sku of the availability set.

sku: Sku

tags

tags: dict[str, str]