Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssessmentOptionsResultList

Package version

interface

An interface representing AssessmentOptionsResultList. List of assessment options.

Hierarchy

  • AssessmentOptionsResultList

Index

Properties

Optional reservedInstanceVmFamilies

reservedInstanceVmFamilies: string[]
member

{string[]} [reservedInstanceVmFamilies] List of supported VM Families. NOTE: This property will not be serialized. It can only be populated by the server.

Optional vmFamilies

vmFamilies: VmFamily[]
member

{VmFamily[]} [vmFamilies] Dictionary of VM families grouped by vm family name describing the targeted azure locations of VM family and the category of the family. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc