1. Packages
  2. Azure Native
  3. API Docs
  4. migrate
  5. getSqlAssessmentV3Operation
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.migrate.getSqlAssessmentV3Operation

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Get a SqlAssessmentV3

    Uses Azure REST API version 2024-03-03-preview.

    Using getSqlAssessmentV3Operation

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getSqlAssessmentV3Operation(args: GetSqlAssessmentV3OperationArgs, opts?: InvokeOptions): Promise<GetSqlAssessmentV3OperationResult>
    function getSqlAssessmentV3OperationOutput(args: GetSqlAssessmentV3OperationOutputArgs, opts?: InvokeOptions): Output<GetSqlAssessmentV3OperationResult>
    def get_sql_assessment_v3_operation(assessment_name: Optional[str] = None,
                                        project_name: Optional[str] = None,
                                        resource_group_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetSqlAssessmentV3OperationResult
    def get_sql_assessment_v3_operation_output(assessment_name: Optional[pulumi.Input[str]] = None,
                                        project_name: Optional[pulumi.Input[str]] = None,
                                        resource_group_name: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetSqlAssessmentV3OperationResult]
    func LookupSqlAssessmentV3Operation(ctx *Context, args *LookupSqlAssessmentV3OperationArgs, opts ...InvokeOption) (*LookupSqlAssessmentV3OperationResult, error)
    func LookupSqlAssessmentV3OperationOutput(ctx *Context, args *LookupSqlAssessmentV3OperationOutputArgs, opts ...InvokeOption) LookupSqlAssessmentV3OperationResultOutput

    > Note: This function is named LookupSqlAssessmentV3Operation in the Go SDK.

    public static class GetSqlAssessmentV3Operation 
    {
        public static Task<GetSqlAssessmentV3OperationResult> InvokeAsync(GetSqlAssessmentV3OperationArgs args, InvokeOptions? opts = null)
        public static Output<GetSqlAssessmentV3OperationResult> Invoke(GetSqlAssessmentV3OperationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSqlAssessmentV3OperationResult> getSqlAssessmentV3Operation(GetSqlAssessmentV3OperationArgs args, InvokeOptions options)
    public static Output<GetSqlAssessmentV3OperationResult> getSqlAssessmentV3Operation(GetSqlAssessmentV3OperationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:migrate:getSqlAssessmentV3Operation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AssessmentName string
    SQL Assessment arm name.
    ProjectName string
    Assessment Project Name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AssessmentName string
    SQL Assessment arm name.
    ProjectName string
    Assessment Project Name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    assessmentName String
    SQL Assessment arm name.
    projectName String
    Assessment Project Name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    assessmentName string
    SQL Assessment arm name.
    projectName string
    Assessment Project Name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    assessment_name str
    SQL Assessment arm name.
    project_name str
    Assessment Project Name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    assessmentName String
    SQL Assessment arm name.
    projectName String
    Assessment Project Name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getSqlAssessmentV3Operation Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.Migrate.Outputs.SqlAssessmentV3PropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.Migrate.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties SqlAssessmentV3PropertiesResponse
    The resource-specific properties for this resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties SqlAssessmentV3PropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties SqlAssessmentV3PropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    properties SqlAssessmentV3PropertiesResponse
    The resource-specific properties for this resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties Property Map
    The resource-specific properties for this resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    AssessmentDetailsResponse

    ConfidenceRatingInPercentage double
    Confidence Rating in Percentage.
    CreatedTimestamp string
    Date and Time when assessment was created.
    PricesTimestamp string
    Last time when rates were queried.
    Status string
    Whether assessment is in valid state and all machines have been assessed.
    UpdatedTimestamp string
    Date and Time when assessment was last updated.
    ConfidenceRatingInPercentage float64
    Confidence Rating in Percentage.
    CreatedTimestamp string
    Date and Time when assessment was created.
    PricesTimestamp string
    Last time when rates were queried.
    Status string
    Whether assessment is in valid state and all machines have been assessed.
    UpdatedTimestamp string
    Date and Time when assessment was last updated.
    confidenceRatingInPercentage Double
    Confidence Rating in Percentage.
    createdTimestamp String
    Date and Time when assessment was created.
    pricesTimestamp String
    Last time when rates were queried.
    status String
    Whether assessment is in valid state and all machines have been assessed.
    updatedTimestamp String
    Date and Time when assessment was last updated.
    confidenceRatingInPercentage number
    Confidence Rating in Percentage.
    createdTimestamp string
    Date and Time when assessment was created.
    pricesTimestamp string
    Last time when rates were queried.
    status string
    Whether assessment is in valid state and all machines have been assessed.
    updatedTimestamp string
    Date and Time when assessment was last updated.
    confidence_rating_in_percentage float
    Confidence Rating in Percentage.
    created_timestamp str
    Date and Time when assessment was created.
    prices_timestamp str
    Last time when rates were queried.
    status str
    Whether assessment is in valid state and all machines have been assessed.
    updated_timestamp str
    Date and Time when assessment was last updated.
    confidenceRatingInPercentage Number
    Confidence Rating in Percentage.
    createdTimestamp String
    Date and Time when assessment was created.
    pricesTimestamp String
    Last time when rates were queried.
    status String
    Whether assessment is in valid state and all machines have been assessed.
    updatedTimestamp String
    Date and Time when assessment was last updated.

    BillingSettingsResponse

    LicensingProgram string
    Gets or sets the licensing program.
    SubscriptionId string
    Gets or sets the subscription ID for licensing program selected.
    LicensingProgram string
    Gets or sets the licensing program.
    SubscriptionId string
    Gets or sets the subscription ID for licensing program selected.
    licensingProgram String
    Gets or sets the licensing program.
    subscriptionId String
    Gets or sets the subscription ID for licensing program selected.
    licensingProgram string
    Gets or sets the licensing program.
    subscriptionId string
    Gets or sets the subscription ID for licensing program selected.
    licensing_program str
    Gets or sets the licensing program.
    subscription_id str
    Gets or sets the subscription ID for licensing program selected.
    licensingProgram String
    Gets or sets the licensing program.
    subscriptionId String
    Gets or sets the subscription ID for licensing program selected.

    EntityUptimeResponse

    DaysPerMonth int
    Gets the days per month.
    HoursPerDay int
    Gets the hours per day.
    DaysPerMonth int
    Gets the days per month.
    HoursPerDay int
    Gets the hours per day.
    daysPerMonth Integer
    Gets the days per month.
    hoursPerDay Integer
    Gets the hours per day.
    daysPerMonth number
    Gets the days per month.
    hoursPerDay number
    Gets the hours per day.
    days_per_month int
    Gets the days per month.
    hours_per_day int
    Gets the hours per day.
    daysPerMonth Number
    Gets the days per month.
    hoursPerDay Number
    Gets the hours per day.

    PerformanceDataResponse

    Percentile string
    Percentile of the utilization data values to be considered while assessing machines.
    PerfDataEndTime string
    Gets or sets the end time to consider performance data for assessment.
    PerfDataStartTime string
    Gets or sets the start time to consider performance data for assessment.
    TimeRange string
    Time Range for which the historic utilization data should be considered for assessment.
    Percentile string
    Percentile of the utilization data values to be considered while assessing machines.
    PerfDataEndTime string
    Gets or sets the end time to consider performance data for assessment.
    PerfDataStartTime string
    Gets or sets the start time to consider performance data for assessment.
    TimeRange string
    Time Range for which the historic utilization data should be considered for assessment.
    percentile String
    Percentile of the utilization data values to be considered while assessing machines.
    perfDataEndTime String
    Gets or sets the end time to consider performance data for assessment.
    perfDataStartTime String
    Gets or sets the start time to consider performance data for assessment.
    timeRange String
    Time Range for which the historic utilization data should be considered for assessment.
    percentile string
    Percentile of the utilization data values to be considered while assessing machines.
    perfDataEndTime string
    Gets or sets the end time to consider performance data for assessment.
    perfDataStartTime string
    Gets or sets the start time to consider performance data for assessment.
    timeRange string
    Time Range for which the historic utilization data should be considered for assessment.
    percentile str
    Percentile of the utilization data values to be considered while assessing machines.
    perf_data_end_time str
    Gets or sets the end time to consider performance data for assessment.
    perf_data_start_time str
    Gets or sets the start time to consider performance data for assessment.
    time_range str
    Time Range for which the historic utilization data should be considered for assessment.
    percentile String
    Percentile of the utilization data values to be considered while assessing machines.
    perfDataEndTime String
    Gets or sets the end time to consider performance data for assessment.
    perfDataStartTime String
    Gets or sets the start time to consider performance data for assessment.
    timeRange String
    Time Range for which the historic utilization data should be considered for assessment.

    SavingsSettingsResponse

    AzureOfferCode string
    Gets or sets the Azure offer code.
    SavingsOptions string
    Gets or sets the savings options.
    AzureOfferCode string
    Gets or sets the Azure offer code.
    SavingsOptions string
    Gets or sets the savings options.
    azureOfferCode String
    Gets or sets the Azure offer code.
    savingsOptions String
    Gets or sets the savings options.
    azureOfferCode string
    Gets or sets the Azure offer code.
    savingsOptions string
    Gets or sets the savings options.
    azure_offer_code str
    Gets or sets the Azure offer code.
    savings_options str
    Gets or sets the savings options.
    azureOfferCode String
    Gets or sets the Azure offer code.
    savingsOptions String
    Gets or sets the savings options.

    ScopeResponse

    AzureResourceGraphQuery string
    The ARG query.
    ScopeType string
    The scope type
    ServerGroupId string
    The server group arm id.
    AzureResourceGraphQuery string
    The ARG query.
    ScopeType string
    The scope type
    ServerGroupId string
    The server group arm id.
    azureResourceGraphQuery String
    The ARG query.
    scopeType String
    The scope type
    serverGroupId String
    The server group arm id.
    azureResourceGraphQuery string
    The ARG query.
    scopeType string
    The scope type
    serverGroupId string
    The server group arm id.
    azure_resource_graph_query str
    The ARG query.
    scope_type str
    The scope type
    server_group_id str
    The server group arm id.
    azureResourceGraphQuery String
    The ARG query.
    scopeType String
    The scope type
    serverGroupId String
    The server group arm id.

    SqlAssessmentSettingsResponse

    AsyncCommitModeIntent string
    Gets or sets user preference indicating intent of async commit mode.
    AzureLocation string
    Azure Location or Azure region where to which the machines will be migrated.
    AzureSecurityOfferingType string
    Gets or sets a value indicating azure security offering type.
    AzureSqlDatabaseSettings Pulumi.AzureNative.Migrate.Inputs.SqlDbSettingsV3Response
    Gets or sets user configurable SQL database settings.
    AzureSqlManagedInstanceSettings Pulumi.AzureNative.Migrate.Inputs.SqlMiSettingsV3Response
    Gets or sets user configurable SQL managed instance settings.
    AzureSqlVmSettings Pulumi.AzureNative.Migrate.Inputs.SqlVmSettingsResponse
    Gets or sets user configurable SQL VM settings.
    BillingSettings Pulumi.AzureNative.Migrate.Inputs.BillingSettingsResponse
    Gets or sets the billing settings.
    Currency string
    Currency in which prices should be reported.
    DisasterRecoveryLocation string
    Gets or sets the Azure Location or Azure region where to which the machines will be migrated.
    DiscountPercentage double
    Custom discount percentage.
    EnableHadrAssessment bool
    Gets or sets a value indicating whether HADR assessments needs to be created.
    EntityUptime Pulumi.AzureNative.Migrate.Inputs.EntityUptimeResponse
    Gets or sets the duration for which the entity (SQL, VMs) are up in the on-premises environment.
    EnvironmentType string
    Gets or sets user configurable setting to display the environment type.
    IsInternetAccessAvailable bool
    Gets or sets a value indicating whether internet access is available.
    MultiSubnetIntent string
    Gets or sets user preference indicating intent of multi-subnet configuration.
    OsLicense string
    Gets or sets user configurable setting to display the azure hybrid use benefit.
    PerformanceData Pulumi.AzureNative.Migrate.Inputs.PerformanceDataResponse
    Gets or sets the performance data.
    PreferredTargets List<string>
    Gets or sets SQL the preferred azure targets.
    SavingsSettings Pulumi.AzureNative.Migrate.Inputs.SavingsSettingsResponse
    Gets or sets the savings settings.
    ScalingFactor double
    Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
    SizingCriterion string
    Assessment sizing criterion.
    SqlServerLicense string
    SQL server license.
    AsyncCommitModeIntent string
    Gets or sets user preference indicating intent of async commit mode.
    AzureLocation string
    Azure Location or Azure region where to which the machines will be migrated.
    AzureSecurityOfferingType string
    Gets or sets a value indicating azure security offering type.
    AzureSqlDatabaseSettings SqlDbSettingsV3Response
    Gets or sets user configurable SQL database settings.
    AzureSqlManagedInstanceSettings SqlMiSettingsV3Response
    Gets or sets user configurable SQL managed instance settings.
    AzureSqlVmSettings SqlVmSettingsResponse
    Gets or sets user configurable SQL VM settings.
    BillingSettings BillingSettingsResponse
    Gets or sets the billing settings.
    Currency string
    Currency in which prices should be reported.
    DisasterRecoveryLocation string
    Gets or sets the Azure Location or Azure region where to which the machines will be migrated.
    DiscountPercentage float64
    Custom discount percentage.
    EnableHadrAssessment bool
    Gets or sets a value indicating whether HADR assessments needs to be created.
    EntityUptime EntityUptimeResponse
    Gets or sets the duration for which the entity (SQL, VMs) are up in the on-premises environment.
    EnvironmentType string
    Gets or sets user configurable setting to display the environment type.
    IsInternetAccessAvailable bool
    Gets or sets a value indicating whether internet access is available.
    MultiSubnetIntent string
    Gets or sets user preference indicating intent of multi-subnet configuration.
    OsLicense string
    Gets or sets user configurable setting to display the azure hybrid use benefit.
    PerformanceData PerformanceDataResponse
    Gets or sets the performance data.
    PreferredTargets []string
    Gets or sets SQL the preferred azure targets.
    SavingsSettings SavingsSettingsResponse
    Gets or sets the savings settings.
    ScalingFactor float64
    Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
    SizingCriterion string
    Assessment sizing criterion.
    SqlServerLicense string
    SQL server license.
    asyncCommitModeIntent String
    Gets or sets user preference indicating intent of async commit mode.
    azureLocation String
    Azure Location or Azure region where to which the machines will be migrated.
    azureSecurityOfferingType String
    Gets or sets a value indicating azure security offering type.
    azureSqlDatabaseSettings SqlDbSettingsV3Response
    Gets or sets user configurable SQL database settings.
    azureSqlManagedInstanceSettings SqlMiSettingsV3Response
    Gets or sets user configurable SQL managed instance settings.
    azureSqlVmSettings SqlVmSettingsResponse
    Gets or sets user configurable SQL VM settings.
    billingSettings BillingSettingsResponse
    Gets or sets the billing settings.
    currency String
    Currency in which prices should be reported.
    disasterRecoveryLocation String
    Gets or sets the Azure Location or Azure region where to which the machines will be migrated.
    discountPercentage Double
    Custom discount percentage.
    enableHadrAssessment Boolean
    Gets or sets a value indicating whether HADR assessments needs to be created.
    entityUptime EntityUptimeResponse
    Gets or sets the duration for which the entity (SQL, VMs) are up in the on-premises environment.
    environmentType String
    Gets or sets user configurable setting to display the environment type.
    isInternetAccessAvailable Boolean
    Gets or sets a value indicating whether internet access is available.
    multiSubnetIntent String
    Gets or sets user preference indicating intent of multi-subnet configuration.
    osLicense String
    Gets or sets user configurable setting to display the azure hybrid use benefit.
    performanceData PerformanceDataResponse
    Gets or sets the performance data.
    preferredTargets List<String>
    Gets or sets SQL the preferred azure targets.
    savingsSettings SavingsSettingsResponse
    Gets or sets the savings settings.
    scalingFactor Double
    Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
    sizingCriterion String
    Assessment sizing criterion.
    sqlServerLicense String
    SQL server license.
    asyncCommitModeIntent string
    Gets or sets user preference indicating intent of async commit mode.
    azureLocation string
    Azure Location or Azure region where to which the machines will be migrated.
    azureSecurityOfferingType string
    Gets or sets a value indicating azure security offering type.
    azureSqlDatabaseSettings SqlDbSettingsV3Response
    Gets or sets user configurable SQL database settings.
    azureSqlManagedInstanceSettings SqlMiSettingsV3Response
    Gets or sets user configurable SQL managed instance settings.
    azureSqlVmSettings SqlVmSettingsResponse
    Gets or sets user configurable SQL VM settings.
    billingSettings BillingSettingsResponse
    Gets or sets the billing settings.
    currency string
    Currency in which prices should be reported.
    disasterRecoveryLocation string
    Gets or sets the Azure Location or Azure region where to which the machines will be migrated.
    discountPercentage number
    Custom discount percentage.
    enableHadrAssessment boolean
    Gets or sets a value indicating whether HADR assessments needs to be created.
    entityUptime EntityUptimeResponse
    Gets or sets the duration for which the entity (SQL, VMs) are up in the on-premises environment.
    environmentType string
    Gets or sets user configurable setting to display the environment type.
    isInternetAccessAvailable boolean
    Gets or sets a value indicating whether internet access is available.
    multiSubnetIntent string
    Gets or sets user preference indicating intent of multi-subnet configuration.
    osLicense string
    Gets or sets user configurable setting to display the azure hybrid use benefit.
    performanceData PerformanceDataResponse
    Gets or sets the performance data.
    preferredTargets string[]
    Gets or sets SQL the preferred azure targets.
    savingsSettings SavingsSettingsResponse
    Gets or sets the savings settings.
    scalingFactor number
    Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
    sizingCriterion string
    Assessment sizing criterion.
    sqlServerLicense string
    SQL server license.
    async_commit_mode_intent str
    Gets or sets user preference indicating intent of async commit mode.
    azure_location str
    Azure Location or Azure region where to which the machines will be migrated.
    azure_security_offering_type str
    Gets or sets a value indicating azure security offering type.
    azure_sql_database_settings SqlDbSettingsV3Response
    Gets or sets user configurable SQL database settings.
    azure_sql_managed_instance_settings SqlMiSettingsV3Response
    Gets or sets user configurable SQL managed instance settings.
    azure_sql_vm_settings SqlVmSettingsResponse
    Gets or sets user configurable SQL VM settings.
    billing_settings BillingSettingsResponse
    Gets or sets the billing settings.
    currency str
    Currency in which prices should be reported.
    disaster_recovery_location str
    Gets or sets the Azure Location or Azure region where to which the machines will be migrated.
    discount_percentage float
    Custom discount percentage.
    enable_hadr_assessment bool
    Gets or sets a value indicating whether HADR assessments needs to be created.
    entity_uptime EntityUptimeResponse
    Gets or sets the duration for which the entity (SQL, VMs) are up in the on-premises environment.
    environment_type str
    Gets or sets user configurable setting to display the environment type.
    is_internet_access_available bool
    Gets or sets a value indicating whether internet access is available.
    multi_subnet_intent str
    Gets or sets user preference indicating intent of multi-subnet configuration.
    os_license str
    Gets or sets user configurable setting to display the azure hybrid use benefit.
    performance_data PerformanceDataResponse
    Gets or sets the performance data.
    preferred_targets Sequence[str]
    Gets or sets SQL the preferred azure targets.
    savings_settings SavingsSettingsResponse
    Gets or sets the savings settings.
    scaling_factor float
    Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
    sizing_criterion str
    Assessment sizing criterion.
    sql_server_license str
    SQL server license.
    asyncCommitModeIntent String
    Gets or sets user preference indicating intent of async commit mode.
    azureLocation String
    Azure Location or Azure region where to which the machines will be migrated.
    azureSecurityOfferingType String
    Gets or sets a value indicating azure security offering type.
    azureSqlDatabaseSettings Property Map
    Gets or sets user configurable SQL database settings.
    azureSqlManagedInstanceSettings Property Map
    Gets or sets user configurable SQL managed instance settings.
    azureSqlVmSettings Property Map
    Gets or sets user configurable SQL VM settings.
    billingSettings Property Map
    Gets or sets the billing settings.
    currency String
    Currency in which prices should be reported.
    disasterRecoveryLocation String
    Gets or sets the Azure Location or Azure region where to which the machines will be migrated.
    discountPercentage Number
    Custom discount percentage.
    enableHadrAssessment Boolean
    Gets or sets a value indicating whether HADR assessments needs to be created.
    entityUptime Property Map
    Gets or sets the duration for which the entity (SQL, VMs) are up in the on-premises environment.
    environmentType String
    Gets or sets user configurable setting to display the environment type.
    isInternetAccessAvailable Boolean
    Gets or sets a value indicating whether internet access is available.
    multiSubnetIntent String
    Gets or sets user preference indicating intent of multi-subnet configuration.
    osLicense String
    Gets or sets user configurable setting to display the azure hybrid use benefit.
    performanceData Property Map
    Gets or sets the performance data.
    preferredTargets List<String>
    Gets or sets SQL the preferred azure targets.
    savingsSettings Property Map
    Gets or sets the savings settings.
    scalingFactor Number
    Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
    sizingCriterion String
    Assessment sizing criterion.
    sqlServerLicense String
    SQL server license.

    SqlAssessmentV3PropertiesResponse

    ProvisioningState string
    The status of the last operation.
    Details Pulumi.AzureNative.Migrate.Inputs.AssessmentDetailsResponse
    Gets or sets the details of the assessment.
    FallbackMachineAssessmentArmId string
    Gets or sets the machine assessment ARM ID for VM fallback.
    Scope Pulumi.AzureNative.Migrate.Inputs.ScopeResponse
    Gets or sets the scope of assessment.
    Settings Pulumi.AzureNative.Migrate.Inputs.SqlAssessmentSettingsResponse
    Gets or sets the settings for the assessment.
    ProvisioningState string
    The status of the last operation.
    Details AssessmentDetailsResponse
    Gets or sets the details of the assessment.
    FallbackMachineAssessmentArmId string
    Gets or sets the machine assessment ARM ID for VM fallback.
    Scope ScopeResponse
    Gets or sets the scope of assessment.
    Settings SqlAssessmentSettingsResponse
    Gets or sets the settings for the assessment.
    provisioningState String
    The status of the last operation.
    details AssessmentDetailsResponse
    Gets or sets the details of the assessment.
    fallbackMachineAssessmentArmId String
    Gets or sets the machine assessment ARM ID for VM fallback.
    scope ScopeResponse
    Gets or sets the scope of assessment.
    settings SqlAssessmentSettingsResponse
    Gets or sets the settings for the assessment.
    provisioningState string
    The status of the last operation.
    details AssessmentDetailsResponse
    Gets or sets the details of the assessment.
    fallbackMachineAssessmentArmId string
    Gets or sets the machine assessment ARM ID for VM fallback.
    scope ScopeResponse
    Gets or sets the scope of assessment.
    settings SqlAssessmentSettingsResponse
    Gets or sets the settings for the assessment.
    provisioning_state str
    The status of the last operation.
    details AssessmentDetailsResponse
    Gets or sets the details of the assessment.
    fallback_machine_assessment_arm_id str
    Gets or sets the machine assessment ARM ID for VM fallback.
    scope ScopeResponse
    Gets or sets the scope of assessment.
    settings SqlAssessmentSettingsResponse
    Gets or sets the settings for the assessment.
    provisioningState String
    The status of the last operation.
    details Property Map
    Gets or sets the details of the assessment.
    fallbackMachineAssessmentArmId String
    Gets or sets the machine assessment ARM ID for VM fallback.
    scope Property Map
    Gets or sets the scope of assessment.
    settings Property Map
    Gets or sets the settings for the assessment.

    SqlDbSettingsV3Response

    AzureSqlComputeTier string
    Gets or sets the azure SQL compute tier.
    AzureSqlDataBaseType string
    Gets or sets the azure PAAS SQL instance type.
    AzureSqlPurchaseModel string
    Gets or sets the azure SQL purchase model.
    AzureSqlServiceTier string
    Gets or sets the azure SQL service tier.
    AzureSqlComputeTier string
    Gets or sets the azure SQL compute tier.
    AzureSqlDataBaseType string
    Gets or sets the azure PAAS SQL instance type.
    AzureSqlPurchaseModel string
    Gets or sets the azure SQL purchase model.
    AzureSqlServiceTier string
    Gets or sets the azure SQL service tier.
    azureSqlComputeTier String
    Gets or sets the azure SQL compute tier.
    azureSqlDataBaseType String
    Gets or sets the azure PAAS SQL instance type.
    azureSqlPurchaseModel String
    Gets or sets the azure SQL purchase model.
    azureSqlServiceTier String
    Gets or sets the azure SQL service tier.
    azureSqlComputeTier string
    Gets or sets the azure SQL compute tier.
    azureSqlDataBaseType string
    Gets or sets the azure PAAS SQL instance type.
    azureSqlPurchaseModel string
    Gets or sets the azure SQL purchase model.
    azureSqlServiceTier string
    Gets or sets the azure SQL service tier.
    azure_sql_compute_tier str
    Gets or sets the azure SQL compute tier.
    azure_sql_data_base_type str
    Gets or sets the azure PAAS SQL instance type.
    azure_sql_purchase_model str
    Gets or sets the azure SQL purchase model.
    azure_sql_service_tier str
    Gets or sets the azure SQL service tier.
    azureSqlComputeTier String
    Gets or sets the azure SQL compute tier.
    azureSqlDataBaseType String
    Gets or sets the azure PAAS SQL instance type.
    azureSqlPurchaseModel String
    Gets or sets the azure SQL purchase model.
    azureSqlServiceTier String
    Gets or sets the azure SQL service tier.

    SqlMiSettingsV3Response

    AzureSqlInstanceType string
    Gets or sets the azure PAAS SQL instance type.
    AzureSqlServiceTier string
    Gets or sets the azure SQL service tier.
    AzureSqlInstanceType string
    Gets or sets the azure PAAS SQL instance type.
    AzureSqlServiceTier string
    Gets or sets the azure SQL service tier.
    azureSqlInstanceType String
    Gets or sets the azure PAAS SQL instance type.
    azureSqlServiceTier String
    Gets or sets the azure SQL service tier.
    azureSqlInstanceType string
    Gets or sets the azure PAAS SQL instance type.
    azureSqlServiceTier string
    Gets or sets the azure SQL service tier.
    azure_sql_instance_type str
    Gets or sets the azure PAAS SQL instance type.
    azure_sql_service_tier str
    Gets or sets the azure SQL service tier.
    azureSqlInstanceType String
    Gets or sets the azure PAAS SQL instance type.
    azureSqlServiceTier String
    Gets or sets the azure SQL service tier.

    SqlVmSettingsResponse

    InstanceSeries List<string>
    Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).
    InstanceSeries []string
    Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).
    instanceSeries List<String>
    Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).
    instanceSeries string[]
    Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).
    instance_series Sequence[str]
    Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).
    instanceSeries List<String>
    Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi