This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
azure-native.migrate.getAvsAssessmentsV2Operation
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
Get a AvsAssessmentV2
Uses Azure REST API version 2024-03-03-preview.
Using getAvsAssessmentsV2Operation
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 getAvsAssessmentsV2Operation(args: GetAvsAssessmentsV2OperationArgs, opts?: InvokeOptions): Promise<GetAvsAssessmentsV2OperationResult>
function getAvsAssessmentsV2OperationOutput(args: GetAvsAssessmentsV2OperationOutputArgs, opts?: InvokeOptions): Output<GetAvsAssessmentsV2OperationResult>
def get_avs_assessments_v2_operation(assessment_name: Optional[str] = None,
project_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAvsAssessmentsV2OperationResult
def get_avs_assessments_v2_operation_output(assessment_name: Optional[pulumi.Input[str]] = None,
project_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAvsAssessmentsV2OperationResult]
func LookupAvsAssessmentsV2Operation(ctx *Context, args *LookupAvsAssessmentsV2OperationArgs, opts ...InvokeOption) (*LookupAvsAssessmentsV2OperationResult, error)
func LookupAvsAssessmentsV2OperationOutput(ctx *Context, args *LookupAvsAssessmentsV2OperationOutputArgs, opts ...InvokeOption) LookupAvsAssessmentsV2OperationResultOutput
> Note: This function is named LookupAvsAssessmentsV2Operation
in the Go SDK.
public static class GetAvsAssessmentsV2Operation
{
public static Task<GetAvsAssessmentsV2OperationResult> InvokeAsync(GetAvsAssessmentsV2OperationArgs args, InvokeOptions? opts = null)
public static Output<GetAvsAssessmentsV2OperationResult> Invoke(GetAvsAssessmentsV2OperationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAvsAssessmentsV2OperationResult> getAvsAssessmentsV2Operation(GetAvsAssessmentsV2OperationArgs args, InvokeOptions options)
public static Output<GetAvsAssessmentsV2OperationResult> getAvsAssessmentsV2Operation(GetAvsAssessmentsV2OperationArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:migrate:getAvsAssessmentsV2Operation
arguments:
# arguments dictionary
The following arguments are supported:
- Assessment
Name string - AVS Assessment ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Assessment
Name string - AVS Assessment ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- assessment
Name String - AVS Assessment ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- assessment
Name string - AVS Assessment ARM name
- project
Name string - Assessment Project Name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- assessment_
name str - AVS Assessment ARM name
- project_
name str - Assessment Project Name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- assessment
Name String - AVS Assessment ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAvsAssessmentsV2Operation 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
- Properties
Pulumi.
Azure Native. Migrate. Outputs. Avs Assessment Properties V2Response - The resource-specific properties for this resource.
- 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"
- 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
- Properties
Avs
Assessment Properties V2Response - The resource-specific properties for this resource.
- 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"
- 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
- properties
Avs
Assessment Properties V2Response - The resource-specific properties for this resource.
- 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"
- 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
- properties
Avs
Assessment Properties V2Response - The resource-specific properties for this resource.
- 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"
- 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
- properties
Avs
Assessment Properties V2Response - The resource-specific properties for this resource.
- 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"
- 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
- properties Property Map
- The resource-specific properties for this resource.
- 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"
Supporting Types
AssessmentDetailsResponse
- Confidence
Rating doubleIn Percentage - Confidence Rating in Percentage.
- Created
Timestamp string - Date and Time when assessment was created.
- Prices
Timestamp string - Last time when rates were queried.
- Status string
- Whether assessment is in valid state and all machines have been assessed.
- Updated
Timestamp string - Date and Time when assessment was last updated.
- Confidence
Rating float64In Percentage - Confidence Rating in Percentage.
- Created
Timestamp string - Date and Time when assessment was created.
- Prices
Timestamp string - Last time when rates were queried.
- Status string
- Whether assessment is in valid state and all machines have been assessed.
- Updated
Timestamp string - Date and Time when assessment was last updated.
- confidence
Rating DoubleIn Percentage - Confidence Rating in Percentage.
- created
Timestamp String - Date and Time when assessment was created.
- prices
Timestamp String - Last time when rates were queried.
- status String
- Whether assessment is in valid state and all machines have been assessed.
- updated
Timestamp String - Date and Time when assessment was last updated.
- confidence
Rating numberIn Percentage - Confidence Rating in Percentage.
- created
Timestamp string - Date and Time when assessment was created.
- prices
Timestamp string - Last time when rates were queried.
- status string
- Whether assessment is in valid state and all machines have been assessed.
- updated
Timestamp string - Date and Time when assessment was last updated.
- confidence_
rating_ floatin_ percentage - Confidence Rating in Percentage.
- created_
timestamp str - Date and Time when assessment was created.
- prices_
timestamp str - Last time when rates were queried.
- status str
- Whether assessment is in valid state and all machines have been assessed.
- updated_
timestamp str - Date and Time when assessment was last updated.
- confidence
Rating NumberIn Percentage - Confidence Rating in Percentage.
- created
Timestamp String - Date and Time when assessment was created.
- prices
Timestamp String - Last time when rates were queried.
- status String
- Whether assessment is in valid state and all machines have been assessed.
- updated
Timestamp String - Date and Time when assessment was last updated.
AvsAssessmentPropertiesV2Response
- Provisioning
State string - The status of the last operation.
- Details
Pulumi.
Azure Native. Migrate. Inputs. Assessment Details Response - Gets or sets the details of the assessment.
- Fallback
Machine stringAssessment Arm Id - Gets or sets the machine assessment ARM ID for VM fallback.
- Scope
Pulumi.
Azure Native. Migrate. Inputs. Scope Response - Gets or sets the scope of assessment.
- Settings
Pulumi.
Azure Native. Migrate. Inputs. Avs Assessment Settings Response - Gets or sets the settings for the assessment.
- Provisioning
State string - The status of the last operation.
- Details
Assessment
Details Response - Gets or sets the details of the assessment.
- Fallback
Machine stringAssessment Arm Id - Gets or sets the machine assessment ARM ID for VM fallback.
- Scope
Scope
Response - Gets or sets the scope of assessment.
- Settings
Avs
Assessment Settings Response - Gets or sets the settings for the assessment.
- provisioning
State String - The status of the last operation.
- details
Assessment
Details Response - Gets or sets the details of the assessment.
- fallback
Machine StringAssessment Arm Id - Gets or sets the machine assessment ARM ID for VM fallback.
- scope
Scope
Response - Gets or sets the scope of assessment.
- settings
Avs
Assessment Settings Response - Gets or sets the settings for the assessment.
- provisioning
State string - The status of the last operation.
- details
Assessment
Details Response - Gets or sets the details of the assessment.
- fallback
Machine stringAssessment Arm Id - Gets or sets the machine assessment ARM ID for VM fallback.
- scope
Scope
Response - Gets or sets the scope of assessment.
- settings
Avs
Assessment Settings Response - Gets or sets the settings for the assessment.
- provisioning_
state str - The status of the last operation.
- details
Assessment
Details Response - Gets or sets the details of the assessment.
- fallback_
machine_ strassessment_ arm_ id - Gets or sets the machine assessment ARM ID for VM fallback.
- scope
Scope
Response - Gets or sets the scope of assessment.
- settings
Avs
Assessment Settings Response - Gets or sets the settings for the assessment.
- provisioning
State String - The status of the last operation.
- details Property Map
- Gets or sets the details of the assessment.
- fallback
Machine StringAssessment Arm Id - Gets or sets the machine assessment ARM ID for VM fallback.
- scope Property Map
- Gets or sets the scope of assessment.
- settings Property Map
- Gets or sets the settings for the assessment.
AvsAssessmentSettingsResponse
- Avs
Assessment stringScenario - AVS Assessment Scenario.
- Azure
Location string - Azure Location or Azure region where to which the machines will be migrated.
- Billing
Settings Pulumi.Azure Native. Migrate. Inputs. Billing Settings Response - Gets or sets the billing settings.
- Cpu
Headroom double - Gets or sets the CPU headroom.
- Currency string
- Currency in which prices should be reported.
- Dedupe
Compression double - De-duplication compression.
- Discount
Percentage double - Custom discount percentage.
- Environment
Type string - Gets or sets user configurable setting to display the environment type.
- External
Storage List<string>Types - List of AVS external storage types.
- Failures
To List<string>Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- Is
Stretch boolCluster Enabled - Is Stretch Cluster Enabled.
- Is
Vcf boolByol Enabled - Is VCF license applied
- Mem
Overcommit double - Memory overcommit.
- Node
Types List<string> - AVS node types.
- Performance
Data Pulumi.Azure Native. Migrate. Inputs. Performance Data Response - Gets or sets the performance data.
- Savings
Settings Pulumi.Azure Native. Migrate. Inputs. Savings Settings Response - Gets or sets the savings settings.
- Scaling
Factor double - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- Sizing
Criterion string - Assessment sizing criterion.
- Vcpu
Oversubscription double - VCPU over subscription.
- Avs
Assessment stringScenario - AVS Assessment Scenario.
- Azure
Location string - Azure Location or Azure region where to which the machines will be migrated.
- Billing
Settings BillingSettings Response - Gets or sets the billing settings.
- Cpu
Headroom float64 - Gets or sets the CPU headroom.
- Currency string
- Currency in which prices should be reported.
- Dedupe
Compression float64 - De-duplication compression.
- Discount
Percentage float64 - Custom discount percentage.
- Environment
Type string - Gets or sets user configurable setting to display the environment type.
- External
Storage []stringTypes - List of AVS external storage types.
- Failures
To []stringTolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- Is
Stretch boolCluster Enabled - Is Stretch Cluster Enabled.
- Is
Vcf boolByol Enabled - Is VCF license applied
- Mem
Overcommit float64 - Memory overcommit.
- Node
Types []string - AVS node types.
- Performance
Data PerformanceData Response - Gets or sets the performance data.
- Savings
Settings SavingsSettings Response - Gets or sets the savings settings.
- Scaling
Factor float64 - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- Sizing
Criterion string - Assessment sizing criterion.
- Vcpu
Oversubscription float64 - VCPU over subscription.
- avs
Assessment StringScenario - AVS Assessment Scenario.
- azure
Location String - Azure Location or Azure region where to which the machines will be migrated.
- billing
Settings BillingSettings Response - Gets or sets the billing settings.
- cpu
Headroom Double - Gets or sets the CPU headroom.
- currency String
- Currency in which prices should be reported.
- dedupe
Compression Double - De-duplication compression.
- discount
Percentage Double - Custom discount percentage.
- environment
Type String - Gets or sets user configurable setting to display the environment type.
- external
Storage List<String>Types - List of AVS external storage types.
- failures
To List<String>Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- is
Stretch BooleanCluster Enabled - Is Stretch Cluster Enabled.
- is
Vcf BooleanByol Enabled - Is VCF license applied
- mem
Overcommit Double - Memory overcommit.
- node
Types List<String> - AVS node types.
- performance
Data PerformanceData Response - Gets or sets the performance data.
- savings
Settings SavingsSettings Response - Gets or sets the savings settings.
- scaling
Factor Double - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing
Criterion String - Assessment sizing criterion.
- vcpu
Oversubscription Double - VCPU over subscription.
- avs
Assessment stringScenario - AVS Assessment Scenario.
- azure
Location string - Azure Location or Azure region where to which the machines will be migrated.
- billing
Settings BillingSettings Response - Gets or sets the billing settings.
- cpu
Headroom number - Gets or sets the CPU headroom.
- currency string
- Currency in which prices should be reported.
- dedupe
Compression number - De-duplication compression.
- discount
Percentage number - Custom discount percentage.
- environment
Type string - Gets or sets user configurable setting to display the environment type.
- external
Storage string[]Types - List of AVS external storage types.
- failures
To string[]Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- is
Stretch booleanCluster Enabled - Is Stretch Cluster Enabled.
- is
Vcf booleanByol Enabled - Is VCF license applied
- mem
Overcommit number - Memory overcommit.
- node
Types string[] - AVS node types.
- performance
Data PerformanceData Response - Gets or sets the performance data.
- savings
Settings SavingsSettings Response - Gets or sets the savings settings.
- scaling
Factor number - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing
Criterion string - Assessment sizing criterion.
- vcpu
Oversubscription number - VCPU over subscription.
- avs_
assessment_ strscenario - AVS Assessment Scenario.
- azure_
location str - Azure Location or Azure region where to which the machines will be migrated.
- billing_
settings BillingSettings Response - Gets or sets the billing settings.
- cpu_
headroom float - Gets or sets the CPU headroom.
- currency str
- Currency in which prices should be reported.
- dedupe_
compression float - De-duplication compression.
- discount_
percentage float - Custom discount percentage.
- environment_
type str - Gets or sets user configurable setting to display the environment type.
- external_
storage_ Sequence[str]types - List of AVS external storage types.
- failures_
to_ Sequence[str]tolerate_ and_ raid_ level_ list - List of Failures to tolerate and RAID levels in a common property.
- is_
stretch_ boolcluster_ enabled - Is Stretch Cluster Enabled.
- is_
vcf_ boolbyol_ enabled - Is VCF license applied
- mem_
overcommit float - Memory overcommit.
- node_
types Sequence[str] - AVS node types.
- performance_
data PerformanceData Response - Gets or sets the performance data.
- savings_
settings SavingsSettings Response - Gets or sets the savings settings.
- scaling_
factor float - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing_
criterion str - Assessment sizing criterion.
- vcpu_
oversubscription float - VCPU over subscription.
- avs
Assessment StringScenario - AVS Assessment Scenario.
- azure
Location String - Azure Location or Azure region where to which the machines will be migrated.
- billing
Settings Property Map - Gets or sets the billing settings.
- cpu
Headroom Number - Gets or sets the CPU headroom.
- currency String
- Currency in which prices should be reported.
- dedupe
Compression Number - De-duplication compression.
- discount
Percentage Number - Custom discount percentage.
- environment
Type String - Gets or sets user configurable setting to display the environment type.
- external
Storage List<String>Types - List of AVS external storage types.
- failures
To List<String>Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- is
Stretch BooleanCluster Enabled - Is Stretch Cluster Enabled.
- is
Vcf BooleanByol Enabled - Is VCF license applied
- mem
Overcommit Number - Memory overcommit.
- node
Types List<String> - AVS node types.
- performance
Data Property Map - Gets or sets the performance data.
- savings
Settings Property Map - Gets or sets the savings settings.
- scaling
Factor Number - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing
Criterion String - Assessment sizing criterion.
- vcpu
Oversubscription Number - VCPU over subscription.
BillingSettingsResponse
- Licensing
Program string - Gets or sets the licensing program.
- Subscription
Id string - Gets or sets the subscription ID for licensing program selected.
- Licensing
Program string - Gets or sets the licensing program.
- Subscription
Id string - Gets or sets the subscription ID for licensing program selected.
- licensing
Program String - Gets or sets the licensing program.
- subscription
Id String - Gets or sets the subscription ID for licensing program selected.
- licensing
Program string - Gets or sets the licensing program.
- subscription
Id string - Gets or sets the subscription ID for licensing program selected.
- licensing_
program str - Gets or sets the licensing program.
- subscription_
id str - Gets or sets the subscription ID for licensing program selected.
- licensing
Program String - Gets or sets the licensing program.
- subscription
Id String - Gets or sets the subscription ID for licensing program selected.
PerformanceDataResponse
- Percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- Perf
Data stringEnd Time - Gets or sets the end time to consider performance data for assessment.
- Perf
Data stringStart Time - Gets or sets the start time to consider performance data for assessment.
- Time
Range string - Time Range for which the historic utilization data should be considered for assessment.
- Percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- Perf
Data stringEnd Time - Gets or sets the end time to consider performance data for assessment.
- Perf
Data stringStart Time - Gets or sets the start time to consider performance data for assessment.
- Time
Range string - Time Range for which the historic utilization data should be considered for assessment.
- percentile String
- Percentile of the utilization data values to be considered while assessing machines.
- perf
Data StringEnd Time - Gets or sets the end time to consider performance data for assessment.
- perf
Data StringStart Time - Gets or sets the start time to consider performance data for assessment.
- time
Range String - Time Range for which the historic utilization data should be considered for assessment.
- percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- perf
Data stringEnd Time - Gets or sets the end time to consider performance data for assessment.
- perf
Data stringStart Time - Gets or sets the start time to consider performance data for assessment.
- time
Range string - Time Range for which the historic utilization data should be considered for assessment.
- percentile str
- Percentile of the utilization data values to be considered while assessing machines.
- perf_
data_ 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.
- time_
range str - Time Range for which the historic utilization data should be considered for assessment.
- percentile String
- Percentile of the utilization data values to be considered while assessing machines.
- perf
Data StringEnd Time - Gets or sets the end time to consider performance data for assessment.
- perf
Data StringStart Time - Gets or sets the start time to consider performance data for assessment.
- time
Range String - Time Range for which the historic utilization data should be considered for assessment.
SavingsSettingsResponse
- Azure
Offer stringCode - Gets or sets the Azure offer code.
- Savings
Options string - Gets or sets the savings options.
- Azure
Offer stringCode - Gets or sets the Azure offer code.
- Savings
Options string - Gets or sets the savings options.
- azure
Offer StringCode - Gets or sets the Azure offer code.
- savings
Options String - Gets or sets the savings options.
- azure
Offer stringCode - Gets or sets the Azure offer code.
- savings
Options string - Gets or sets the savings options.
- azure_
offer_ strcode - Gets or sets the Azure offer code.
- savings_
options str - Gets or sets the savings options.
- azure
Offer StringCode - Gets or sets the Azure offer code.
- savings
Options String - Gets or sets the savings options.
ScopeResponse
- Azure
Resource stringGraph Query - The ARG query.
- Scope
Type string - The scope type
- Server
Group stringId - The server group arm id.
- Azure
Resource stringGraph Query - The ARG query.
- Scope
Type string - The scope type
- Server
Group stringId - The server group arm id.
- azure
Resource StringGraph Query - The ARG query.
- scope
Type String - The scope type
- server
Group StringId - The server group arm id.
- azure
Resource stringGraph Query - The ARG query.
- scope
Type string - The scope type
- server
Group stringId - The server group arm id.
- azure_
resource_ strgraph_ query - The ARG query.
- scope_
type str - The scope type
- server_
group_ strid - The server group arm id.
- azure
Resource StringGraph Query - The ARG query.
- scope
Type String - The scope type
- server
Group StringId - The server group arm id.
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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi