This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.migrate.getBusinessCaseOperation
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get a BusinessCase
Uses Azure REST API version 2023-04-01-preview.
Other available API versions: 2023-05-01-preview, 2023-09-09-preview, 2024-01-01-preview.
Using getBusinessCaseOperation
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 getBusinessCaseOperation(args: GetBusinessCaseOperationArgs, opts?: InvokeOptions): Promise<GetBusinessCaseOperationResult>
function getBusinessCaseOperationOutput(args: GetBusinessCaseOperationOutputArgs, opts?: InvokeOptions): Output<GetBusinessCaseOperationResult>def get_business_case_operation(business_case_name: Optional[str] = None,
                                project_name: Optional[str] = None,
                                resource_group_name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetBusinessCaseOperationResult
def get_business_case_operation_output(business_case_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[GetBusinessCaseOperationResult]func LookupBusinessCaseOperation(ctx *Context, args *LookupBusinessCaseOperationArgs, opts ...InvokeOption) (*LookupBusinessCaseOperationResult, error)
func LookupBusinessCaseOperationOutput(ctx *Context, args *LookupBusinessCaseOperationOutputArgs, opts ...InvokeOption) LookupBusinessCaseOperationResultOutput> Note: This function is named LookupBusinessCaseOperation in the Go SDK.
public static class GetBusinessCaseOperation 
{
    public static Task<GetBusinessCaseOperationResult> InvokeAsync(GetBusinessCaseOperationArgs args, InvokeOptions? opts = null)
    public static Output<GetBusinessCaseOperationResult> Invoke(GetBusinessCaseOperationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBusinessCaseOperationResult> getBusinessCaseOperation(GetBusinessCaseOperationArgs args, InvokeOptions options)
public static Output<GetBusinessCaseOperationResult> getBusinessCaseOperation(GetBusinessCaseOperationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:migrate:getBusinessCaseOperation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- BusinessCase stringName 
- Business case ARM name
- ProjectName string
- Assessment Project Name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- BusinessCase stringName 
- Business case ARM name
- ProjectName string
- Assessment Project Name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- businessCase StringName 
- Business case ARM name
- projectName String
- Assessment Project Name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- businessCase stringName 
- Business case ARM name
- projectName string
- Assessment Project Name
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- business_case_ strname 
- Business case ARM name
- project_name str
- Assessment Project Name
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- businessCase StringName 
- Business case ARM name
- projectName String
- Assessment Project Name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getBusinessCaseOperation Result
The following output properties are available:
- 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
- ProvisioningState string
- The status of the last operation.
- ReportStatus List<Pulumi.Details Azure Native. Migrate. Outputs. Report Details Response> 
- Gets the state of business case reports.
- State string
- Business case state.
- SystemData Pulumi.Azure Native. Migrate. Outputs. System Data Response 
- 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"
- Settings
Pulumi.Azure Native. Migrate. Outputs. Settings Response 
- Business case settings.
- 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
- ProvisioningState string
- The status of the last operation.
- ReportStatus []ReportDetails Details Response 
- Gets the state of business case reports.
- State string
- Business case state.
- SystemData SystemData Response 
- 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"
- Settings
SettingsResponse 
- Business case settings.
- 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
- provisioningState String
- The status of the last operation.
- reportStatus List<ReportDetails Details Response> 
- Gets the state of business case reports.
- state String
- Business case state.
- systemData SystemData Response 
- 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"
- settings
SettingsResponse 
- Business case settings.
- 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
- provisioningState string
- The status of the last operation.
- reportStatus ReportDetails Details Response[] 
- Gets the state of business case reports.
- state string
- Business case state.
- systemData SystemData Response 
- 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"
- settings
SettingsResponse 
- Business case settings.
- 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
- provisioning_state str
- The status of the last operation.
- report_status_ Sequence[Reportdetails Details Response] 
- Gets the state of business case reports.
- state str
- Business case state.
- system_data SystemData Response 
- 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"
- settings
SettingsResponse 
- Business case settings.
- 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
- provisioningState String
- The status of the last operation.
- reportStatus List<Property Map>Details 
- Gets the state of business case reports.
- state String
- Business case state.
- 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"
- settings Property Map
- Business case settings.
Supporting Types
AzureSettingsResponse  
- Currency string
- Business case Currency.
- TargetLocation string
- Gets or sets azure location.
- AvsLabor doubleCost Percentage 
- Gets Avs labour cost percentage.
- BusinessCase stringType 
- Migration Strategy.
- ComfortFactor double
- Gets comfort factor.
- DiscountPercentage double
- Gets azure Discount percentage.
- IaasLabor doubleCost Percentage 
- Gets IaaS labour cost percentage.
- InfrastructureGrowth doubleRate 
- Gets infrastructure growth rate.
- NetworkCost doublePercentage 
- Gets network cost percentage.
- PaasLabor doubleCost Percentage 
- Gets PaaS labour cost percentage.
- PerYear Dictionary<string, double>Migration Completion Percentage 
- Gets migration completion percentage per year.
- PerformanceData stringEnd Time 
- Gets end time to use for performance.
- PerformanceData stringStart Time 
- Gets start time to use for performance.
- PerformanceUtilization doublePercentile 
- Gets utilization percentile for performance.
- SavingsOption string
- Gets the business case savings option type.
- Wacc double
- Gets wACC percentage.
- WorkloadDiscovery stringSource 
- Workload discovery source.
- Currency string
- Business case Currency.
- TargetLocation string
- Gets or sets azure location.
- AvsLabor float64Cost Percentage 
- Gets Avs labour cost percentage.
- BusinessCase stringType 
- Migration Strategy.
- ComfortFactor float64
- Gets comfort factor.
- DiscountPercentage float64
- Gets azure Discount percentage.
- IaasLabor float64Cost Percentage 
- Gets IaaS labour cost percentage.
- InfrastructureGrowth float64Rate 
- Gets infrastructure growth rate.
- NetworkCost float64Percentage 
- Gets network cost percentage.
- PaasLabor float64Cost Percentage 
- Gets PaaS labour cost percentage.
- PerYear map[string]float64Migration Completion Percentage 
- Gets migration completion percentage per year.
- PerformanceData stringEnd Time 
- Gets end time to use for performance.
- PerformanceData stringStart Time 
- Gets start time to use for performance.
- PerformanceUtilization float64Percentile 
- Gets utilization percentile for performance.
- SavingsOption string
- Gets the business case savings option type.
- Wacc float64
- Gets wACC percentage.
- WorkloadDiscovery stringSource 
- Workload discovery source.
- currency String
- Business case Currency.
- targetLocation String
- Gets or sets azure location.
- avsLabor DoubleCost Percentage 
- Gets Avs labour cost percentage.
- businessCase StringType 
- Migration Strategy.
- comfortFactor Double
- Gets comfort factor.
- discountPercentage Double
- Gets azure Discount percentage.
- iaasLabor DoubleCost Percentage 
- Gets IaaS labour cost percentage.
- infrastructureGrowth DoubleRate 
- Gets infrastructure growth rate.
- networkCost DoublePercentage 
- Gets network cost percentage.
- paasLabor DoubleCost Percentage 
- Gets PaaS labour cost percentage.
- perYear Map<String,Double>Migration Completion Percentage 
- Gets migration completion percentage per year.
- performanceData StringEnd Time 
- Gets end time to use for performance.
- performanceData StringStart Time 
- Gets start time to use for performance.
- performanceUtilization DoublePercentile 
- Gets utilization percentile for performance.
- savingsOption String
- Gets the business case savings option type.
- wacc Double
- Gets wACC percentage.
- workloadDiscovery StringSource 
- Workload discovery source.
- currency string
- Business case Currency.
- targetLocation string
- Gets or sets azure location.
- avsLabor numberCost Percentage 
- Gets Avs labour cost percentage.
- businessCase stringType 
- Migration Strategy.
- comfortFactor number
- Gets comfort factor.
- discountPercentage number
- Gets azure Discount percentage.
- iaasLabor numberCost Percentage 
- Gets IaaS labour cost percentage.
- infrastructureGrowth numberRate 
- Gets infrastructure growth rate.
- networkCost numberPercentage 
- Gets network cost percentage.
- paasLabor numberCost Percentage 
- Gets PaaS labour cost percentage.
- perYear {[key: string]: number}Migration Completion Percentage 
- Gets migration completion percentage per year.
- performanceData stringEnd Time 
- Gets end time to use for performance.
- performanceData stringStart Time 
- Gets start time to use for performance.
- performanceUtilization numberPercentile 
- Gets utilization percentile for performance.
- savingsOption string
- Gets the business case savings option type.
- wacc number
- Gets wACC percentage.
- workloadDiscovery stringSource 
- Workload discovery source.
- currency str
- Business case Currency.
- target_location str
- Gets or sets azure location.
- avs_labor_ floatcost_ percentage 
- Gets Avs labour cost percentage.
- business_case_ strtype 
- Migration Strategy.
- comfort_factor float
- Gets comfort factor.
- discount_percentage float
- Gets azure Discount percentage.
- iaas_labor_ floatcost_ percentage 
- Gets IaaS labour cost percentage.
- infrastructure_growth_ floatrate 
- Gets infrastructure growth rate.
- network_cost_ floatpercentage 
- Gets network cost percentage.
- paas_labor_ floatcost_ percentage 
- Gets PaaS labour cost percentage.
- per_year_ Mapping[str, float]migration_ completion_ percentage 
- Gets migration completion percentage per year.
- performance_data_ strend_ time 
- Gets end time to use for performance.
- performance_data_ strstart_ time 
- Gets start time to use for performance.
- performance_utilization_ floatpercentile 
- Gets utilization percentile for performance.
- savings_option str
- Gets the business case savings option type.
- wacc float
- Gets wACC percentage.
- workload_discovery_ strsource 
- Workload discovery source.
- currency String
- Business case Currency.
- targetLocation String
- Gets or sets azure location.
- avsLabor NumberCost Percentage 
- Gets Avs labour cost percentage.
- businessCase StringType 
- Migration Strategy.
- comfortFactor Number
- Gets comfort factor.
- discountPercentage Number
- Gets azure Discount percentage.
- iaasLabor NumberCost Percentage 
- Gets IaaS labour cost percentage.
- infrastructureGrowth NumberRate 
- Gets infrastructure growth rate.
- networkCost NumberPercentage 
- Gets network cost percentage.
- paasLabor NumberCost Percentage 
- Gets PaaS labour cost percentage.
- perYear Map<Number>Migration Completion Percentage 
- Gets migration completion percentage per year.
- performanceData StringEnd Time 
- Gets end time to use for performance.
- performanceData StringStart Time 
- Gets start time to use for performance.
- performanceUtilization NumberPercentile 
- Gets utilization percentile for performance.
- savingsOption String
- Gets the business case savings option type.
- wacc Number
- Gets wACC percentage.
- workloadDiscovery StringSource 
- Workload discovery source.
ComputeSettingsResponse  
- HyperthreadCore doubleTo Memory Ratio 
- Hyperthread core to memory ratio.
- Price double
- Compute Price.
- RhelLinux Pulumi.Server Licensing Azure Native. Migrate. Inputs. Linux Server Licensing Settings Response 
- Linux Rhel Server licensing settings.
- SqlServer List<Pulumi.Licensing Azure Native. Migrate. Inputs. Sql Server Licensing Settings Response> 
- SQL Server licensing settings.
- SuseLinux Pulumi.Server Licensing Azure Native. Migrate. Inputs. Linux Server Licensing Settings Response 
- Linux Suse Server licensing settings.
- VirtualizationSoftware Pulumi.Settings Azure Native. Migrate. Inputs. Virtualization Software Settings Response 
- Virtualization software settings.
- WindowsServer Pulumi.Licensing Azure Native. Migrate. Inputs. Windows Server Licensing Settings Response 
- Windows Server licensing settings.
- HyperthreadCore float64To Memory Ratio 
- Hyperthread core to memory ratio.
- Price float64
- Compute Price.
- RhelLinux LinuxServer Licensing Server Licensing Settings Response 
- Linux Rhel Server licensing settings.
- SqlServer []SqlLicensing Server Licensing Settings Response 
- SQL Server licensing settings.
- SuseLinux LinuxServer Licensing Server Licensing Settings Response 
- Linux Suse Server licensing settings.
- VirtualizationSoftware VirtualizationSettings Software Settings Response 
- Virtualization software settings.
- WindowsServer WindowsLicensing Server Licensing Settings Response 
- Windows Server licensing settings.
- hyperthreadCore DoubleTo Memory Ratio 
- Hyperthread core to memory ratio.
- price Double
- Compute Price.
- rhelLinux LinuxServer Licensing Server Licensing Settings Response 
- Linux Rhel Server licensing settings.
- sqlServer List<SqlLicensing Server Licensing Settings Response> 
- SQL Server licensing settings.
- suseLinux LinuxServer Licensing Server Licensing Settings Response 
- Linux Suse Server licensing settings.
- virtualizationSoftware VirtualizationSettings Software Settings Response 
- Virtualization software settings.
- windowsServer WindowsLicensing Server Licensing Settings Response 
- Windows Server licensing settings.
- hyperthreadCore numberTo Memory Ratio 
- Hyperthread core to memory ratio.
- price number
- Compute Price.
- rhelLinux LinuxServer Licensing Server Licensing Settings Response 
- Linux Rhel Server licensing settings.
- sqlServer SqlLicensing Server Licensing Settings Response[] 
- SQL Server licensing settings.
- suseLinux LinuxServer Licensing Server Licensing Settings Response 
- Linux Suse Server licensing settings.
- virtualizationSoftware VirtualizationSettings Software Settings Response 
- Virtualization software settings.
- windowsServer WindowsLicensing Server Licensing Settings Response 
- Windows Server licensing settings.
- hyperthread_core_ floatto_ memory_ ratio 
- Hyperthread core to memory ratio.
- price float
- Compute Price.
- rhel_linux_ Linuxserver_ licensing Server Licensing Settings Response 
- Linux Rhel Server licensing settings.
- sql_server_ Sequence[Sqllicensing Server Licensing Settings Response] 
- SQL Server licensing settings.
- suse_linux_ Linuxserver_ licensing Server Licensing Settings Response 
- Linux Suse Server licensing settings.
- virtualization_software_ Virtualizationsettings Software Settings Response 
- Virtualization software settings.
- windows_server_ Windowslicensing Server Licensing Settings Response 
- Windows Server licensing settings.
- hyperthreadCore NumberTo Memory Ratio 
- Hyperthread core to memory ratio.
- price Number
- Compute Price.
- rhelLinux Property MapServer Licensing 
- Linux Rhel Server licensing settings.
- sqlServer List<Property Map>Licensing 
- SQL Server licensing settings.
- suseLinux Property MapServer Licensing 
- Linux Suse Server licensing settings.
- virtualizationSoftware Property MapSettings 
- Virtualization software settings.
- windowsServer Property MapLicensing 
- Windows Server licensing settings.
FacilitySettingsResponse  
- FacilitiesCost double
- The facilities cost.
- FacilitiesCost float64
- The facilities cost.
- facilitiesCost Double
- The facilities cost.
- facilitiesCost number
- The facilities cost.
- facilities_cost float
- The facilities cost.
- facilitiesCost Number
- The facilities cost.
HypervLicenseResponse  
- LicenseCost double
- Cost of a licence.
- LicenseType string
- HyperV licence type.
- LicenseCost float64
- Cost of a licence.
- LicenseType string
- HyperV licence type.
- licenseCost Double
- Cost of a licence.
- licenseType String
- HyperV licence type.
- licenseCost number
- Cost of a licence.
- licenseType string
- HyperV licence type.
- license_cost float
- Cost of a licence.
- license_type str
- HyperV licence type.
- licenseCost Number
- Cost of a licence.
- licenseType String
- HyperV licence type.
HypervVirtualizationManagementSettingsResponse    
- LicenseAnd List<Pulumi.Support List Azure Native. Migrate. Inputs. Hyperv License Response> 
- Licence and support list.
- NumberOf intPhysical Cores Per License 
- Number of physical cores per licence.
- SoftwareAssurance doubleCost 
- Software Assurance Cost.
- LicenseAnd []HypervSupport List License Response 
- Licence and support list.
- NumberOf intPhysical Cores Per License 
- Number of physical cores per licence.
- SoftwareAssurance float64Cost 
- Software Assurance Cost.
- licenseAnd List<HypervSupport List License Response> 
- Licence and support list.
- numberOf IntegerPhysical Cores Per License 
- Number of physical cores per licence.
- softwareAssurance DoubleCost 
- Software Assurance Cost.
- licenseAnd HypervSupport List License Response[] 
- Licence and support list.
- numberOf numberPhysical Cores Per License 
- Number of physical cores per licence.
- softwareAssurance numberCost 
- Software Assurance Cost.
- license_and_ Sequence[Hypervsupport_ list License Response] 
- Licence and support list.
- number_of_ intphysical_ cores_ per_ license 
- Number of physical cores per licence.
- software_assurance_ floatcost 
- Software Assurance Cost.
- licenseAnd List<Property Map>Support List 
- Licence and support list.
- numberOf NumberPhysical Cores Per License 
- Number of physical cores per licence.
- softwareAssurance NumberCost 
- Software Assurance Cost.
LaborSettingsResponse  
- HourlyAdmin doubleCost 
- Hourly administrator cost.
- PhysicalServers intPer Admin 
- Physical servers per administrator.
- VirtualMachines intPer Admin 
- Virtual machines per administrator.
- HourlyAdmin float64Cost 
- Hourly administrator cost.
- PhysicalServers intPer Admin 
- Physical servers per administrator.
- VirtualMachines intPer Admin 
- Virtual machines per administrator.
- hourlyAdmin DoubleCost 
- Hourly administrator cost.
- physicalServers IntegerPer Admin 
- Physical servers per administrator.
- virtualMachines IntegerPer Admin 
- Virtual machines per administrator.
- hourlyAdmin numberCost 
- Hourly administrator cost.
- physicalServers numberPer Admin 
- Physical servers per administrator.
- virtualMachines numberPer Admin 
- Virtual machines per administrator.
- hourly_admin_ floatcost 
- Hourly administrator cost.
- physical_servers_ intper_ admin 
- Physical servers per administrator.
- virtual_machines_ intper_ admin 
- Virtual machines per administrator.
- hourlyAdmin NumberCost 
- Hourly administrator cost.
- physicalServers NumberPer Admin 
- Physical servers per administrator.
- virtualMachines NumberPer Admin 
- Virtual machines per administrator.
LinuxServerLicensingSettingsResponse    
- LicenseCost double
- Licence Cost.
- LicenseCost float64
- Licence Cost.
- licenseCost Double
- Licence Cost.
- licenseCost number
- Licence Cost.
- license_cost float
- Licence Cost.
- licenseCost Number
- Licence Cost.
ManagementSettingsResponse  
- HypervVirtualization Pulumi.Management Settings Azure Native. Migrate. Inputs. Hyperv Virtualization Management Settings Response 
- HyperV Virtualization Management Settings.
- OtherManagement Pulumi.Costs Settings Azure Native. Migrate. Inputs. Other Management Costs Settings Response 
- Other Management Costs Settings.
- ThirdParty Pulumi.Management Settings Azure Native. Migrate. Inputs. Third Party Management Settings Response 
- Third Party Management Settings.
- VsphereManagement Pulumi.Settings Azure Native. Migrate. Inputs. Vsphere Management Settings Response 
- vSphere Management Settings.
- HypervVirtualization HypervManagement Settings Virtualization Management Settings Response 
- HyperV Virtualization Management Settings.
- OtherManagement OtherCosts Settings Management Costs Settings Response 
- Other Management Costs Settings.
- ThirdParty ThirdManagement Settings Party Management Settings Response 
- Third Party Management Settings.
- VsphereManagement VsphereSettings Management Settings Response 
- vSphere Management Settings.
- hypervVirtualization HypervManagement Settings Virtualization Management Settings Response 
- HyperV Virtualization Management Settings.
- otherManagement OtherCosts Settings Management Costs Settings Response 
- Other Management Costs Settings.
- thirdParty ThirdManagement Settings Party Management Settings Response 
- Third Party Management Settings.
- vsphereManagement VsphereSettings Management Settings Response 
- vSphere Management Settings.
- hypervVirtualization HypervManagement Settings Virtualization Management Settings Response 
- HyperV Virtualization Management Settings.
- otherManagement OtherCosts Settings Management Costs Settings Response 
- Other Management Costs Settings.
- thirdParty ThirdManagement Settings Party Management Settings Response 
- Third Party Management Settings.
- vsphereManagement VsphereSettings Management Settings Response 
- vSphere Management Settings.
- hyperv_virtualization_ Hypervmanagement_ settings Virtualization Management Settings Response 
- HyperV Virtualization Management Settings.
- other_management_ Othercosts_ settings Management Costs Settings Response 
- Other Management Costs Settings.
- third_party_ Thirdmanagement_ settings Party Management Settings Response 
- Third Party Management Settings.
- vsphere_management_ Vspheresettings Management Settings Response 
- vSphere Management Settings.
- hypervVirtualization Property MapManagement Settings 
- HyperV Virtualization Management Settings.
- otherManagement Property MapCosts Settings 
- Other Management Costs Settings.
- thirdParty Property MapManagement Settings 
- Third Party Management Settings.
- vsphereManagement Property MapSettings 
- vSphere Management Settings.
NetworkSettingsResponse  
- HardwareSoftware doubleCost Percentage 
- Network hardware and software cost percentage.
- MaintenanceCost doublePercentage 
- Network maintenance cost percentage.
- HardwareSoftware float64Cost Percentage 
- Network hardware and software cost percentage.
- MaintenanceCost float64Percentage 
- Network maintenance cost percentage.
- hardwareSoftware DoubleCost Percentage 
- Network hardware and software cost percentage.
- maintenanceCost DoublePercentage 
- Network maintenance cost percentage.
- hardwareSoftware numberCost Percentage 
- Network hardware and software cost percentage.
- maintenanceCost numberPercentage 
- Network maintenance cost percentage.
- hardware_software_ floatcost_ percentage 
- Network hardware and software cost percentage.
- maintenance_cost_ floatpercentage 
- Network maintenance cost percentage.
- hardwareSoftware NumberCost Percentage 
- Network hardware and software cost percentage.
- maintenanceCost NumberPercentage 
- Network maintenance cost percentage.
OnPremiseSettingsResponse   
- ComputeSettings Pulumi.Azure Native. Migrate. Inputs. Compute Settings Response 
- Compute settings.
- FacilitySettings Pulumi.Azure Native. Migrate. Inputs. Facility Settings Response 
- Facility settings.
- LaborSettings Pulumi.Azure Native. Migrate. Inputs. Labor Settings Response 
- Labour settings.
- NetworkSettings Pulumi.Azure Native. Migrate. Inputs. Network Settings Response 
- Network settings.
- SecuritySettings Pulumi.Azure Native. Migrate. Inputs. Security Settings Response 
- Security settings.
- StorageSettings Pulumi.Azure Native. Migrate. Inputs. Storage Settings Response 
- Storage settings.
- ManagementSettings Pulumi.Azure Native. Migrate. Inputs. Management Settings Response 
- Management settings.
- ComputeSettings ComputeSettings Response 
- Compute settings.
- FacilitySettings FacilitySettings Response 
- Facility settings.
- LaborSettings LaborSettings Response 
- Labour settings.
- NetworkSettings NetworkSettings Response 
- Network settings.
- SecuritySettings SecuritySettings Response 
- Security settings.
- StorageSettings StorageSettings Response 
- Storage settings.
- ManagementSettings ManagementSettings Response 
- Management settings.
- computeSettings ComputeSettings Response 
- Compute settings.
- facilitySettings FacilitySettings Response 
- Facility settings.
- laborSettings LaborSettings Response 
- Labour settings.
- networkSettings NetworkSettings Response 
- Network settings.
- securitySettings SecuritySettings Response 
- Security settings.
- storageSettings StorageSettings Response 
- Storage settings.
- managementSettings ManagementSettings Response 
- Management settings.
- computeSettings ComputeSettings Response 
- Compute settings.
- facilitySettings FacilitySettings Response 
- Facility settings.
- laborSettings LaborSettings Response 
- Labour settings.
- networkSettings NetworkSettings Response 
- Network settings.
- securitySettings SecuritySettings Response 
- Security settings.
- storageSettings StorageSettings Response 
- Storage settings.
- managementSettings ManagementSettings Response 
- Management settings.
- compute_settings ComputeSettings Response 
- Compute settings.
- facility_settings FacilitySettings Response 
- Facility settings.
- labor_settings LaborSettings Response 
- Labour settings.
- network_settings NetworkSettings Response 
- Network settings.
- security_settings SecuritySettings Response 
- Security settings.
- storage_settings StorageSettings Response 
- Storage settings.
- management_settings ManagementSettings Response 
- Management settings.
- computeSettings Property Map
- Compute settings.
- facilitySettings Property Map
- Facility settings.
- laborSettings Property Map
- Labour settings.
- networkSettings Property Map
- Network settings.
- securitySettings Property Map
- Security settings.
- storageSettings Property Map
- Storage settings.
- managementSettings Property Map
- Management settings.
OtherManagementCostsSettingsResponse    
- DataProtection doubleCost Per Server Per Year 
- Data Protection Cost Per Server Per Year.
- MonitoringCost doublePer Server Per Year 
- Monitoring Cost Per Server Per Year.
- PatchingCost doublePer Server Per Year 
- Patching Cost Per Server Per Year.
- DataProtection float64Cost Per Server Per Year 
- Data Protection Cost Per Server Per Year.
- MonitoringCost float64Per Server Per Year 
- Monitoring Cost Per Server Per Year.
- PatchingCost float64Per Server Per Year 
- Patching Cost Per Server Per Year.
- dataProtection DoubleCost Per Server Per Year 
- Data Protection Cost Per Server Per Year.
- monitoringCost DoublePer Server Per Year 
- Monitoring Cost Per Server Per Year.
- patchingCost DoublePer Server Per Year 
- Patching Cost Per Server Per Year.
- dataProtection numberCost Per Server Per Year 
- Data Protection Cost Per Server Per Year.
- monitoringCost numberPer Server Per Year 
- Monitoring Cost Per Server Per Year.
- patchingCost numberPer Server Per Year 
- Patching Cost Per Server Per Year.
- data_protection_ floatcost_ per_ server_ per_ year 
- Data Protection Cost Per Server Per Year.
- monitoring_cost_ floatper_ server_ per_ year 
- Monitoring Cost Per Server Per Year.
- patching_cost_ floatper_ server_ per_ year 
- Patching Cost Per Server Per Year.
- dataProtection NumberCost Per Server Per Year 
- Data Protection Cost Per Server Per Year.
- monitoringCost NumberPer Server Per Year 
- Monitoring Cost Per Server Per Year.
- patchingCost NumberPer Server Per Year 
- Patching Cost Per Server Per Year.
ReportDetailsResponse  
- ReportStatus string
- Report status.
- ReportType string
- Report type.
- ReportStatus string
- Report status.
- ReportType string
- Report type.
- reportStatus String
- Report status.
- reportType String
- Report type.
- reportStatus string
- Report status.
- reportType string
- Report type.
- report_status str
- Report status.
- report_type str
- Report type.
- reportStatus String
- Report status.
- reportType String
- Report type.
SecuritySettingsResponse  
- ServerSecurity doubleCost Per Server Per Year 
- Physical servers per administrator.
- SqlServer doubleSecurity Cost Per Server Per Year 
- Virtual machines per administrator.
- ServerSecurity float64Cost Per Server Per Year 
- Physical servers per administrator.
- SqlServer float64Security Cost Per Server Per Year 
- Virtual machines per administrator.
- serverSecurity DoubleCost Per Server Per Year 
- Physical servers per administrator.
- sqlServer DoubleSecurity Cost Per Server Per Year 
- Virtual machines per administrator.
- serverSecurity numberCost Per Server Per Year 
- Physical servers per administrator.
- sqlServer numberSecurity Cost Per Server Per Year 
- Virtual machines per administrator.
- server_security_ floatcost_ per_ server_ per_ year 
- Physical servers per administrator.
- sql_server_ floatsecurity_ cost_ per_ server_ per_ year 
- Virtual machines per administrator.
- serverSecurity NumberCost Per Server Per Year 
- Physical servers per administrator.
- sqlServer NumberSecurity Cost Per Server Per Year 
- Virtual machines per administrator.
SettingsResponse 
- AzureSettings Pulumi.Azure Native. Migrate. Inputs. Azure Settings Response 
- Azure settings for a business case.
- OnPremise Pulumi.Settings Azure Native. Migrate. Inputs. On Premise Settings Response 
- On-premise settings.
- AzureSettings AzureSettings Response 
- Azure settings for a business case.
- OnPremise OnSettings Premise Settings Response 
- On-premise settings.
- azureSettings AzureSettings Response 
- Azure settings for a business case.
- onPremise OnSettings Premise Settings Response 
- On-premise settings.
- azureSettings AzureSettings Response 
- Azure settings for a business case.
- onPremise OnSettings Premise Settings Response 
- On-premise settings.
- azure_settings AzureSettings Response 
- Azure settings for a business case.
- on_premise_ Onsettings Premise Settings Response 
- On-premise settings.
- azureSettings Property Map
- Azure settings for a business case.
- onPremise Property MapSettings 
- On-premise settings.
SqlServerLicensingSettingsResponse    
- LicenseCost double
- Licence cost.
- SoftwareAssurance doubleCost 
- Software assurance (SA) cost.
- Version string
- SQL Server version.
- LicenseCost float64
- Licence cost.
- SoftwareAssurance float64Cost 
- Software assurance (SA) cost.
- Version string
- SQL Server version.
- licenseCost Double
- Licence cost.
- softwareAssurance DoubleCost 
- Software assurance (SA) cost.
- version String
- SQL Server version.
- licenseCost number
- Licence cost.
- softwareAssurance numberCost 
- Software assurance (SA) cost.
- version string
- SQL Server version.
- license_cost float
- Licence cost.
- software_assurance_ floatcost 
- Software assurance (SA) cost.
- version str
- SQL Server version.
- licenseCost Number
- Licence cost.
- softwareAssurance NumberCost 
- Software assurance (SA) cost.
- version String
- SQL Server version.
StorageSettingsResponse  
- CostPer doubleGb Per Month 
- Cost per gigabyte per month.
- MaintainanceCost doublePercentage To Acquisition Cost 
- Maintenance cost percentage.
- CostPer float64Gb Per Month 
- Cost per gigabyte per month.
- MaintainanceCost float64Percentage To Acquisition Cost 
- Maintenance cost percentage.
- costPer DoubleGb Per Month 
- Cost per gigabyte per month.
- maintainanceCost DoublePercentage To Acquisition Cost 
- Maintenance cost percentage.
- costPer numberGb Per Month 
- Cost per gigabyte per month.
- maintainanceCost numberPercentage To Acquisition Cost 
- Maintenance cost percentage.
- cost_per_ floatgb_ per_ month 
- Cost per gigabyte per month.
- maintainance_cost_ floatpercentage_ to_ acquisition_ cost 
- Maintenance cost percentage.
- costPer NumberGb Per Month 
- Cost per gigabyte per month.
- maintainanceCost NumberPercentage To Acquisition Cost 
- Maintenance cost percentage.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- 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_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
ThirdPartyManagementSettingsResponse    
- LicenseCost double
- License Cost.
- SupportCost double
- Support Cost.
- LicenseCost float64
- License Cost.
- SupportCost float64
- Support Cost.
- licenseCost Double
- License Cost.
- supportCost Double
- Support Cost.
- licenseCost number
- License Cost.
- supportCost number
- Support Cost.
- license_cost float
- License Cost.
- support_cost float
- Support Cost.
- licenseCost Number
- License Cost.
- supportCost Number
- Support Cost.
VirtualizationSoftwareSettingsResponse   
- LicenseAnd List<Pulumi.Support List Azure Native. Migrate. Inputs. Vsphere License Response> 
- Licence and support list.
- NumberOf intPhysical Cores Per License 
- Number of physical cores per licence.
- SoftwareAssurance doubleCost 
- Software Assurance cost.
- LicenseAnd []VsphereSupport List License Response 
- Licence and support list.
- NumberOf intPhysical Cores Per License 
- Number of physical cores per licence.
- SoftwareAssurance float64Cost 
- Software Assurance cost.
- licenseAnd List<VsphereSupport List License Response> 
- Licence and support list.
- numberOf IntegerPhysical Cores Per License 
- Number of physical cores per licence.
- softwareAssurance DoubleCost 
- Software Assurance cost.
- licenseAnd VsphereSupport List License Response[] 
- Licence and support list.
- numberOf numberPhysical Cores Per License 
- Number of physical cores per licence.
- softwareAssurance numberCost 
- Software Assurance cost.
- license_and_ Sequence[Vspheresupport_ list License Response] 
- Licence and support list.
- number_of_ intphysical_ cores_ per_ license 
- Number of physical cores per licence.
- software_assurance_ floatcost 
- Software Assurance cost.
- licenseAnd List<Property Map>Support List 
- Licence and support list.
- numberOf NumberPhysical Cores Per License 
- Number of physical cores per licence.
- softwareAssurance NumberCost 
- Software Assurance cost.
VsphereLicenseResponse  
- BasicSupport doubleCost 
- Basic support cost.
- LicenseCost double
- Cost of a licence.
- LicenseType string
- VSphere licence type.
- ProductionSupport doubleCost 
- Production support cost.
- BasicSupport float64Cost 
- Basic support cost.
- LicenseCost float64
- Cost of a licence.
- LicenseType string
- VSphere licence type.
- ProductionSupport float64Cost 
- Production support cost.
- basicSupport DoubleCost 
- Basic support cost.
- licenseCost Double
- Cost of a licence.
- licenseType String
- VSphere licence type.
- productionSupport DoubleCost 
- Production support cost.
- basicSupport numberCost 
- Basic support cost.
- licenseCost number
- Cost of a licence.
- licenseType string
- VSphere licence type.
- productionSupport numberCost 
- Production support cost.
- basic_support_ floatcost 
- Basic support cost.
- license_cost float
- Cost of a licence.
- license_type str
- VSphere licence type.
- production_support_ floatcost 
- Production support cost.
- basicSupport NumberCost 
- Basic support cost.
- licenseCost Number
- Cost of a licence.
- licenseType String
- VSphere licence type.
- productionSupport NumberCost 
- Production support cost.
VsphereManagementLicenseResponse   
- BasicSupport doubleCost 
- Basic support cost.
- LicenseCost double
- Cost of a licence.
- LicenseType string
- VSphere licence type.
- ProductionSupport doubleCost 
- Production support cost.
- BasicSupport float64Cost 
- Basic support cost.
- LicenseCost float64
- Cost of a licence.
- LicenseType string
- VSphere licence type.
- ProductionSupport float64Cost 
- Production support cost.
- basicSupport DoubleCost 
- Basic support cost.
- licenseCost Double
- Cost of a licence.
- licenseType String
- VSphere licence type.
- productionSupport DoubleCost 
- Production support cost.
- basicSupport numberCost 
- Basic support cost.
- licenseCost number
- Cost of a licence.
- licenseType string
- VSphere licence type.
- productionSupport numberCost 
- Production support cost.
- basic_support_ floatcost 
- Basic support cost.
- license_cost float
- Cost of a licence.
- license_type str
- VSphere licence type.
- production_support_ floatcost 
- Production support cost.
- basicSupport NumberCost 
- Basic support cost.
- licenseCost Number
- Cost of a licence.
- licenseType String
- VSphere licence type.
- productionSupport NumberCost 
- Production support cost.
VsphereManagementSettingsResponse   
- LicenseAnd List<Pulumi.Support List Azure Native. Migrate. Inputs. Vsphere Management License Response> 
- Licence and support list.
- LicenseAnd []VsphereSupport List Management License Response 
- Licence and support list.
- licenseAnd List<VsphereSupport List Management License Response> 
- Licence and support list.
- licenseAnd VsphereSupport List Management License Response[] 
- Licence and support list.
- license_and_ Sequence[Vspheresupport_ list Management License Response] 
- Licence and support list.
- licenseAnd List<Property Map>Support List 
- Licence and support list.
WindowsServerLicensingSettingsResponse    
- LicenseCost double
- Licence Cost.
- LicensesPer intCore 
- Licenses per core.
- SoftwareAssurance doubleCost 
- Software assurance (SA) cost.
- LicenseCost float64
- Licence Cost.
- LicensesPer intCore 
- Licenses per core.
- SoftwareAssurance float64Cost 
- Software assurance (SA) cost.
- licenseCost Double
- Licence Cost.
- licensesPer IntegerCore 
- Licenses per core.
- softwareAssurance DoubleCost 
- Software assurance (SA) cost.
- licenseCost number
- Licence Cost.
- licensesPer numberCore 
- Licenses per core.
- softwareAssurance numberCost 
- Software assurance (SA) cost.
- license_cost float
- Licence Cost.
- licenses_per_ intcore 
- Licenses per core.
- software_assurance_ floatcost 
- Software assurance (SA) cost.
- licenseCost Number
- Licence Cost.
- licensesPer NumberCore 
- Licenses per core.
- softwareAssurance NumberCost 
- Software assurance (SA) cost.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi