AssessmentOptions interface
Assessment options resource.
- Extends
Properties
| premium |
List of VM Families that support premium disks for assessments. NOTE: This property will not be serialized. It can only be populated by the server. |
| reserved |
List of supported currencies for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server. |
| reserved |
List of supported Azure regions for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server. |
| reserved |
List of supported Azure offer codes for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server. |
| reserved |
List of supported VM Families. NOTE: This property will not be serialized. It can only be populated by the server. |
| savings |
List of Azure locations that support Savings plan offer for assessments. NOTE: This property will not be serialized. It can only be populated by the server. |
| savings |
List of VM Families that support Savings plan offer for assessments. NOTE: This property will not be serialized. It can only be populated by the server. |
| ultra |
Ultra disk related assessment options. NOTE: This property will not be serialized. It can only be populated by the server. |
| vm |
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. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
premiumDiskVmFamilies
List of VM Families that support premium disks for assessments. NOTE: This property will not be serialized. It can only be populated by the server.
premiumDiskVmFamilies?: string[]
Property Value
string[]
reservedInstanceSupportedCurrencies
List of supported currencies for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server.
reservedInstanceSupportedCurrencies?: string[]
Property Value
string[]
reservedInstanceSupportedLocations
List of supported Azure regions for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server.
reservedInstanceSupportedLocations?: string[]
Property Value
string[]
reservedInstanceSupportedOffers
List of supported Azure offer codes for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server.
reservedInstanceSupportedOffers?: string[]
Property Value
string[]
reservedInstanceVmFamilies
List of supported VM Families. NOTE: This property will not be serialized. It can only be populated by the server.
reservedInstanceVmFamilies?: string[]
Property Value
string[]
savingsPlanSupportedLocations
List of Azure locations that support Savings plan offer for assessments. NOTE: This property will not be serialized. It can only be populated by the server.
savingsPlanSupportedLocations?: string[]
Property Value
string[]
savingsPlanVmFamilies
List of VM Families that support Savings plan offer for assessments. NOTE: This property will not be serialized. It can only be populated by the server.
savingsPlanVmFamilies?: string[]
Property Value
string[]
ultraDiskVmFamilies
Ultra disk related assessment options. NOTE: This property will not be serialized. It can only be populated by the server.
ultraDiskVmFamilies?: UltraDiskAssessmentOptions[]
Property Value
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.
vmFamilies?: VmFamilyOptions[]
Property Value
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type