Share via


SqlAssessmentOptions interface

SQL Assessment options web model object.

Extends

Properties

premiumDiskVmFamilies

Gets the Premium disk VM Families list. NOTE: This property will not be serialized. It can only be populated by the server.

reservedInstanceSqlTargets

Gets or sets the Reserved Instance SQL target types.

reservedInstanceSupportedCurrencies

Gets or sets the list of currencies supported for Reserved Instances.

reservedInstanceSupportedLocations

Gets or sets the list of Azure locations supporting Reserved Instances.

reservedInstanceSupportedLocationsForIaas

Gets or sets the list of Azure locations supporting Reserved Instances for IAAS.

reservedInstanceSupportedOffers

Gets or sets the list of offers supported for Reserved Instances.

reservedInstanceVmFamilies

Gets the Reserved Instance VM Families list. NOTE: This property will not be serialized. It can only be populated by the server.

savingsPlanSupportedLocations

Gets or sets the list of Azure locations supporting Saving Plans for IAAS.

savingsPlanSupportedLocationsForPaas

Gets or sets the list of Azure locations supporting Saving Plans for PAAS.

savingsPlanSupportedOffers

Gets or sets the list of Azure Offers supporting Saving Plans.

savingsPlanVmFamilies

Gets or sets the Premium disk VM Families list.

sqlSkus

Gets or sets the list of SQL target SKU properties for dropdowns.

supportedOffers

Gets or sets the list of offers supported for SQL assessments.

vmFamilies

Gets the list of VM families. 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.

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.

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

Gets the Premium disk VM Families list. NOTE: This property will not be serialized. It can only be populated by the server.

premiumDiskVmFamilies?: string[]

Property Value

string[]

reservedInstanceSqlTargets

Gets or sets the Reserved Instance SQL target types.

reservedInstanceSqlTargets?: string[]

Property Value

string[]

reservedInstanceSupportedCurrencies

Gets or sets the list of currencies supported for Reserved Instances.

reservedInstanceSupportedCurrencies?: string[]

Property Value

string[]

reservedInstanceSupportedLocations

Gets or sets the list of Azure locations supporting Reserved Instances.

reservedInstanceSupportedLocations?: string[]

Property Value

string[]

reservedInstanceSupportedLocationsForIaas

Gets or sets the list of Azure locations supporting Reserved Instances for IAAS.

reservedInstanceSupportedLocationsForIaas?: string[]

Property Value

string[]

reservedInstanceSupportedOffers

Gets or sets the list of offers supported for Reserved Instances.

reservedInstanceSupportedOffers?: string[]

Property Value

string[]

reservedInstanceVmFamilies

Gets the Reserved Instance VM Families list. NOTE: This property will not be serialized. It can only be populated by the server.

reservedInstanceVmFamilies?: string[]

Property Value

string[]

savingsPlanSupportedLocations

Gets or sets the list of Azure locations supporting Saving Plans for IAAS.

savingsPlanSupportedLocations?: string[]

Property Value

string[]

savingsPlanSupportedLocationsForPaas

Gets or sets the list of Azure locations supporting Saving Plans for PAAS.

savingsPlanSupportedLocationsForPaas?: string[]

Property Value

string[]

savingsPlanSupportedOffers

Gets or sets the list of Azure Offers supporting Saving Plans.

savingsPlanSupportedOffers?: string[]

Property Value

string[]

savingsPlanVmFamilies

Gets or sets the Premium disk VM Families list.

savingsPlanVmFamilies?: string[]

Property Value

string[]

sqlSkus

Gets or sets the list of SQL target SKU properties for dropdowns.

sqlSkus?: SqlPaaSTargetOptions[]

Property Value

supportedOffers

Gets or sets the list of offers supported for SQL assessments.

supportedOffers?: string[]

Property Value

string[]

vmFamilies

Gets the list of VM families. 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