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.getAvsAssessmentsOperation
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 AvsAssessment Azure REST API version: 2023-03-15.
Other available API versions: 2023-04-01-preview, 2023-05-01-preview, 2023-09-09-preview, 2024-01-01-preview.
Using getAvsAssessmentsOperation
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 getAvsAssessmentsOperation(args: GetAvsAssessmentsOperationArgs, opts?: InvokeOptions): Promise<GetAvsAssessmentsOperationResult>
function getAvsAssessmentsOperationOutput(args: GetAvsAssessmentsOperationOutputArgs, opts?: InvokeOptions): Output<GetAvsAssessmentsOperationResult>def get_avs_assessments_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) -> GetAvsAssessmentsOperationResult
def get_avs_assessments_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[GetAvsAssessmentsOperationResult]func LookupAvsAssessmentsOperation(ctx *Context, args *LookupAvsAssessmentsOperationArgs, opts ...InvokeOption) (*LookupAvsAssessmentsOperationResult, error)
func LookupAvsAssessmentsOperationOutput(ctx *Context, args *LookupAvsAssessmentsOperationOutputArgs, opts ...InvokeOption) LookupAvsAssessmentsOperationResultOutput> Note: This function is named LookupAvsAssessmentsOperation in the Go SDK.
public static class GetAvsAssessmentsOperation 
{
    public static Task<GetAvsAssessmentsOperationResult> InvokeAsync(GetAvsAssessmentsOperationArgs args, InvokeOptions? opts = null)
    public static Output<GetAvsAssessmentsOperationResult> Invoke(GetAvsAssessmentsOperationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAvsAssessmentsOperationResult> getAvsAssessmentsOperation(GetAvsAssessmentsOperationArgs args, InvokeOptions options)
public static Output<GetAvsAssessmentsOperationResult> getAvsAssessmentsOperation(GetAvsAssessmentsOperationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:migrate:getAvsAssessmentsOperation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AssessmentName string
- AVS 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
- AVS 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
- AVS 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
- AVS 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
- AVS 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
- AVS 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.
getAvsAssessmentsOperation Result
The following output properties are available:
- AssessmentError Dictionary<string, int>Summary 
- Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- AssessmentType string
- Assessment type of the assessment.
- ConfidenceRating doubleIn Percentage 
- Confidence Rating in Percentage.
- CpuUtilization double
- Predicted CPU utilization.
- CreatedTimestamp string
- Date and Time when assessment was created.
- GroupType string
- Gets the group type for the assessment.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- LimitingFactor string
- Limiting factor.
- Name string
- The name of the resource
- NumberOf intMachines 
- Number of machines part of the assessment.
- NumberOf intNodes 
- Recommended number of nodes.
- PricesTimestamp string
- Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- RamUtilization double
- Predicted RAM utilization.
- 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.
- StorageUtilization double
- Predicted storage utilization.
- Suitability string
- Gets or sets the Assessment cloud suitability.
- SuitabilityExplanation string
- Gets or sets the Assessment suitability explanation.
- SuitabilitySummary Dictionary<string, int>
- Cloud suitability summary for all the machines in the assessment.
- SystemData Pulumi.Azure Native. Migrate. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- TotalCpu doubleCores 
- Predicted total CPU cores used.
- TotalMonthly doubleCost 
- Total monthly cost.
- TotalRam doubleIn GB 
- Predicted total RAM used in GB.
- TotalStorage doubleIn GB 
- Predicted total Storage used in GB.
- 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.
- AzureLocation string
- Azure Location or Azure region where to which the machines will be migrated.
- AzureOffer stringCode 
- Azure Offer code according to which cost estimation is done.
- Currency string
- Currency in which prices should be reported.
- DedupeCompression double
- De-duplication compression.
- DiscountPercentage double
- Custom discount percentage.
- FailuresTo stringTolerate And Raid Level 
- Failures to tolerate and RAID level in a common property.
- IsStretch boolCluster Enabled 
- Is Stretch Cluster Enabled.
- MemOvercommit double
- Memory overcommit.
- NodeType string
- AVS node type.
- 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.
- ProvisioningState string
- The status of the last operation.
- 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.
- VcpuOversubscription double
- VCPU over subscription.
- AssessmentError map[string]intSummary 
- Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- AssessmentType string
- Assessment type of the assessment.
- ConfidenceRating float64In Percentage 
- Confidence Rating in Percentage.
- CpuUtilization float64
- Predicted CPU utilization.
- CreatedTimestamp string
- Date and Time when assessment was created.
- GroupType string
- Gets the group type for the assessment.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- LimitingFactor string
- Limiting factor.
- Name string
- The name of the resource
- NumberOf intMachines 
- Number of machines part of the assessment.
- NumberOf intNodes 
- Recommended number of nodes.
- PricesTimestamp string
- Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- RamUtilization float64
- Predicted RAM utilization.
- 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.
- StorageUtilization float64
- Predicted storage utilization.
- Suitability string
- Gets or sets the Assessment cloud suitability.
- SuitabilityExplanation string
- Gets or sets the Assessment suitability explanation.
- SuitabilitySummary map[string]int
- Cloud suitability summary for all the machines in the assessment.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- TotalCpu float64Cores 
- Predicted total CPU cores used.
- TotalMonthly float64Cost 
- Total monthly cost.
- TotalRam float64In GB 
- Predicted total RAM used in GB.
- TotalStorage float64In GB 
- Predicted total Storage used in GB.
- 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.
- AzureLocation string
- Azure Location or Azure region where to which the machines will be migrated.
- AzureOffer stringCode 
- Azure Offer code according to which cost estimation is done.
- Currency string
- Currency in which prices should be reported.
- DedupeCompression float64
- De-duplication compression.
- DiscountPercentage float64
- Custom discount percentage.
- FailuresTo stringTolerate And Raid Level 
- Failures to tolerate and RAID level in a common property.
- IsStretch boolCluster Enabled 
- Is Stretch Cluster Enabled.
- MemOvercommit float64
- Memory overcommit.
- NodeType string
- AVS node type.
- 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.
- ProvisioningState string
- The status of the last operation.
- 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.
- VcpuOversubscription float64
- VCPU over subscription.
- assessmentError Map<String,Integer>Summary 
- Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessmentType String
- Assessment type of the assessment.
- confidenceRating DoubleIn Percentage 
- Confidence Rating in Percentage.
- cpuUtilization Double
- Predicted CPU utilization.
- createdTimestamp String
- Date and Time when assessment was created.
- groupType String
- Gets the group type for the assessment.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- limitingFactor String
- Limiting factor.
- name String
- The name of the resource
- numberOf IntegerMachines 
- Number of machines part of the assessment.
- numberOf IntegerNodes 
- Recommended number of nodes.
- pricesTimestamp String
- Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ramUtilization Double
- Predicted RAM utilization.
- 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.
- storageUtilization Double
- Predicted storage utilization.
- suitability String
- Gets or sets the Assessment cloud suitability.
- suitabilityExplanation String
- Gets or sets the Assessment suitability explanation.
- suitabilitySummary Map<String,Integer>
- Cloud suitability summary for all the machines in the assessment.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- totalCpu DoubleCores 
- Predicted total CPU cores used.
- totalMonthly DoubleCost 
- Total monthly cost.
- totalRam DoubleIn GB 
- Predicted total RAM used in GB.
- totalStorage DoubleIn GB 
- Predicted total Storage used in GB.
- 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.
- azureLocation String
- Azure Location or Azure region where to which the machines will be migrated.
- azureOffer StringCode 
- Azure Offer code according to which cost estimation is done.
- currency String
- Currency in which prices should be reported.
- dedupeCompression Double
- De-duplication compression.
- discountPercentage Double
- Custom discount percentage.
- failuresTo StringTolerate And Raid Level 
- Failures to tolerate and RAID level in a common property.
- isStretch BooleanCluster Enabled 
- Is Stretch Cluster Enabled.
- memOvercommit Double
- Memory overcommit.
- nodeType String
- AVS node type.
- 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.
- provisioningState String
- The status of the last operation.
- 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.
- vcpuOversubscription Double
- VCPU over subscription.
- assessmentError {[key: string]: number}Summary 
- Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessmentType string
- Assessment type of the assessment.
- confidenceRating numberIn Percentage 
- Confidence Rating in Percentage.
- cpuUtilization number
- Predicted CPU utilization.
- createdTimestamp string
- Date and Time when assessment was created.
- groupType string
- Gets the group type for the assessment.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- limitingFactor string
- Limiting factor.
- name string
- The name of the resource
- numberOf numberMachines 
- Number of machines part of the assessment.
- numberOf numberNodes 
- Recommended number of nodes.
- pricesTimestamp string
- Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ramUtilization number
- Predicted RAM utilization.
- 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.
- storageUtilization number
- Predicted storage utilization.
- suitability string
- Gets or sets the Assessment cloud suitability.
- suitabilityExplanation string
- Gets or sets the Assessment suitability explanation.
- suitabilitySummary {[key: string]: number}
- Cloud suitability summary for all the machines in the assessment.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- totalCpu numberCores 
- Predicted total CPU cores used.
- totalMonthly numberCost 
- Total monthly cost.
- totalRam numberIn GB 
- Predicted total RAM used in GB.
- totalStorage numberIn GB 
- Predicted total Storage used in GB.
- 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.
- azureLocation string
- Azure Location or Azure region where to which the machines will be migrated.
- azureOffer stringCode 
- Azure Offer code according to which cost estimation is done.
- currency string
- Currency in which prices should be reported.
- dedupeCompression number
- De-duplication compression.
- discountPercentage number
- Custom discount percentage.
- failuresTo stringTolerate And Raid Level 
- Failures to tolerate and RAID level in a common property.
- isStretch booleanCluster Enabled 
- Is Stretch Cluster Enabled.
- memOvercommit number
- Memory overcommit.
- nodeType string
- AVS node type.
- 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.
- provisioningState string
- The status of the last operation.
- 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.
- vcpuOversubscription number
- VCPU over subscription.
- assessment_error_ Mapping[str, int]summary 
- Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessment_type str
- Assessment type of the assessment.
- confidence_rating_ floatin_ percentage 
- Confidence Rating in Percentage.
- cpu_utilization float
- Predicted CPU utilization.
- created_timestamp str
- Date and Time when assessment was created.
- group_type str
- Gets the group type for the assessment.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- limiting_factor str
- Limiting factor.
- name str
- The name of the resource
- number_of_ intmachines 
- Number of machines part of the assessment.
- number_of_ intnodes 
- Recommended number of nodes.
- prices_timestamp str
- Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ram_utilization float
- Predicted RAM utilization.
- 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.
- storage_utilization float
- Predicted storage utilization.
- suitability str
- Gets or sets the Assessment cloud suitability.
- suitability_explanation str
- Gets or sets the Assessment suitability explanation.
- suitability_summary Mapping[str, int]
- Cloud suitability summary for all the machines in the assessment.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total_cpu_ floatcores 
- Predicted total CPU cores used.
- total_monthly_ floatcost 
- Total monthly cost.
- total_ram_ floatin_ gb 
- Predicted total RAM used in GB.
- total_storage_ floatin_ gb 
- Predicted total Storage used in GB.
- 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.
- azure_location str
- Azure Location or Azure region where to which the machines will be migrated.
- azure_offer_ strcode 
- Azure Offer code according to which cost estimation is done.
- currency str
- Currency in which prices should be reported.
- dedupe_compression float
- De-duplication compression.
- discount_percentage float
- Custom discount percentage.
- failures_to_ strtolerate_ and_ raid_ level 
- Failures to tolerate and RAID level in a common property.
- is_stretch_ boolcluster_ enabled 
- Is Stretch Cluster Enabled.
- mem_overcommit float
- Memory overcommit.
- node_type str
- AVS node type.
- 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.
- provisioning_state str
- The status of the last operation.
- 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.
- vcpu_oversubscription float
- VCPU over subscription.
- assessmentError Map<Number>Summary 
- Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessmentType String
- Assessment type of the assessment.
- confidenceRating NumberIn Percentage 
- Confidence Rating in Percentage.
- cpuUtilization Number
- Predicted CPU utilization.
- createdTimestamp String
- Date and Time when assessment was created.
- groupType String
- Gets the group type for the assessment.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- limitingFactor String
- Limiting factor.
- name String
- The name of the resource
- numberOf NumberMachines 
- Number of machines part of the assessment.
- numberOf NumberNodes 
- Recommended number of nodes.
- pricesTimestamp String
- Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ramUtilization Number
- Predicted RAM utilization.
- 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.
- storageUtilization Number
- Predicted storage utilization.
- suitability String
- Gets or sets the Assessment cloud suitability.
- suitabilityExplanation String
- Gets or sets the Assessment suitability explanation.
- suitabilitySummary Map<Number>
- Cloud suitability summary for all the machines in the assessment.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- totalCpu NumberCores 
- Predicted total CPU cores used.
- totalMonthly NumberCost 
- Total monthly cost.
- totalRam NumberIn GB 
- Predicted total RAM used in GB.
- totalStorage NumberIn GB 
- Predicted total Storage used in GB.
- 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.
- azureLocation String
- Azure Location or Azure region where to which the machines will be migrated.
- azureOffer StringCode 
- Azure Offer code according to which cost estimation is done.
- currency String
- Currency in which prices should be reported.
- dedupeCompression Number
- De-duplication compression.
- discountPercentage Number
- Custom discount percentage.
- failuresTo StringTolerate And Raid Level 
- Failures to tolerate and RAID level in a common property.
- isStretch BooleanCluster Enabled 
- Is Stretch Cluster Enabled.
- memOvercommit Number
- Memory overcommit.
- nodeType String
- AVS node type.
- 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.
- provisioningState String
- The status of the last operation.
- 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.
- vcpuOversubscription Number
- VCPU over subscription.
Supporting Types
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