This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.migrate.getWebAppAssessmentV2Operation
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a WebAppAssessmentV2 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 getWebAppAssessmentV2Operation
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 getWebAppAssessmentV2Operation(args: GetWebAppAssessmentV2OperationArgs, opts?: InvokeOptions): Promise<GetWebAppAssessmentV2OperationResult>
function getWebAppAssessmentV2OperationOutput(args: GetWebAppAssessmentV2OperationOutputArgs, opts?: InvokeOptions): Output<GetWebAppAssessmentV2OperationResult>def get_web_app_assessment_v2_operation(assessment_name: Optional[str] = None,
                                        group_name: Optional[str] = None,
                                        project_name: Optional[str] = None,
                                        resource_group_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetWebAppAssessmentV2OperationResult
def get_web_app_assessment_v2_operation_output(assessment_name: Optional[pulumi.Input[str]] = None,
                                        group_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[GetWebAppAssessmentV2OperationResult]func LookupWebAppAssessmentV2Operation(ctx *Context, args *LookupWebAppAssessmentV2OperationArgs, opts ...InvokeOption) (*LookupWebAppAssessmentV2OperationResult, error)
func LookupWebAppAssessmentV2OperationOutput(ctx *Context, args *LookupWebAppAssessmentV2OperationOutputArgs, opts ...InvokeOption) LookupWebAppAssessmentV2OperationResultOutput> Note: This function is named LookupWebAppAssessmentV2Operation in the Go SDK.
public static class GetWebAppAssessmentV2Operation 
{
    public static Task<GetWebAppAssessmentV2OperationResult> InvokeAsync(GetWebAppAssessmentV2OperationArgs args, InvokeOptions? opts = null)
    public static Output<GetWebAppAssessmentV2OperationResult> Invoke(GetWebAppAssessmentV2OperationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWebAppAssessmentV2OperationResult> getWebAppAssessmentV2Operation(GetWebAppAssessmentV2OperationArgs args, InvokeOptions options)
public static Output<GetWebAppAssessmentV2OperationResult> getWebAppAssessmentV2Operation(GetWebAppAssessmentV2OperationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:migrate:getWebAppAssessmentV2Operation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AssessmentName string
- Web app Assessment arm name.
- GroupName string
- Group ARM name
- ProjectName string
- Assessment Project Name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- AssessmentName string
- Web app Assessment arm name.
- GroupName string
- Group ARM name
- ProjectName string
- Assessment Project Name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- assessmentName String
- Web app Assessment arm name.
- groupName String
- Group ARM name
- projectName String
- Assessment Project Name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- assessmentName string
- Web app Assessment arm name.
- groupName string
- Group ARM name
- projectName string
- Assessment Project Name
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- assessment_name str
- Web app Assessment arm name.
- group_name str
- Group ARM name
- project_name str
- Assessment Project Name
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- assessmentName String
- Web app Assessment arm name.
- groupName String
- Group ARM name
- projectName String
- Assessment Project Name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getWebAppAssessmentV2Operation Result
The following output properties are available:
- CreatedTimestamp string
- Date and Time when assessment was created.
- 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
- PricesTimestamp string
- Last time when rates were queried.
- ProvisioningState string
- The status of the last operation.
- SchemaVersion string
- Schema version.
- Stage string
- User configurable setting to display the Stage of Assessment.
- Status string
- Whether assessment is in valid state and all machines have been assessed.
- 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"
- UpdatedTimestamp string
- Date and Time when assessment was last updated.
- AppSvc Pulumi.Container Settings Azure Native. Migrate. Outputs. App Svc Container Settings Response 
- Gets or sets user configurable app service container database settings.
- AppSvc Pulumi.Native Settings Azure Native. Migrate. Outputs. App Svc Native Settings Response 
- Gets or sets user configurable app service native settings.
- AssessmentType string
- Assessment type of the assessment.
- AzureLocation string
- Azure Location or Azure region where to which the machines will be migrated.
- AzureOffer stringCode 
- Azure Offer Code.
- AzureSecurity stringOffering Type 
- Gets or sets a value indicating azure security offering type.
- ConfidenceRating doubleIn Percentage 
- Confidence Rating in Percentage.
- Currency string
- Currency in which prices should be reported.
- DiscountPercentage double
- Custom discount percentage.
- DiscoveredEntity Pulumi.Light Summary Azure Native. Migrate. Outputs. Discovered Entity Light Summary Response 
- Gets or sets user configurable discovered entity settings.
- EaSubscription stringId 
- Gets or sets the Enterprise agreement subscription id.
- EntityUptime Pulumi.Azure Native. Migrate. Outputs. Entity Uptime Response 
- Gets or sets the duration for which the entity (Web app, VMs) are up in the on-premises environment.
- EnvironmentType string
- Gets or sets user configurable setting to display the environment type.
- GroupType string
- Gets the group type for the assessment.
- Percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- PerfData stringEnd Time 
- Gets or sets the end time to consider performance data for assessment.
- PerfData stringStart Time 
- Gets or sets the start time to consider performance data for assessment.
- ReservedInstance string
- Reserved instance.
- ScalingFactor double
- Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- SizingCriterion string
- Assessment sizing criterion.
- TimeRange string
- Time Range for which the historic utilization data should be considered for assessment.
- CreatedTimestamp string
- Date and Time when assessment was created.
- 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
- PricesTimestamp string
- Last time when rates were queried.
- ProvisioningState string
- The status of the last operation.
- SchemaVersion string
- Schema version.
- Stage string
- User configurable setting to display the Stage of Assessment.
- Status string
- Whether assessment is in valid state and all machines have been assessed.
- 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"
- UpdatedTimestamp string
- Date and Time when assessment was last updated.
- AppSvc AppContainer Settings Svc Container Settings Response 
- Gets or sets user configurable app service container database settings.
- AppSvc AppNative Settings Svc Native Settings Response 
- Gets or sets user configurable app service native settings.
- AssessmentType string
- Assessment type of the assessment.
- AzureLocation string
- Azure Location or Azure region where to which the machines will be migrated.
- AzureOffer stringCode 
- Azure Offer Code.
- AzureSecurity stringOffering Type 
- Gets or sets a value indicating azure security offering type.
- ConfidenceRating float64In Percentage 
- Confidence Rating in Percentage.
- Currency string
- Currency in which prices should be reported.
- DiscountPercentage float64
- Custom discount percentage.
- DiscoveredEntity DiscoveredLight Summary Entity Light Summary Response 
- Gets or sets user configurable discovered entity settings.
- EaSubscription stringId 
- Gets or sets the Enterprise agreement subscription id.
- EntityUptime EntityUptime Response 
- Gets or sets the duration for which the entity (Web app, VMs) are up in the on-premises environment.
- EnvironmentType string
- Gets or sets user configurable setting to display the environment type.
- GroupType string
- Gets the group type for the assessment.
- Percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- PerfData stringEnd Time 
- Gets or sets the end time to consider performance data for assessment.
- PerfData stringStart Time 
- Gets or sets the start time to consider performance data for assessment.
- ReservedInstance string
- Reserved instance.
- ScalingFactor float64
- Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- SizingCriterion string
- Assessment sizing criterion.
- TimeRange string
- Time Range for which the historic utilization data should be considered for assessment.
- createdTimestamp String
- Date and Time when assessment was created.
- 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
- pricesTimestamp String
- Last time when rates were queried.
- provisioningState String
- The status of the last operation.
- schemaVersion String
- Schema version.
- stage String
- User configurable setting to display the Stage of Assessment.
- status String
- Whether assessment is in valid state and all machines have been assessed.
- 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"
- updatedTimestamp String
- Date and Time when assessment was last updated.
- appSvc AppContainer Settings Svc Container Settings Response 
- Gets or sets user configurable app service container database settings.
- appSvc AppNative Settings Svc Native Settings Response 
- Gets or sets user configurable app service native settings.
- assessmentType String
- Assessment type of the assessment.
- azureLocation String
- Azure Location or Azure region where to which the machines will be migrated.
- azureOffer StringCode 
- Azure Offer Code.
- azureSecurity StringOffering Type 
- Gets or sets a value indicating azure security offering type.
- confidenceRating DoubleIn Percentage 
- Confidence Rating in Percentage.
- currency String
- Currency in which prices should be reported.
- discountPercentage Double
- Custom discount percentage.
- discoveredEntity DiscoveredLight Summary Entity Light Summary Response 
- Gets or sets user configurable discovered entity settings.
- eaSubscription StringId 
- Gets or sets the Enterprise agreement subscription id.
- entityUptime EntityUptime Response 
- Gets or sets the duration for which the entity (Web app, VMs) are up in the on-premises environment.
- environmentType String
- Gets or sets user configurable setting to display the environment type.
- groupType String
- Gets the group type for the assessment.
- percentile String
- Percentile of the utilization data values to be considered while assessing machines.
- perfData StringEnd Time 
- Gets or sets the end time to consider performance data for assessment.
- perfData StringStart Time 
- Gets or sets the start time to consider performance data for assessment.
- reservedInstance String
- Reserved instance.
- scalingFactor Double
- Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizingCriterion String
- Assessment sizing criterion.
- timeRange String
- Time Range for which the historic utilization data should be considered for assessment.
- createdTimestamp string
- Date and Time when assessment was created.
- 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
- pricesTimestamp string
- Last time when rates were queried.
- provisioningState string
- The status of the last operation.
- schemaVersion string
- Schema version.
- stage string
- User configurable setting to display the Stage of Assessment.
- status string
- Whether assessment is in valid state and all machines have been assessed.
- 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"
- updatedTimestamp string
- Date and Time when assessment was last updated.
- appSvc AppContainer Settings Svc Container Settings Response 
- Gets or sets user configurable app service container database settings.
- appSvc AppNative Settings Svc Native Settings Response 
- Gets or sets user configurable app service native settings.
- assessmentType string
- Assessment type of the assessment.
- azureLocation string
- Azure Location or Azure region where to which the machines will be migrated.
- azureOffer stringCode 
- Azure Offer Code.
- azureSecurity stringOffering Type 
- Gets or sets a value indicating azure security offering type.
- confidenceRating numberIn Percentage 
- Confidence Rating in Percentage.
- currency string
- Currency in which prices should be reported.
- discountPercentage number
- Custom discount percentage.
- discoveredEntity DiscoveredLight Summary Entity Light Summary Response 
- Gets or sets user configurable discovered entity settings.
- eaSubscription stringId 
- Gets or sets the Enterprise agreement subscription id.
- entityUptime EntityUptime Response 
- Gets or sets the duration for which the entity (Web app, VMs) are up in the on-premises environment.
- environmentType string
- Gets or sets user configurable setting to display the environment type.
- groupType string
- Gets the group type for the assessment.
- percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- perfData stringEnd Time 
- Gets or sets the end time to consider performance data for assessment.
- perfData stringStart Time 
- Gets or sets the start time to consider performance data for assessment.
- reservedInstance string
- Reserved instance.
- scalingFactor number
- Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizingCriterion string
- Assessment sizing criterion.
- timeRange string
- Time Range for which the historic utilization data should be considered for assessment.
- created_timestamp str
- Date and Time when assessment was created.
- 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
- prices_timestamp str
- Last time when rates were queried.
- provisioning_state str
- The status of the last operation.
- schema_version str
- Schema version.
- stage str
- User configurable setting to display the Stage of Assessment.
- status str
- Whether assessment is in valid state and all machines have been assessed.
- 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"
- updated_timestamp str
- Date and Time when assessment was last updated.
- app_svc_ Appcontainer_ settings Svc Container Settings Response 
- Gets or sets user configurable app service container database settings.
- app_svc_ Appnative_ settings Svc Native Settings Response 
- Gets or sets user configurable app service native settings.
- assessment_type str
- Assessment type of the assessment.
- azure_location str
- Azure Location or Azure region where to which the machines will be migrated.
- azure_offer_ strcode 
- Azure Offer Code.
- azure_security_ stroffering_ type 
- Gets or sets a value indicating azure security offering type.
- confidence_rating_ floatin_ percentage 
- Confidence Rating in Percentage.
- currency str
- Currency in which prices should be reported.
- discount_percentage float
- Custom discount percentage.
- discovered_entity_ Discoveredlight_ summary Entity Light Summary Response 
- Gets or sets user configurable discovered entity settings.
- ea_subscription_ strid 
- Gets or sets the Enterprise agreement subscription id.
- entity_uptime EntityUptime Response 
- Gets or sets the duration for which the entity (Web app, VMs) are up in the on-premises environment.
- environment_type str
- Gets or sets user configurable setting to display the environment type.
- group_type str
- Gets the group type for the assessment.
- percentile str
- Percentile of the utilization data values to be considered while assessing machines.
- perf_data_ strend_ time 
- Gets or sets the end time to consider performance data for assessment.
- perf_data_ strstart_ time 
- Gets or sets the start time to consider performance data for assessment.
- reserved_instance str
- Reserved instance.
- scaling_factor float
- Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing_criterion str
- Assessment sizing criterion.
- time_range str
- Time Range for which the historic utilization data should be considered for assessment.
- createdTimestamp String
- Date and Time when assessment was created.
- 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
- pricesTimestamp String
- Last time when rates were queried.
- provisioningState String
- The status of the last operation.
- schemaVersion String
- Schema version.
- stage String
- User configurable setting to display the Stage of Assessment.
- status String
- Whether assessment is in valid state and all machines have been assessed.
- 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"
- updatedTimestamp String
- Date and Time when assessment was last updated.
- appSvc Property MapContainer Settings 
- Gets or sets user configurable app service container database settings.
- appSvc Property MapNative Settings 
- Gets or sets user configurable app service native settings.
- assessmentType String
- Assessment type of the assessment.
- azureLocation String
- Azure Location or Azure region where to which the machines will be migrated.
- azureOffer StringCode 
- Azure Offer Code.
- azureSecurity StringOffering Type 
- Gets or sets a value indicating azure security offering type.
- confidenceRating NumberIn Percentage 
- Confidence Rating in Percentage.
- currency String
- Currency in which prices should be reported.
- discountPercentage Number
- Custom discount percentage.
- discoveredEntity Property MapLight Summary 
- Gets or sets user configurable discovered entity settings.
- eaSubscription StringId 
- Gets or sets the Enterprise agreement subscription id.
- entityUptime Property Map
- Gets or sets the duration for which the entity (Web app, VMs) are up in the on-premises environment.
- environmentType String
- Gets or sets user configurable setting to display the environment type.
- groupType String
- Gets the group type for the assessment.
- percentile String
- Percentile of the utilization data values to be considered while assessing machines.
- perfData StringEnd Time 
- Gets or sets the end time to consider performance data for assessment.
- perfData StringStart Time 
- Gets or sets the start time to consider performance data for assessment.
- reservedInstance String
- Reserved instance.
- scalingFactor Number
- Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizingCriterion String
- Assessment sizing criterion.
- timeRange String
- Time Range for which the historic utilization data should be considered for assessment.
Supporting Types
AppSvcContainerSettingsResponse    
- IsolationRequired bool
- Gets or sets the isolation required.
- IsolationRequired bool
- Gets or sets the isolation required.
- isolationRequired Boolean
- Gets or sets the isolation required.
- isolationRequired boolean
- Gets or sets the isolation required.
- isolation_required bool
- Gets or sets the isolation required.
- isolationRequired Boolean
- Gets or sets the isolation required.
AppSvcNativeSettingsResponse    
- IsolationRequired bool
- Gets or sets the isolation required.
- IsolationRequired bool
- Gets or sets the isolation required.
- isolationRequired Boolean
- Gets or sets the isolation required.
- isolationRequired boolean
- Gets or sets the isolation required.
- isolation_required bool
- Gets or sets the isolation required.
- isolationRequired Boolean
- Gets or sets the isolation required.
DiscoveredEntityLightSummaryResponse    
- NumberOf intMachines 
- Gets or sets the number of machines.
- NumberOf intServers 
- Gets or sets the number of servers.
- NumberOf intWeb Apps 
- Gets or sets the number of web apps.
- NumberOf intMachines 
- Gets or sets the number of machines.
- NumberOf intServers 
- Gets or sets the number of servers.
- NumberOf intWeb Apps 
- Gets or sets the number of web apps.
- numberOf IntegerMachines 
- Gets or sets the number of machines.
- numberOf IntegerServers 
- Gets or sets the number of servers.
- numberOf IntegerWeb Apps 
- Gets or sets the number of web apps.
- numberOf numberMachines 
- Gets or sets the number of machines.
- numberOf numberServers 
- Gets or sets the number of servers.
- numberOf numberWeb Apps 
- Gets or sets the number of web apps.
- number_of_ intmachines 
- Gets or sets the number of machines.
- number_of_ intservers 
- Gets or sets the number of servers.
- number_of_ intweb_ apps 
- Gets or sets the number of web apps.
- numberOf NumberMachines 
- Gets or sets the number of machines.
- numberOf NumberServers 
- Gets or sets the number of servers.
- numberOf NumberWeb Apps 
- Gets or sets the number of web apps.
EntityUptimeResponse  
- DaysPer intMonth 
- Gets the days per month.
- HoursPer intDay 
- Gets the hours per day.
- DaysPer intMonth 
- Gets the days per month.
- HoursPer intDay 
- Gets the hours per day.
- daysPer IntegerMonth 
- Gets the days per month.
- hoursPer IntegerDay 
- Gets the hours per day.
- daysPer numberMonth 
- Gets the days per month.
- hoursPer numberDay 
- Gets the hours per day.
- days_per_ intmonth 
- Gets the days per month.
- hours_per_ intday 
- Gets the hours per day.
- daysPer NumberMonth 
- Gets the days per month.
- hoursPer NumberDay 
- Gets the hours per day.
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.
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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi