AvailabilitySetListItem interface   
Availability Set model
Properties
| id | Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.  | 
| name | Gets or sets the name of the availability set.  | 
Property Details
id
Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.
id?: string
				Property Value
string
name
Gets or sets the name of the availability set.
name?: string
				Property Value
string