azure-native.migrate.getBusinessCaseOperation
Explore with Pulumi AI
Get a BusinessCase
Uses Azure REST API version 2024-01-01-preview.
Other available API versions: 2023-04-01-preview, 2023-05-01-preview, 2023-09-09-preview, 2024-03-03-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native migrate [ApiVersion]
. See the version guide for details.
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 dictionary
The following arguments are supported:
- Business
Case stringName - Business case ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Business
Case stringName - Business case ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- business
Case StringName - Business case ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- business
Case stringName - Business case ARM name
- project
Name string - Assessment Project Name
- resource
Group 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.
- business
Case StringName - Business case ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getBusinessCaseOperation Result
The following output properties are available:
- Azure
Api stringVersion - 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
- Provisioning
State string - The status of the last operation.
- Report
Status List<Pulumi.Details Azure Native. Migrate. Outputs. Report Details Response> - Gets the state of business case reports.
- State string
- Business case state.
- System
Data 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.
- Azure
Api stringVersion - 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
- Provisioning
State string - The status of the last operation.
- Report
Status []ReportDetails Details Response - Gets the state of business case reports.
- State string
- Business case state.
- System
Data 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
Settings
Response - Business case settings.
- azure
Api StringVersion - 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
- provisioning
State String - The status of the last operation.
- report
Status List<ReportDetails Details Response> - Gets the state of business case reports.
- state String
- Business case state.
- system
Data 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
Settings
Response - Business case settings.
- azure
Api stringVersion - 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
- provisioning
State string - The status of the last operation.
- report
Status ReportDetails Details Response[] - Gets the state of business case reports.
- state string
- Business case state.
- system
Data 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
Settings
Response - Business case settings.
- azure_
api_ strversion - 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
- 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
Settings
Response - Business case settings.
- azure
Api StringVersion - 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
- provisioning
State String - The status of the last operation.
- report
Status List<Property Map>Details - Gets the state of business case reports.
- state String
- Business case state.
- system
Data 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
AzureArcManagementSettingsResponse
- Monitoring
Settings Pulumi.Azure Native. Migrate. Inputs. Azure Arc Monitoring Settings Response - Gets the azure arc monitoring settings.
- Monitoring
Settings AzureArc Monitoring Settings Response - Gets the azure arc monitoring settings.
- monitoring
Settings AzureArc Monitoring Settings Response - Gets the azure arc monitoring settings.
- monitoring
Settings AzureArc Monitoring Settings Response - Gets the azure arc monitoring settings.
- monitoring_
settings AzureArc Monitoring Settings Response - Gets the azure arc monitoring settings.
- monitoring
Settings Property Map - Gets the azure arc monitoring settings.
AzureArcMonitoringSettingsResponse
- Alert
Rules intCount - Number of alert rules settings.
- Logs
Volume doubleIn GB - Logs volume settings.
- Alert
Rules intCount - Number of alert rules settings.
- Logs
Volume float64In GB - Logs volume settings.
- alert
Rules IntegerCount - Number of alert rules settings.
- logs
Volume DoubleIn GB - Logs volume settings.
- alert
Rules numberCount - Number of alert rules settings.
- logs
Volume numberIn GB - Logs volume settings.
- alert_
rules_ intcount - Number of alert rules settings.
- logs_
volume_ floatin_ gb - Logs volume settings.
- alert
Rules NumberCount - Number of alert rules settings.
- logs
Volume NumberIn GB - Logs volume settings.
AzureArcSettingsResponse
- Azure
Arc stringState - AzureArc state indicates whether to include azure arc related costs in on-premises or not.
- Labor
Cost doublePercentage - Gets Azure arc labour cost percentage.
- Management
Settings Pulumi.Azure Native. Migrate. Inputs. Azure Arc Management Settings Response - Management settings.
- Azure
Arc stringState - AzureArc state indicates whether to include azure arc related costs in on-premises or not.
- Labor
Cost float64Percentage - Gets Azure arc labour cost percentage.
- Management
Settings AzureArc Management Settings Response - Management settings.
- azure
Arc StringState - AzureArc state indicates whether to include azure arc related costs in on-premises or not.
- labor
Cost DoublePercentage - Gets Azure arc labour cost percentage.
- management
Settings AzureArc Management Settings Response - Management settings.
- azure
Arc stringState - AzureArc state indicates whether to include azure arc related costs in on-premises or not.
- labor
Cost numberPercentage - Gets Azure arc labour cost percentage.
- management
Settings AzureArc Management Settings Response - Management settings.
- azure_
arc_ strstate - AzureArc state indicates whether to include azure arc related costs in on-premises or not.
- labor_
cost_ floatpercentage - Gets Azure arc labour cost percentage.
- management_
settings AzureArc Management Settings Response - Management settings.
- azure
Arc StringState - AzureArc state indicates whether to include azure arc related costs in on-premises or not.
- labor
Cost NumberPercentage - Gets Azure arc labour cost percentage.
- management
Settings Property Map - Management settings.
AzureSettingsResponse
- Currency string
- Business case Currency.
- Target
Location string - Gets or sets azure location.
- Avs
Labor doubleCost Percentage - Gets Avs labour cost percentage.
- Business
Case stringType - Migration Strategy.
- Comfort
Factor double - Gets comfort factor.
- Discount
Percentage double - Gets azure Discount percentage.
- Iaas
Labor doubleCost Percentage - Gets IaaS labour cost percentage.
- Infrastructure
Growth doubleRate - Gets infrastructure growth rate.
- Network
Cost doublePercentage - Gets network cost percentage.
- Paas
Labor doubleCost Percentage - Gets PaaS labour cost percentage.
- Per
Year Dictionary<string, double>Migration Completion Percentage - Gets migration completion percentage per year.
- Performance
Data stringEnd Time - Gets end time to use for performance.
- Performance
Data stringStart Time - Gets start time to use for performance.
- Performance
Utilization doublePercentile - Gets utilization percentile for performance.
- Savings
Option string - Gets the business case savings option type.
- Wacc double
- Gets wACC percentage.
- Workload
Discovery stringSource - Workload discovery source.
- Currency string
- Business case Currency.
- Target
Location string - Gets or sets azure location.
- Avs
Labor float64Cost Percentage - Gets Avs labour cost percentage.
- Business
Case stringType - Migration Strategy.
- Comfort
Factor float64 - Gets comfort factor.
- Discount
Percentage float64 - Gets azure Discount percentage.
- Iaas
Labor float64Cost Percentage - Gets IaaS labour cost percentage.
- Infrastructure
Growth float64Rate - Gets infrastructure growth rate.
- Network
Cost float64Percentage - Gets network cost percentage.
- Paas
Labor float64Cost Percentage - Gets PaaS labour cost percentage.
- Per
Year map[string]float64Migration Completion Percentage - Gets migration completion percentage per year.
- Performance
Data stringEnd Time - Gets end time to use for performance.
- Performance
Data stringStart Time - Gets start time to use for performance.
- Performance
Utilization float64Percentile - Gets utilization percentile for performance.
- Savings
Option string - Gets the business case savings option type.
- Wacc float64
- Gets wACC percentage.
- Workload
Discovery stringSource - Workload discovery source.
- currency String
- Business case Currency.
- target
Location String - Gets or sets azure location.
- avs
Labor DoubleCost Percentage - Gets Avs labour cost percentage.
- business
Case StringType - Migration Strategy.
- comfort
Factor Double - Gets comfort factor.
- discount
Percentage Double - Gets azure Discount percentage.
- iaas
Labor DoubleCost Percentage - Gets IaaS labour cost percentage.
- infrastructure
Growth DoubleRate - Gets infrastructure growth rate.
- network
Cost DoublePercentage - Gets network cost percentage.
- paas
Labor DoubleCost Percentage - Gets PaaS labour cost percentage.
- per
Year Map<String,Double>Migration Completion Percentage - Gets migration completion percentage per year.
- performance
Data StringEnd Time - Gets end time to use for performance.
- performance
Data StringStart Time - Gets start time to use for performance.
- performance
Utilization DoublePercentile - Gets utilization percentile for performance.
- savings
Option String - Gets the business case savings option type.
- wacc Double
- Gets wACC percentage.
- workload
Discovery StringSource - Workload discovery source.
- currency string
- Business case Currency.
- target
Location string - Gets or sets azure location.
- avs
Labor numberCost Percentage - Gets Avs labour cost percentage.
- business
Case stringType - Migration Strategy.
- comfort
Factor number - Gets comfort factor.
- discount
Percentage number - Gets azure Discount percentage.
- iaas
Labor numberCost Percentage - Gets IaaS labour cost percentage.
- infrastructure
Growth numberRate - Gets infrastructure growth rate.
- network
Cost numberPercentage - Gets network cost percentage.
- paas
Labor numberCost Percentage - Gets PaaS labour cost percentage.
- per
Year {[key: string]: number}Migration Completion Percentage - Gets migration completion percentage per year.
- performance
Data stringEnd Time - Gets end time to use for performance.
- performance
Data stringStart Time - Gets start time to use for performance.
- performance
Utilization numberPercentile - Gets utilization percentile for performance.
- savings
Option string - Gets the business case savings option type.
- wacc number
- Gets wACC percentage.
- workload
Discovery 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.
- target
Location String - Gets or sets azure location.
- avs
Labor NumberCost Percentage - Gets Avs labour cost percentage.
- business
Case StringType - Migration Strategy.
- comfort
Factor Number - Gets comfort factor.
- discount
Percentage Number - Gets azure Discount percentage.
- iaas
Labor NumberCost Percentage - Gets IaaS labour cost percentage.
- infrastructure
Growth NumberRate - Gets infrastructure growth rate.
- network
Cost NumberPercentage - Gets network cost percentage.
- paas
Labor NumberCost Percentage - Gets PaaS labour cost percentage.
- per
Year Map<Number>Migration Completion Percentage - Gets migration completion percentage per year.
- performance
Data StringEnd Time - Gets end time to use for performance.
- performance
Data StringStart Time - Gets start time to use for performance.
- performance
Utilization NumberPercentile - Gets utilization percentile for performance.
- savings
Option String - Gets the business case savings option type.
- wacc Number
- Gets wACC percentage.
- workload
Discovery StringSource - Workload discovery source.
ComputeSettingsResponse
- Hyperthread
Core doubleTo Memory Ratio - Hyperthread core to memory ratio.
- Price double
- Compute Price.
- Rhel
Linux Pulumi.Server Licensing Azure Native. Migrate. Inputs. Linux Server Licensing Settings Response - Linux Rhel Server licensing settings.
- Sql
Server List<Pulumi.Licensing Azure Native. Migrate. Inputs. Sql Server Licensing Settings Response> - SQL Server licensing settings.
- Suse
Linux Pulumi.Server Licensing Azure Native. Migrate. Inputs. Linux Server Licensing Settings Response - Linux Suse Server licensing settings.
- Virtualization
Software Pulumi.Settings Azure Native. Migrate. Inputs. Virtualization Software Settings Response - Virtualization software settings.
- Windows
Server Pulumi.Licensing Azure Native. Migrate. Inputs. Windows Server Licensing Settings Response - Windows Server licensing settings.
- Hyperthread
Core float64To Memory Ratio - Hyperthread core to memory ratio.
- Price float64
- Compute Price.
- Rhel
Linux LinuxServer Licensing Server Licensing Settings Response - Linux Rhel Server licensing settings.
- Sql
Server []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.
- hyperthread
Core DoubleTo Memory Ratio - Hyperthread core to memory ratio.
- price Double
- Compute Price.
- rhel
Linux LinuxServer Licensing Server Licensing Settings Response - Linux Rhel Server licensing settings.
- sql
Server List<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.
- hyperthread
Core numberTo Memory Ratio - Hyperthread core to memory ratio.
- price number
- Compute Price.
- rhel
Linux LinuxServer Licensing Server Licensing Settings Response - Linux Rhel Server licensing settings.
- sql
Server 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.
- 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.
- hyperthread
Core NumberTo Memory Ratio - Hyperthread core to memory ratio.
- price Number
- Compute Price.
- rhel
Linux Property MapServer Licensing - Linux Rhel Server licensing settings.
- sql
Server List<Property Map>Licensing - SQL Server licensing settings.
- suse
Linux Property MapServer Licensing - Linux Suse Server licensing settings.
- virtualization
Software Property MapSettings - Virtualization software settings.
- windows
Server Property MapLicensing - Windows Server licensing settings.
FacilitySettingsResponse
- Facilities
Cost doublePer Kwh - The facilities cost.
- Facilities
Cost float64Per Kwh - The facilities cost.
- facilities
Cost DoublePer Kwh - The facilities cost.
- facilities
Cost numberPer Kwh - The facilities cost.
- facilities_
cost_ floatper_ kwh - The facilities cost.
- facilities
Cost NumberPer Kwh - The facilities cost.
HypervLicenseResponse
- License
Cost double - Cost of a licence.
- License
Type string - HyperV licence type.
- License
Cost float64 - Cost of a licence.
- License
Type string - HyperV licence type.
- license
Cost Double - Cost of a licence.
- license
Type String - HyperV licence type.
- license
Cost number - Cost of a licence.
- license
Type string - HyperV licence type.
- license_
cost float - Cost of a licence.
- license_
type str - HyperV licence type.
- license
Cost Number - Cost of a licence.
- license
Type String - HyperV licence type.
HypervVirtualizationManagementSettingsResponse
- License
And List<Pulumi.Support List Azure Native. Migrate. Inputs. Hyperv License Response> - Licence and support list.
- Number
Of intPhysical Cores Per License - Number of physical cores per licence.
- Software
Assurance doubleCost - Software Assurance Cost.
- License
And []HypervSupport List License Response - Licence and support list.
- Number
Of intPhysical Cores Per License - Number of physical cores per licence.
- Software
Assurance float64Cost - Software Assurance Cost.
- license
And List<HypervSupport List License Response> - Licence and support list.
- number
Of IntegerPhysical Cores Per License - Number of physical cores per licence.
- software
Assurance DoubleCost - Software Assurance Cost.
- license
And HypervSupport List License Response[] - Licence and support list.
- number
Of numberPhysical Cores Per License - Number of physical cores per licence.
- software
Assurance 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.
- license
And List<Property Map>Support List - Licence and support list.
- number
Of NumberPhysical Cores Per License - Number of physical cores per licence.
- software
Assurance NumberCost - Software Assurance Cost.
LaborSettingsResponse
- Hourly
Admin doubleCost - Hourly administrator cost.
- Physical
Servers intPer Admin - Physical servers per administrator.
- Virtual
Machines intPer Admin - Virtual machines per administrator.
- Hourly
Admin float64Cost - Hourly administrator cost.
- Physical
Servers intPer Admin - Physical servers per administrator.
- Virtual
Machines intPer Admin - Virtual machines per administrator.
- hourly
Admin DoubleCost - Hourly administrator cost.
- physical
Servers IntegerPer Admin - Physical servers per administrator.
- virtual
Machines IntegerPer Admin - Virtual machines per administrator.
- hourly
Admin numberCost - Hourly administrator cost.
- physical
Servers numberPer Admin - Physical servers per administrator.
- virtual
Machines 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.
- hourly
Admin NumberCost - Hourly administrator cost.
- physical
Servers NumberPer Admin - Physical servers per administrator.
- virtual
Machines NumberPer Admin - Virtual machines per administrator.
LinuxServerLicensingSettingsResponse
- License
Cost double - Licence Cost.
- License
Cost float64 - Licence Cost.
- license
Cost Double - Licence Cost.
- license
Cost number - Licence Cost.
- license_
cost float - Licence Cost.
- license
Cost Number - Licence Cost.
ManagementSettingsResponse
- Hyperv
Virtualization Pulumi.Management Settings Azure Native. Migrate. Inputs. Hyperv Virtualization Management Settings Response - HyperV Virtualization Management Settings.
- Other
Management Pulumi.Costs Settings Azure Native. Migrate. Inputs. Other Management Costs Settings Response - Other Management Costs Settings.
- Third
Party Pulumi.Management Settings Azure Native. Migrate. Inputs. Third Party Management Settings Response - Third Party 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.
- 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.
- 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.
- 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.
- hyperv
Virtualization Property MapManagement Settings - HyperV Virtualization Management Settings.
- other
Management Property MapCosts Settings - Other Management Costs Settings.
- third
Party Property MapManagement Settings - Third Party Management Settings.
NetworkSettingsResponse
- Hardware
Software doubleCost Percentage - Network hardware and software cost percentage.
- Maintenance
Cost doublePercentage - Network maintenance cost percentage.
- Hardware
Software float64Cost Percentage - Network hardware and software cost percentage.
- Maintenance
Cost float64Percentage - Network maintenance cost percentage.
- hardware
Software DoubleCost Percentage - Network hardware and software cost percentage.
- maintenance
Cost DoublePercentage - Network maintenance cost percentage.
- hardware
Software numberCost Percentage - Network hardware and software cost percentage.
- maintenance
Cost numberPercentage - Network maintenance cost percentage.
- hardware_
software_ floatcost_ percentage - Network hardware and software cost percentage.
- maintenance_
cost_ floatpercentage - Network maintenance cost percentage.
- hardware
Software NumberCost Percentage - Network hardware and software cost percentage.
- maintenance
Cost NumberPercentage - Network maintenance cost percentage.
OnPremiseSettingsResponse
- Compute
Settings Pulumi.Azure Native. Migrate. Inputs. Compute Settings Response - Compute settings.
- Facility
Settings Pulumi.Azure Native. Migrate. Inputs. Facility Settings Response - Facility settings.
- Labor
Settings Pulumi.Azure Native. Migrate. Inputs. Labor Settings Response - Labour settings.
- Network
Settings Pulumi.Azure Native. Migrate. Inputs. Network Settings Response - Network settings.
- Security
Settings Pulumi.Azure Native. Migrate. Inputs. Security Settings Response - Security settings.
- Storage
Settings Pulumi.Azure Native. Migrate. Inputs. Storage Settings Response - Storage settings.
- Management
Settings Pulumi.Azure Native. Migrate. Inputs. Management Settings 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.
- 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.
- 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.
- 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.
- compute
Settings Property Map - Compute settings.
- facility
Settings Property Map - Facility settings.
- labor
Settings Property Map - Labour settings.
- network
Settings Property Map - Network settings.
- security
Settings Property Map - Security settings.
- storage
Settings Property Map - Storage settings.
- management
Settings Property Map - Management settings.
OtherManagementCostsSettingsResponse
- Data
Protection doubleCost Per Server Per Year - Data Protection Cost Per Server Per Year.
- Monitoring
Cost doublePer Server Per Year - Monitoring Cost Per Server Per Year.
- Patching
Cost doublePer Server Per Year - Patching Cost Per Server Per Year.
- Data
Protection float64Cost Per Server Per Year - Data Protection Cost Per Server Per Year.
- Monitoring
Cost float64Per Server Per Year - Monitoring Cost Per Server Per Year.
- Patching
Cost float64Per Server Per Year - Patching Cost Per Server Per Year.
- data
Protection DoubleCost Per Server Per Year - Data Protection Cost Per Server Per Year.
- monitoring
Cost DoublePer Server Per Year - Monitoring Cost Per Server Per Year.
- patching
Cost DoublePer Server Per Year - Patching Cost Per Server Per Year.
- data
Protection numberCost Per Server Per Year - Data Protection Cost Per Server Per Year.
- monitoring
Cost numberPer Server Per Year - Monitoring Cost Per Server Per Year.
- patching
Cost 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.
- data
Protection NumberCost Per Server Per Year - Data Protection Cost Per Server Per Year.
- monitoring
Cost NumberPer Server Per Year - Monitoring Cost Per Server Per Year.
- patching
Cost NumberPer Server Per Year - Patching Cost Per Server Per Year.
ReportDetailsResponse
- Report
Status string - Report status.
- Report
Type string - Report type.
- Report
Status string - Report status.
- Report
Type string - Report type.
- report
Status String - Report status.
- report
Type String - Report type.
- report
Status string - Report status.
- report
Type string - Report type.
- report_
status str - Report status.
- report_
type str - Report type.
- report
Status String - Report status.
- report
Type String - Report type.
SecuritySettingsResponse
- Server
Security doubleCost Per Server Per Year - Physical servers per administrator.
- Sql
Server doubleSecurity Cost Per Server Per Year - Virtual machines per administrator.
- Server
Security float64Cost Per Server Per Year - Physical servers per administrator.
- Sql
Server float64Security Cost Per Server Per Year - Virtual machines per administrator.
- server
Security DoubleCost Per Server Per Year - Physical servers per administrator.
- sql
Server DoubleSecurity Cost Per Server Per Year - Virtual machines per administrator.
- server
Security numberCost Per Server Per Year - Physical servers per administrator.
- sql
Server 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.
- server
Security NumberCost Per Server Per Year - Physical servers per administrator.
- sql
Server NumberSecurity Cost Per Server Per Year - Virtual machines per administrator.
SettingsResponse
- Azure
Settings Pulumi.Azure Native. Migrate. Inputs. Azure Settings Response - Azure settings for a business case.
- Azure
Arc Pulumi.Settings Azure Native. Migrate. Inputs. Azure Arc Settings Response - Azure arc settings.
- On
Premise Pulumi.Settings Azure Native. Migrate. Inputs. On Premise Settings Response - On-premise settings.
- Azure
Settings AzureSettings Response - Azure settings for a business case.
- Azure
Arc AzureSettings Arc Settings Response - Azure arc settings.
- On
Premise OnSettings Premise Settings Response - On-premise settings.
- azure
Settings AzureSettings Response - Azure settings for a business case.
- azure
Arc AzureSettings Arc Settings Response - Azure arc settings.
- on
Premise OnSettings Premise Settings Response - On-premise settings.
- azure
Settings AzureSettings Response - Azure settings for a business case.
- azure
Arc AzureSettings Arc Settings Response - Azure arc settings.
- on
Premise OnSettings Premise Settings Response - On-premise settings.
- azure_
settings AzureSettings Response - Azure settings for a business case.
- azure_
arc_ Azuresettings Arc Settings Response - Azure arc settings.
- on_
premise_ Onsettings Premise Settings Response - On-premise settings.
- azure
Settings Property Map - Azure settings for a business case.
- azure
Arc Property MapSettings - Azure arc settings.
- on
Premise Property MapSettings - On-premise settings.
SqlServerLicensingSettingsResponse
- License
Cost double - Licence cost.
- Software
Assurance doubleCost - Software assurance (SA) cost.
- Version string
- SQL Server version.
- License
Cost float64 - Licence cost.
- Software
Assurance float64Cost - Software assurance (SA) cost.
- Version string
- SQL Server version.
- license
Cost Double - Licence cost.
- software
Assurance DoubleCost - Software assurance (SA) cost.
- version String
- SQL Server version.
- license
Cost number - Licence cost.
- software
Assurance 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.
- license
Cost Number - Licence cost.
- software
Assurance NumberCost - Software assurance (SA) cost.
- version String
- SQL Server version.
StorageSettingsResponse
- Cost
Per doubleGb Per Month - Cost per gigabyte per month.
- Maintainance
Cost doublePercentage To Acquisition Cost - Maintenance cost percentage.
- Cost
Per float64Gb Per Month - Cost per gigabyte per month.
- Maintainance
Cost float64Percentage To Acquisition Cost - Maintenance cost percentage.
- cost
Per DoubleGb Per Month - Cost per gigabyte per month.
- maintainance
Cost DoublePercentage To Acquisition Cost - Maintenance cost percentage.
- cost
Per numberGb Per Month - Cost per gigabyte per month.
- maintainance
Cost 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.
- cost
Per NumberGb Per Month - Cost per gigabyte per month.
- maintainance
Cost NumberPercentage To Acquisition Cost - Maintenance cost percentage.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
ThirdPartyManagementSettingsResponse
- License
Cost double - License Cost.
- Support
Cost double - Support Cost.
- License
Cost float64 - License Cost.
- Support
Cost float64 - Support Cost.
- license
Cost Double - License Cost.
- support
Cost Double - Support Cost.
- license
Cost number - License Cost.
- support
Cost number - Support Cost.
- license_
cost float - License Cost.
- support_
cost float - Support Cost.
- license
Cost Number - License Cost.
- support
Cost Number - Support Cost.
VirtualizationSoftwareSettingsResponse
- VMware
Cloud doubleFoundation License Cost - VMware cloud foundation license cost.
- VMware
Cloud float64Foundation License Cost - VMware cloud foundation license cost.
- v
Mware DoubleCloud Foundation License Cost - VMware cloud foundation license cost.
- v
Mware numberCloud Foundation License Cost - VMware cloud foundation license cost.
- v_
mware_ floatcloud_ foundation_ license_ cost - VMware cloud foundation license cost.
- v
Mware NumberCloud Foundation License Cost - VMware cloud foundation license cost.
WindowsServerLicensingSettingsResponse
- License
Cost double - Licence Cost.
- Licenses
Per intCore - Licenses per core.
- Software
Assurance doubleCost - Software assurance (SA) cost.
- License
Cost float64 - Licence Cost.
- Licenses
Per intCore - Licenses per core.
- Software
Assurance float64Cost - Software assurance (SA) cost.
- license
Cost Double - Licence Cost.
- licenses
Per IntegerCore - Licenses per core.
- software
Assurance DoubleCost - Software assurance (SA) cost.
- license
Cost number - Licence Cost.
- licenses
Per numberCore - Licenses per core.
- software
Assurance numberCost - Software assurance (SA) cost.
- license_
cost float - Licence Cost.
- licenses_
per_ intcore - Licenses per core.
- software_
assurance_ floatcost - Software assurance (SA) cost.
- license
Cost Number - Licence Cost.
- licenses
Per NumberCore - Licenses per core.
- software
Assurance NumberCost - Software assurance (SA) cost.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0