Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailabilitySetUpdate

Package version

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

Hierarchy

Index

Properties

Optional platformFaultDomainCount

platformFaultDomainCount: undefined | number

Fault Domain count.

Optional platformUpdateDomainCount

platformUpdateDomainCount: undefined | number

Update Domain count.

Optional sku

sku: Sku

Sku of the availability set

Optional statuses

statuses: InstanceViewStatus[]

The resource status information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

Resource tags

Optional virtualMachines

virtualMachines: SubResource[]

A list of references to all virtual machines in the availability set.

Generated using TypeDoc