VirtualMachineInstancePropertiesResponseAvailabilitySets

data class VirtualMachineInstancePropertiesResponseAvailabilitySets(val id: String? = null, val name: String? = null)

Availability Set model

Constructors

constructor(id: String? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.

Link copied to clipboard
val name: String? = null

Gets or sets the name of the availability set.