VmFamily interface

VM family name, the list of targeted azure locations and the category of the family.

Properties

category

Category of the VM family. NOTE: This property will not be serialized. It can only be populated by the server.

familyName

Name of the VM family. NOTE: This property will not be serialized. It can only be populated by the server.

targetLocations

List of Azure regions. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

category

Category of the VM family. NOTE: This property will not be serialized. It can only be populated by the server.

category?: string[]

Property Value

string[]

familyName

Name of the VM family. NOTE: This property will not be serialized. It can only be populated by the server.

familyName?: string

Property Value

string

targetLocations

List of Azure regions. NOTE: This property will not be serialized. It can only be populated by the server.

targetLocations?: string[]

Property Value

string[]