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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.recoveryservices.getReplicationMigrationItem
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Migration item. Azure REST API version: 2023-04-01.
Other available API versions: 2023-06-01, 2023-08-01, 2024-01-01, 2024-02-01, 2024-04-01.
Using getReplicationMigrationItem
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 getReplicationMigrationItem(args: GetReplicationMigrationItemArgs, opts?: InvokeOptions): Promise<GetReplicationMigrationItemResult>
function getReplicationMigrationItemOutput(args: GetReplicationMigrationItemOutputArgs, opts?: InvokeOptions): Output<GetReplicationMigrationItemResult>
def get_replication_migration_item(fabric_name: Optional[str] = None,
migration_item_name: Optional[str] = None,
protection_container_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetReplicationMigrationItemResult
def get_replication_migration_item_output(fabric_name: Optional[pulumi.Input[str]] = None,
migration_item_name: Optional[pulumi.Input[str]] = None,
protection_container_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetReplicationMigrationItemResult]
func LookupReplicationMigrationItem(ctx *Context, args *LookupReplicationMigrationItemArgs, opts ...InvokeOption) (*LookupReplicationMigrationItemResult, error)
func LookupReplicationMigrationItemOutput(ctx *Context, args *LookupReplicationMigrationItemOutputArgs, opts ...InvokeOption) LookupReplicationMigrationItemResultOutput
> Note: This function is named LookupReplicationMigrationItem
in the Go SDK.
public static class GetReplicationMigrationItem
{
public static Task<GetReplicationMigrationItemResult> InvokeAsync(GetReplicationMigrationItemArgs args, InvokeOptions? opts = null)
public static Output<GetReplicationMigrationItemResult> Invoke(GetReplicationMigrationItemInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetReplicationMigrationItemResult> getReplicationMigrationItem(GetReplicationMigrationItemArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:recoveryservices:getReplicationMigrationItem
arguments:
# arguments dictionary
The following arguments are supported:
- Fabric
Name string - Fabric unique name.
- Migration
Item stringName - Migration item name.
- Protection
Container stringName - Protection container name.
- Resource
Group stringName - The name of the resource group where the recovery services vault is present.
- Resource
Name string - The name of the recovery services vault.
- Fabric
Name string - Fabric unique name.
- Migration
Item stringName - Migration item name.
- Protection
Container stringName - Protection container name.
- Resource
Group stringName - The name of the resource group where the recovery services vault is present.
- Resource
Name string - The name of the recovery services vault.
- fabric
Name String - Fabric unique name.
- migration
Item StringName - Migration item name.
- protection
Container StringName - Protection container name.
- resource
Group StringName - The name of the resource group where the recovery services vault is present.
- resource
Name String - The name of the recovery services vault.
- fabric
Name string - Fabric unique name.
- migration
Item stringName - Migration item name.
- protection
Container stringName - Protection container name.
- resource
Group stringName - The name of the resource group where the recovery services vault is present.
- resource
Name string - The name of the recovery services vault.
- fabric_
name str - Fabric unique name.
- migration_
item_ strname - Migration item name.
- protection_
container_ strname - Protection container name.
- resource_
group_ strname - The name of the resource group where the recovery services vault is present.
- resource_
name str - The name of the recovery services vault.
- fabric
Name String - Fabric unique name.
- migration
Item StringName - Migration item name.
- protection
Container StringName - Protection container name.
- resource
Group StringName - The name of the resource group where the recovery services vault is present.
- resource
Name String - The name of the recovery services vault.
getReplicationMigrationItem Result
The following output properties are available:
- Id string
- Resource Id
- Name string
- Resource Name
- Properties
Pulumi.
Azure Native. Recovery Services. Outputs. Migration Item Properties Response - The migration item properties.
- Type string
- Resource Type
- Location string
- Resource Location
- Id string
- Resource Id
- Name string
- Resource Name
- Properties
Migration
Item Properties Response - The migration item properties.
- Type string
- Resource Type
- Location string
- Resource Location
- id String
- Resource Id
- name String
- Resource Name
- properties
Migration
Item Properties Response - The migration item properties.
- type String
- Resource Type
- location String
- Resource Location
- id string
- Resource Id
- name string
- Resource Name
- properties
Migration
Item Properties Response - The migration item properties.
- type string
- Resource Type
- location string
- Resource Location
- id str
- Resource Id
- name str
- Resource Name
- properties
Migration
Item Properties Response - The migration item properties.
- type str
- Resource Type
- location str
- Resource Location
- id String
- Resource Id
- name String
- Resource Name
- properties Property Map
- The migration item properties.
- type String
- Resource Type
- location String
- Resource Location
Supporting Types
CriticalJobHistoryDetailsResponse
- job_
id str - The ARM Id of the job being executed.
- job_
name str - The job name.
- job_
status str - The job state.
- start_
time str - The start time of the job.
CurrentJobDetailsResponse
- job_
id str - The ARM Id of the job being executed.
- job_
name str - The job name.
- start_
time str - The start time of the job.
HealthErrorResponse
- Creation
Time stringUtc - Error creation time (UTC).
- Customer
Resolvability string - Value indicating whether the health error is customer resolvable.
- Entity
Id string - ID of the entity.
- Error
Category string - Category of error.
- Error
Code string - Error code.
- Error
Id string - The health error unique id.
- Error
Level string - Level of error.
- Error
Message string - Error message.
- Error
Source string - Source of error.
- Error
Type string - Type of error.
- Inner
Health List<Pulumi.Errors Azure Native. Recovery Services. Inputs. Inner Health Error Response> - The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- Possible
Causes string - Possible causes of error.
- Recommended
Action string - Recommended action to resolve error.
- Recovery
Provider stringError Message - DRA error message.
- Summary
Message string - Summary message of the entity.
- Creation
Time stringUtc - Error creation time (UTC).
- Customer
Resolvability string - Value indicating whether the health error is customer resolvable.
- Entity
Id string - ID of the entity.
- Error
Category string - Category of error.
- Error
Code string - Error code.
- Error
Id string - The health error unique id.
- Error
Level string - Level of error.
- Error
Message string - Error message.
- Error
Source string - Source of error.
- Error
Type string - Type of error.
- Inner
Health []InnerErrors Health Error Response - The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- Possible
Causes string - Possible causes of error.
- Recommended
Action string - Recommended action to resolve error.
- Recovery
Provider stringError Message - DRA error message.
- Summary
Message string - Summary message of the entity.
- creation
Time StringUtc - Error creation time (UTC).
- customer
Resolvability String - Value indicating whether the health error is customer resolvable.
- entity
Id String - ID of the entity.
- error
Category String - Category of error.
- error
Code String - Error code.
- error
Id String - The health error unique id.
- error
Level String - Level of error.
- error
Message String - Error message.
- error
Source String - Source of error.
- error
Type String - Type of error.
- inner
Health List<InnerErrors Health Error Response> - The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible
Causes String - Possible causes of error.
- recommended
Action String - Recommended action to resolve error.
- recovery
Provider StringError Message - DRA error message.
- summary
Message String - Summary message of the entity.
- creation
Time stringUtc - Error creation time (UTC).
- customer
Resolvability string - Value indicating whether the health error is customer resolvable.
- entity
Id string - ID of the entity.
- error
Category string - Category of error.
- error
Code string - Error code.
- error
Id string - The health error unique id.
- error
Level string - Level of error.
- error
Message string - Error message.
- error
Source string - Source of error.
- error
Type string - Type of error.
- inner
Health InnerErrors Health Error Response[] - The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible
Causes string - Possible causes of error.
- recommended
Action string - Recommended action to resolve error.
- recovery
Provider stringError Message - DRA error message.
- summary
Message string - Summary message of the entity.
- creation_
time_ strutc - Error creation time (UTC).
- customer_
resolvability str - Value indicating whether the health error is customer resolvable.
- entity_
id str - ID of the entity.
- error_
category str - Category of error.
- error_
code str - Error code.
- error_
id str - The health error unique id.
- error_
level str - Level of error.
- error_
message str - Error message.
- error_
source str - Source of error.
- error_
type str - Type of error.
- inner_
health_ Sequence[Innererrors Health Error Response] - The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible_
causes str - Possible causes of error.
- recommended_
action str - Recommended action to resolve error.
- recovery_
provider_ strerror_ message - DRA error message.
- summary_
message str - Summary message of the entity.
- creation
Time StringUtc - Error creation time (UTC).
- customer
Resolvability String - Value indicating whether the health error is customer resolvable.
- entity
Id String - ID of the entity.
- error
Category String - Category of error.
- error
Code String - Error code.
- error
Id String - The health error unique id.
- error
Level String - Level of error.
- error
Message String - Error message.
- error
Source String - Source of error.
- error
Type String - Type of error.
- inner
Health List<Property Map>Errors - The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible
Causes String - Possible causes of error.
- recommended
Action String - Recommended action to resolve error.
- recovery
Provider StringError Message - DRA error message.
- summary
Message String - Summary message of the entity.
InnerHealthErrorResponse
- Creation
Time stringUtc - Error creation time (UTC).
- Customer
Resolvability string - Value indicating whether the health error is customer resolvable.
- Entity
Id string - ID of the entity.
- Error
Category string - Category of error.
- Error
Code string - Error code.
- Error
Id string - The health error unique id.
- Error
Level string - Level of error.
- Error
Message string - Error message.
- Error
Source string - Source of error.
- Error
Type string - Type of error.
- Possible
Causes string - Possible causes of error.
- Recommended
Action string - Recommended action to resolve error.
- Recovery
Provider stringError Message - DRA error message.
- Summary
Message string - Summary message of the entity.
- Creation
Time stringUtc - Error creation time (UTC).
- Customer
Resolvability string - Value indicating whether the health error is customer resolvable.
- Entity
Id string - ID of the entity.
- Error
Category string - Category of error.
- Error
Code string - Error code.
- Error
Id string - The health error unique id.
- Error
Level string - Level of error.
- Error
Message string - Error message.
- Error
Source string - Source of error.
- Error
Type string - Type of error.
- Possible
Causes string - Possible causes of error.
- Recommended
Action string - Recommended action to resolve error.
- Recovery
Provider stringError Message - DRA error message.
- Summary
Message string - Summary message of the entity.
- creation
Time StringUtc - Error creation time (UTC).
- customer
Resolvability String - Value indicating whether the health error is customer resolvable.
- entity
Id String - ID of the entity.
- error
Category String - Category of error.
- error
Code String - Error code.
- error
Id String - The health error unique id.
- error
Level String - Level of error.
- error
Message String - Error message.
- error
Source String - Source of error.
- error
Type String - Type of error.
- possible
Causes String - Possible causes of error.
- recommended
Action String - Recommended action to resolve error.
- recovery
Provider StringError Message - DRA error message.
- summary
Message String - Summary message of the entity.
- creation
Time stringUtc - Error creation time (UTC).
- customer
Resolvability string - Value indicating whether the health error is customer resolvable.
- entity
Id string - ID of the entity.
- error
Category string - Category of error.
- error
Code string - Error code.
- error
Id string - The health error unique id.
- error
Level string - Level of error.
- error
Message string - Error message.
- error
Source string - Source of error.
- error
Type string - Type of error.
- possible
Causes string - Possible causes of error.
- recommended
Action string - Recommended action to resolve error.
- recovery
Provider stringError Message - DRA error message.
- summary
Message string - Summary message of the entity.
- creation_
time_ strutc - Error creation time (UTC).
- customer_
resolvability str - Value indicating whether the health error is customer resolvable.
- entity_
id str - ID of the entity.
- error_
category str - Category of error.
- error_
code str - Error code.
- error_
id str - The health error unique id.
- error_
level str - Level of error.
- error_
message str - Error message.
- error_
source str - Source of error.
- error_
type str - Type of error.
- possible_
causes str - Possible causes of error.
- recommended_
action str - Recommended action to resolve error.
- recovery_
provider_ strerror_ message - DRA error message.
- summary_
message str - Summary message of the entity.
- creation
Time StringUtc - Error creation time (UTC).
- customer
Resolvability String - Value indicating whether the health error is customer resolvable.
- entity
Id String - ID of the entity.
- error
Category String - Category of error.
- error
Code String - Error code.
- error
Id String - The health error unique id.
- error
Level String - Level of error.
- error
Message String - Error message.
- error
Source String - Source of error.
- error
Type String - Type of error.
- possible
Causes String - Possible causes of error.
- recommended
Action String - Recommended action to resolve error.
- recovery
Provider StringError Message - DRA error message.
- summary
Message String - Summary message of the entity.
MigrationItemPropertiesResponse
- Allowed
Operations List<string> - The allowed operations on the migration item based on the current migration state of the item.
- Critical
Job List<Pulumi.History Azure Native. Recovery Services. Inputs. Critical Job History Details Response> - The critical past job details.
- Current
Job Pulumi.Azure Native. Recovery Services. Inputs. Current Job Details Response - The current job details.
- Event
Correlation stringId - The correlation Id for events associated with this migration item.
- Health string
- The consolidated health.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> - The list of health errors.
- Last
Migration stringStatus - The status of the last migration.
- Last
Migration stringTime - The last migration time.
- Last
Test stringMigration Status - The status of the last test migration.
- Last
Test stringMigration Time - The last test migration time.
- Machine
Name string - The on-premise virtual machine name.
- Migration
State string - The migration status.
- Migration
State stringDescription - The migration state description.
- Policy
Friendly stringName - The name of policy governing this item.
- Policy
Id string - The ARM Id of policy governing this item.
- Recovery
Services stringProvider Id - The recovery services provider ARM Id.
- Replication
Status string - The replication status.
- Test
Migrate stringState - The test migrate state.
- Test
Migrate stringState Description - The test migrate state description.
- Provider
Specific Pulumi.Details Azure Native. Recovery Services. Inputs. VMware Cbt Migration Details Response - The migration provider custom settings.
- Allowed
Operations []string - The allowed operations on the migration item based on the current migration state of the item.
- Critical
Job []CriticalHistory Job History Details Response - The critical past job details.
- Current
Job CurrentJob Details Response - The current job details.
- Event
Correlation stringId - The correlation Id for events associated with this migration item.
- Health string
- The consolidated health.
- Health
Errors []HealthError Response - The list of health errors.
- Last
Migration stringStatus - The status of the last migration.
- Last
Migration stringTime - The last migration time.
- Last
Test stringMigration Status - The status of the last test migration.
- Last
Test stringMigration Time - The last test migration time.
- Machine
Name string - The on-premise virtual machine name.
- Migration
State string - The migration status.
- Migration
State stringDescription - The migration state description.
- Policy
Friendly stringName - The name of policy governing this item.
- Policy
Id string - The ARM Id of policy governing this item.
- Recovery
Services stringProvider Id - The recovery services provider ARM Id.
- Replication
Status string - The replication status.
- Test
Migrate stringState - The test migrate state.
- Test
Migrate stringState Description - The test migrate state description.
- Provider
Specific VMwareDetails Cbt Migration Details Response - The migration provider custom settings.
- allowed
Operations List<String> - The allowed operations on the migration item based on the current migration state of the item.
- critical
Job List<CriticalHistory Job History Details Response> - The critical past job details.
- current
Job CurrentJob Details Response - The current job details.
- event
Correlation StringId - The correlation Id for events associated with this migration item.
- health String
- The consolidated health.
- health
Errors List<HealthError Response> - The list of health errors.
- last
Migration StringStatus - The status of the last migration.
- last
Migration StringTime - The last migration time.
- last
Test StringMigration Status - The status of the last test migration.
- last
Test StringMigration Time - The last test migration time.
- machine
Name String - The on-premise virtual machine name.
- migration
State String - The migration status.
- migration
State StringDescription - The migration state description.
- policy
Friendly StringName - The name of policy governing this item.
- policy
Id String - The ARM Id of policy governing this item.
- recovery
Services StringProvider Id - The recovery services provider ARM Id.
- replication
Status String - The replication status.
- test
Migrate StringState - The test migrate state.
- test
Migrate StringState Description - The test migrate state description.
- provider
Specific VMwareDetails Cbt Migration Details Response - The migration provider custom settings.
- allowed
Operations string[] - The allowed operations on the migration item based on the current migration state of the item.
- critical
Job CriticalHistory Job History Details Response[] - The critical past job details.
- current
Job CurrentJob Details Response - The current job details.
- event
Correlation stringId - The correlation Id for events associated with this migration item.
- health string
- The consolidated health.
- health
Errors HealthError Response[] - The list of health errors.
- last
Migration stringStatus - The status of the last migration.
- last
Migration stringTime - The last migration time.
- last
Test stringMigration Status - The status of the last test migration.
- last
Test stringMigration Time - The last test migration time.
- machine
Name string - The on-premise virtual machine name.
- migration
State string - The migration status.
- migration
State stringDescription - The migration state description.
- policy
Friendly stringName - The name of policy governing this item.
- policy
Id string - The ARM Id of policy governing this item.
- recovery
Services stringProvider Id - The recovery services provider ARM Id.
- replication
Status string - The replication status.
- test
Migrate stringState - The test migrate state.
- test
Migrate stringState Description - The test migrate state description.
- provider
Specific VMwareDetails Cbt Migration Details Response - The migration provider custom settings.
- allowed_
operations Sequence[str] - The allowed operations on the migration item based on the current migration state of the item.
- critical_
job_ Sequence[Criticalhistory Job History Details Response] - The critical past job details.
- current_
job CurrentJob Details Response - The current job details.
- event_
correlation_ strid - The correlation Id for events associated with this migration item.
- health str
- The consolidated health.
- health_
errors Sequence[HealthError Response] - The list of health errors.
- last_
migration_ strstatus - The status of the last migration.
- last_
migration_ strtime - The last migration time.
- last_
test_ strmigration_ status - The status of the last test migration.
- last_
test_ strmigration_ time - The last test migration time.
- machine_
name str - The on-premise virtual machine name.
- migration_
state str - The migration status.
- migration_
state_ strdescription - The migration state description.
- policy_
friendly_ strname - The name of policy governing this item.
- policy_
id str - The ARM Id of policy governing this item.
- recovery_
services_ strprovider_ id - The recovery services provider ARM Id.
- replication_
status str - The replication status.
- test_
migrate_ strstate - The test migrate state.
- test_
migrate_ strstate_ description - The test migrate state description.
- provider_
specific_ VMwaredetails Cbt Migration Details Response - The migration provider custom settings.
- allowed
Operations List<String> - The allowed operations on the migration item based on the current migration state of the item.
- critical
Job List<Property Map>History - The critical past job details.
- current
Job Property Map - The current job details.
- event
Correlation StringId - The correlation Id for events associated with this migration item.
- health String
- The consolidated health.
- health
Errors List<Property Map> - The list of health errors.
- last
Migration StringStatus - The status of the last migration.
- last
Migration StringTime - The last migration time.
- last
Test StringMigration Status - The status of the last test migration.
- last
Test StringMigration Time - The last test migration time.
- machine
Name String - The on-premise virtual machine name.
- migration
State String - The migration status.
- migration
State StringDescription - The migration state description.
- policy
Friendly StringName - The name of policy governing this item.
- policy
Id String - The ARM Id of policy governing this item.
- recovery
Services StringProvider Id - The recovery services provider ARM Id.
- replication
Status String - The replication status.
- test
Migrate StringState - The test migrate state.
- test
Migrate StringState Description - The test migrate state description.
- provider
Specific Property MapDetails - The migration provider custom settings.
VMwareCbtMigrationDetailsResponse
- Data
Mover stringRun As Account Id - The data mover run as account Id.
- Firmware
Type string - The firmware type.
- Initial
Seeding intProgress Percentage - The initial seeding progress percentage.
- Initial
Seeding doubleRetry Count - The initial seeding retry count.
- Last
Recovery stringPoint Id - The last recovery point Id.
- Last
Recovery stringPoint Received - The last recovery point received time.
- Migration
Progress intPercentage - The migration progress percentage.
- Migration
Recovery stringPoint Id - The recovery point Id to which the VM was migrated.
- Os
Name string - The name of the OS on the VM.
- Os
Type string - The type of the OS on the VM.
- Resume
Progress intPercentage - The resume progress percentage.
- Resume
Retry doubleCount - The resume retry count.
- Resync
Progress intPercentage - The resync progress percentage.
- Resync
Required string - A value indicating whether resync is required.
- Resync
Retry doubleCount - The resync retry count.
- Resync
State string - The resync state.
- Snapshot
Run stringAs Account Id - The snapshot run as account Id.
- Storage
Account stringId - The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
- Target
Generation string - The target generation.
- Target
Location string - The target location.
- Vmware
Machine stringId - The ARM Id of the VM discovered in VMware.
- Confidential
Vm stringKey Vault Id - The confidential VM key vault Id for ADE installation.
- License
Type string - License Type of the VM to be used.
- Perform
Auto stringResync - A value indicating whether auto resync is to be done.
- Protected
Disks List<Pulumi.Azure Native. Recovery Services. Inputs. VMware Cbt Protected Disk Details Response> - The list of protected disks.
- Dictionary<string, string>
- The tags for the seed disks.
- Sql
Server stringLicense Type - The SQL Server license type.
- Supported
OSVersions List<string> - List of supported inplace OS Upgrade versions.
- Target
Availability stringSet Id - The target availability set Id.
- Target
Availability stringZone - The target availability zone.
- Target
Boot stringDiagnostics Storage Account Id - The target boot diagnostics storage account ARM Id.
- Dictionary<string, string>
- The tags for the target disks.
- Target
Network stringId - The target network Id.
- Dictionary<string, string>
- The tags for the target NICs.
- Target
Proximity stringPlacement Group Id - The target proximity placement group Id.
- Target
Resource stringGroup Id - The target resource group Id.
- Target
Vm stringName - Target VM name.
- Target
Vm Pulumi.Security Profile Azure Native. Recovery Services. Inputs. VMware Cbt Security Profile Properties Response - The target VM security profile.
- Target
Vm stringSize - The target VM size.
- Dictionary<string, string>
- The target VM tags.
- Test
Network stringId - The test network Id.
- Vm
Nics List<Pulumi.Azure Native. Recovery Services. Inputs. VMware Cbt Nic Details Response> - The network details.
- Data
Mover stringRun As Account Id - The data mover run as account Id.
- Firmware
Type string - The firmware type.
- Initial
Seeding intProgress Percentage - The initial seeding progress percentage.
- Initial
Seeding float64Retry Count - The initial seeding retry count.
- Last
Recovery stringPoint Id - The last recovery point Id.
- Last
Recovery stringPoint Received - The last recovery point received time.
- Migration
Progress intPercentage - The migration progress percentage.
- Migration
Recovery stringPoint Id - The recovery point Id to which the VM was migrated.
- Os
Name string - The name of the OS on the VM.
- Os
Type string - The type of the OS on the VM.
- Resume
Progress intPercentage - The resume progress percentage.
- Resume
Retry float64Count - The resume retry count.
- Resync
Progress intPercentage - The resync progress percentage.
- Resync
Required string - A value indicating whether resync is required.
- Resync
Retry float64Count - The resync retry count.
- Resync
State string - The resync state.
- Snapshot
Run stringAs Account Id - The snapshot run as account Id.
- Storage
Account stringId - The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
- Target
Generation string - The target generation.
- Target
Location string - The target location.
- Vmware
Machine stringId - The ARM Id of the VM discovered in VMware.
- Confidential
Vm stringKey Vault Id - The confidential VM key vault Id for ADE installation.
- License
Type string - License Type of the VM to be used.
- Perform
Auto stringResync - A value indicating whether auto resync is to be done.
- Protected
Disks []VMwareCbt Protected Disk Details Response - The list of protected disks.
- map[string]string
- The tags for the seed disks.
- Sql
Server stringLicense Type - The SQL Server license type.
- Supported
OSVersions []string - List of supported inplace OS Upgrade versions.
- Target
Availability stringSet Id - The target availability set Id.
- Target
Availability stringZone - The target availability zone.
- Target
Boot stringDiagnostics Storage Account Id - The target boot diagnostics storage account ARM Id.
- map[string]string
- The tags for the target disks.
- Target
Network stringId - The target network Id.
- map[string]string
- The tags for the target NICs.
- Target
Proximity stringPlacement Group Id - The target proximity placement group Id.
- Target
Resource stringGroup Id - The target resource group Id.
- Target
Vm stringName - Target VM name.
- Target
Vm VMwareSecurity Profile Cbt Security Profile Properties Response - The target VM security profile.
- Target
Vm stringSize - The target VM size.
- map[string]string
- The target VM tags.
- Test
Network stringId - The test network Id.
- Vm
Nics []VMwareCbt Nic Details Response - The network details.
- data
Mover StringRun As Account Id - The data mover run as account Id.
- firmware
Type String - The firmware type.
- initial
Seeding IntegerProgress Percentage - The initial seeding progress percentage.
- initial
Seeding DoubleRetry Count - The initial seeding retry count.
- last
Recovery StringPoint Id - The last recovery point Id.
- last
Recovery StringPoint Received - The last recovery point received time.
- migration
Progress IntegerPercentage - The migration progress percentage.
- migration
Recovery StringPoint Id - The recovery point Id to which the VM was migrated.
- os
Name String - The name of the OS on the VM.
- os
Type String - The type of the OS on the VM.
- resume
Progress IntegerPercentage - The resume progress percentage.
- resume
Retry DoubleCount - The resume retry count.
- resync
Progress IntegerPercentage - The resync progress percentage.
- resync
Required String - A value indicating whether resync is required.
- resync
Retry DoubleCount - The resync retry count.
- resync
State String - The resync state.
- snapshot
Run StringAs Account Id - The snapshot run as account Id.
- storage
Account StringId - The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
- target
Generation String - The target generation.
- target
Location String - The target location.
- vmware
Machine StringId - The ARM Id of the VM discovered in VMware.
- confidential
Vm StringKey Vault Id - The confidential VM key vault Id for ADE installation.
- license
Type String - License Type of the VM to be used.
- perform
Auto StringResync - A value indicating whether auto resync is to be done.
- protected
Disks List<VMwareCbt Protected Disk Details Response> - The list of protected disks.
- Map<String,String>
- The tags for the seed disks.
- sql
Server StringLicense Type - The SQL Server license type.
- supported
OSVersions List<String> - List of supported inplace OS Upgrade versions.
- target
Availability StringSet Id - The target availability set Id.
- target
Availability StringZone - The target availability zone.
- target
Boot StringDiagnostics Storage Account Id - The target boot diagnostics storage account ARM Id.
- Map<String,String>
- The tags for the target disks.
- target
Network StringId - The target network Id.
- Map<String,String>
- The tags for the target NICs.
- target
Proximity StringPlacement Group Id - The target proximity placement group Id.
- target
Resource StringGroup Id - The target resource group Id.
- target
Vm StringName - Target VM name.
- target
Vm VMwareSecurity Profile Cbt Security Profile Properties Response - The target VM security profile.
- target
Vm StringSize - The target VM size.
- Map<String,String>
- The target VM tags.
- test
Network StringId - The test network Id.
- vm
Nics List<VMwareCbt Nic Details Response> - The network details.
- data
Mover stringRun As Account Id - The data mover run as account Id.
- firmware
Type string - The firmware type.
- initial
Seeding numberProgress Percentage - The initial seeding progress percentage.
- initial
Seeding numberRetry Count - The initial seeding retry count.
- last
Recovery stringPoint Id - The last recovery point Id.
- last
Recovery stringPoint Received - The last recovery point received time.
- migration
Progress numberPercentage - The migration progress percentage.
- migration
Recovery stringPoint Id - The recovery point Id to which the VM was migrated.
- os
Name string - The name of the OS on the VM.
- os
Type string - The type of the OS on the VM.
- resume
Progress numberPercentage - The resume progress percentage.
- resume
Retry numberCount - The resume retry count.
- resync
Progress numberPercentage - The resync progress percentage.
- resync
Required string - A value indicating whether resync is required.
- resync
Retry numberCount - The resync retry count.
- resync
State string - The resync state.
- snapshot
Run stringAs Account Id - The snapshot run as account Id.
- storage
Account stringId - The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
- target
Generation string - The target generation.
- target
Location string - The target location.
- vmware
Machine stringId - The ARM Id of the VM discovered in VMware.
- confidential
Vm stringKey Vault Id - The confidential VM key vault Id for ADE installation.
- license
Type string - License Type of the VM to be used.
- perform
Auto stringResync - A value indicating whether auto resync is to be done.
- protected
Disks VMwareCbt Protected Disk Details Response[] - The list of protected disks.
- {[key: string]: string}
- The tags for the seed disks.
- sql
Server stringLicense Type - The SQL Server license type.
- supported
OSVersions string[] - List of supported inplace OS Upgrade versions.
- target
Availability stringSet Id - The target availability set Id.
- target
Availability stringZone - The target availability zone.
- target
Boot stringDiagnostics Storage Account Id - The target boot diagnostics storage account ARM Id.
- {[key: string]: string}
- The tags for the target disks.
- target
Network stringId - The target network Id.
- {[key: string]: string}
- The tags for the target NICs.
- target
Proximity stringPlacement Group Id - The target proximity placement group Id.
- target
Resource stringGroup Id - The target resource group Id.
- target
Vm stringName - Target VM name.
- target
Vm VMwareSecurity Profile Cbt Security Profile Properties Response - The target VM security profile.
- target
Vm stringSize - The target VM size.
- {[key: string]: string}
- The target VM tags.
- test
Network stringId - The test network Id.
- vm
Nics VMwareCbt Nic Details Response[] - The network details.
- data_
mover_ strrun_ as_ account_ id - The data mover run as account Id.
- firmware_
type str - The firmware type.
- initial_
seeding_ intprogress_ percentage - The initial seeding progress percentage.
- initial_
seeding_ floatretry_ count - The initial seeding retry count.
- last_
recovery_ strpoint_ id - The last recovery point Id.
- last_
recovery_ strpoint_ received - The last recovery point received time.
- migration_
progress_ intpercentage - The migration progress percentage.
- migration_
recovery_ strpoint_ id - The recovery point Id to which the VM was migrated.
- os_
name str - The name of the OS on the VM.
- os_
type str - The type of the OS on the VM.
- resume_
progress_ intpercentage - The resume progress percentage.
- resume_
retry_ floatcount - The resume retry count.
- resync_
progress_ intpercentage - The resync progress percentage.
- resync_
required str - A value indicating whether resync is required.
- resync_
retry_ floatcount - The resync retry count.
- resync_
state str - The resync state.
- snapshot_
run_ stras_ account_ id - The snapshot run as account Id.
- storage_
account_ strid - The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
- target_
generation str - The target generation.
- target_
location str - The target location.
- vmware_
machine_ strid - The ARM Id of the VM discovered in VMware.
- confidential_
vm_ strkey_ vault_ id - The confidential VM key vault Id for ADE installation.
- license_
type str - License Type of the VM to be used.
- perform_
auto_ strresync - A value indicating whether auto resync is to be done.
- protected_
disks Sequence[VMwareCbt Protected Disk Details Response] - The list of protected disks.
- Mapping[str, str]
- The tags for the seed disks.
- sql_
server_ strlicense_ type - The SQL Server license type.
- supported_
os_ Sequence[str]versions - List of supported inplace OS Upgrade versions.
- target_
availability_ strset_ id - The target availability set Id.
- target_
availability_ strzone - The target availability zone.
- target_
boot_ strdiagnostics_ storage_ account_ id - The target boot diagnostics storage account ARM Id.
- Mapping[str, str]
- The tags for the target disks.
- target_
network_ strid - The target network Id.
- Mapping[str, str]
- The tags for the target NICs.
- target_
proximity_ strplacement_ group_ id - The target proximity placement group Id.
- target_
resource_ strgroup_ id - The target resource group Id.
- target_
vm_ strname - Target VM name.
- target_
vm_ VMwaresecurity_ profile Cbt Security Profile Properties Response - The target VM security profile.
- target_
vm_ strsize - The target VM size.
- Mapping[str, str]
- The target VM tags.
- test_
network_ strid - The test network Id.
- vm_
nics Sequence[VMwareCbt Nic Details Response] - The network details.
- data
Mover StringRun As Account Id - The data mover run as account Id.
- firmware
Type String - The firmware type.
- initial
Seeding NumberProgress Percentage - The initial seeding progress percentage.
- initial
Seeding NumberRetry Count - The initial seeding retry count.
- last
Recovery StringPoint Id - The last recovery point Id.
- last
Recovery StringPoint Received - The last recovery point received time.
- migration
Progress NumberPercentage - The migration progress percentage.
- migration
Recovery StringPoint Id - The recovery point Id to which the VM was migrated.
- os
Name String - The name of the OS on the VM.
- os
Type String - The type of the OS on the VM.
- resume
Progress NumberPercentage - The resume progress percentage.
- resume
Retry NumberCount - The resume retry count.
- resync
Progress NumberPercentage - The resync progress percentage.
- resync
Required String - A value indicating whether resync is required.
- resync
Retry NumberCount - The resync retry count.
- resync
State String - The resync state.
- snapshot
Run StringAs Account Id - The snapshot run as account Id.
- storage
Account StringId - The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
- target
Generation String - The target generation.
- target
Location String - The target location.
- vmware
Machine StringId - The ARM Id of the VM discovered in VMware.
- confidential
Vm StringKey Vault Id - The confidential VM key vault Id for ADE installation.
- license
Type String - License Type of the VM to be used.
- perform
Auto StringResync - A value indicating whether auto resync is to be done.
- protected
Disks List<Property Map> - The list of protected disks.
- Map<String>
- The tags for the seed disks.
- sql
Server StringLicense Type - The SQL Server license type.
- supported
OSVersions List<String> - List of supported inplace OS Upgrade versions.
- target
Availability StringSet Id - The target availability set Id.
- target
Availability StringZone - The target availability zone.
- target
Boot StringDiagnostics Storage Account Id - The target boot diagnostics storage account ARM Id.
- Map<String>
- The tags for the target disks.
- target
Network StringId - The target network Id.
- Map<String>
- The tags for the target NICs.
- target
Proximity StringPlacement Group Id - The target proximity placement group Id.
- target
Resource StringGroup Id - The target resource group Id.
- target
Vm StringName - Target VM name.
- target
Vm Property MapSecurity Profile - The target VM security profile.
- target
Vm StringSize - The target VM size.
- Map<String>
- The target VM tags.
- test
Network StringId - The test network Id.
- vm
Nics List<Property Map> - The network details.
VMwareCbtNicDetailsResponse
- Nic
Id string - The NIC Id.
- Source
IPAddress string - The source IP address.
- Source
IPAddress stringType - The source IP address type.
- Source
Network stringId - Source network Id.
- Is
Primary stringNic - A value indicating whether this is the primary NIC.
- Is
Selected stringFor Migration - A value indicating whether this NIC is selected for migration.
- Target
IPAddress string - The target IP address.
- Target
IPAddress stringType - The target IP address type.
- Target
Nic stringName - Target NIC name.
- Target
Subnet stringName - Target subnet name.
- Test
IPAddress string - The test IP address.
- Test
IPAddress stringType - The test IP address type.
- Test
Network stringId - Source network Id.
- Test
Subnet stringName - Test subnet name.
- Nic
Id string - The NIC Id.
- Source
IPAddress string - The source IP address.
- Source
IPAddress stringType - The source IP address type.
- Source
Network stringId - Source network Id.
- Is
Primary stringNic - A value indicating whether this is the primary NIC.
- Is
Selected stringFor Migration - A value indicating whether this NIC is selected for migration.
- Target
IPAddress string - The target IP address.
- Target
IPAddress stringType - The target IP address type.
- Target
Nic stringName - Target NIC name.
- Target
Subnet stringName - Target subnet name.
- Test
IPAddress string - The test IP address.
- Test
IPAddress stringType - The test IP address type.
- Test
Network stringId - Source network Id.
- Test
Subnet stringName - Test subnet name.
- nic
Id String - The NIC Id.
- source
IPAddress String - The source IP address.
- source
IPAddress StringType - The source IP address type.
- source
Network StringId - Source network Id.
- is
Primary StringNic - A value indicating whether this is the primary NIC.
- is
Selected StringFor Migration - A value indicating whether this NIC is selected for migration.
- target
IPAddress String - The target IP address.
- target
IPAddress StringType - The target IP address type.
- target
Nic StringName - Target NIC name.
- target
Subnet StringName - Target subnet name.
- test
IPAddress String - The test IP address.
- test
IPAddress StringType - The test IP address type.
- test
Network StringId - Source network Id.
- test
Subnet StringName - Test subnet name.
- nic
Id string - The NIC Id.
- source
IPAddress string - The source IP address.
- source
IPAddress stringType - The source IP address type.
- source
Network stringId - Source network Id.
- is
Primary stringNic - A value indicating whether this is the primary NIC.
- is
Selected stringFor Migration - A value indicating whether this NIC is selected for migration.
- target
IPAddress string - The target IP address.
- target
IPAddress stringType - The target IP address type.
- target
Nic stringName - Target NIC name.
- target
Subnet stringName - Target subnet name.
- test
IPAddress string - The test IP address.
- test
IPAddress stringType - The test IP address type.
- test
Network stringId - Source network Id.
- test
Subnet stringName - Test subnet name.
- nic_
id str - The NIC Id.
- source_
ip_ straddress - The source IP address.
- source_
ip_ straddress_ type - The source IP address type.
- source_
network_ strid - Source network Id.
- is_
primary_ strnic - A value indicating whether this is the primary NIC.
- is_
selected_ strfor_ migration - A value indicating whether this NIC is selected for migration.
- target_
ip_ straddress - The target IP address.
- target_
ip_ straddress_ type - The target IP address type.
- target_
nic_ strname - Target NIC name.
- target_
subnet_ strname - Target subnet name.
- test_
ip_ straddress - The test IP address.
- test_
ip_ straddress_ type - The test IP address type.
- test_
network_ strid - Source network Id.
- test_
subnet_ strname - Test subnet name.
- nic
Id String - The NIC Id.
- source
IPAddress String - The source IP address.
- source
IPAddress StringType - The source IP address type.
- source
Network StringId - Source network Id.
- is
Primary StringNic - A value indicating whether this is the primary NIC.
- is
Selected StringFor Migration - A value indicating whether this NIC is selected for migration.
- target
IPAddress String - The target IP address.
- target
IPAddress StringType - The target IP address type.
- target
Nic StringName - Target NIC name.
- target
Subnet StringName - Target subnet name.
- test
IPAddress String - The test IP address.
- test
IPAddress StringType - The test IP address type.
- test
Network StringId - Source network Id.
- test
Subnet StringName - Test subnet name.
VMwareCbtProtectedDiskDetailsResponse
- Capacity
In doubleBytes - The disk capacity in bytes.
- Disk
Encryption stringSet Id - The DiskEncryptionSet ARM Id.
- Disk
Id string - The disk id.
- Disk
Name string - The disk name.
- Disk
Path string - The disk path.
- Is
OSDisk string - A value indicating whether the disk is the OS disk.
- Log
Storage stringAccount Id - The log storage account ARM Id.
- Log
Storage stringAccount Sas Secret Name - The key vault secret name of the log storage account.
- Seed
Blob stringUri - The uri of the seed blob.
- Seed
Managed stringDisk Id - The ARM Id of the seed managed disk.
- Target
Blob stringUri - The uri of the target blob.
- Target
Managed stringDisk Id - The ARM Id of the target managed disk.
- Disk
Type string - The disk type.
- Target
Disk stringName - The name for the target managed disk.
- Capacity
In float64Bytes - The disk capacity in bytes.
- Disk
Encryption stringSet Id - The DiskEncryptionSet ARM Id.
- Disk
Id string - The disk id.
- Disk
Name string - The disk name.
- Disk
Path string - The disk path.
- Is
OSDisk string - A value indicating whether the disk is the OS disk.
- Log
Storage stringAccount Id - The log storage account ARM Id.
- Log
Storage stringAccount Sas Secret Name - The key vault secret name of the log storage account.
- Seed
Blob stringUri - The uri of the seed blob.
- Seed
Managed stringDisk Id - The ARM Id of the seed managed disk.
- Target
Blob stringUri - The uri of the target blob.
- Target
Managed stringDisk Id - The ARM Id of the target managed disk.
- Disk
Type string - The disk type.
- Target
Disk stringName - The name for the target managed disk.
- capacity
In DoubleBytes - The disk capacity in bytes.
- disk
Encryption StringSet Id - The DiskEncryptionSet ARM Id.
- disk
Id String - The disk id.
- disk
Name String - The disk name.
- disk
Path String - The disk path.
- is
OSDisk String - A value indicating whether the disk is the OS disk.
- log
Storage StringAccount Id - The log storage account ARM Id.
- log
Storage StringAccount Sas Secret Name - The key vault secret name of the log storage account.
- seed
Blob StringUri - The uri of the seed blob.
- seed
Managed StringDisk Id - The ARM Id of the seed managed disk.
- target
Blob StringUri - The uri of the target blob.
- target
Managed StringDisk Id - The ARM Id of the target managed disk.
- disk
Type String - The disk type.
- target
Disk StringName - The name for the target managed disk.
- capacity
In numberBytes - The disk capacity in bytes.
- disk
Encryption stringSet Id - The DiskEncryptionSet ARM Id.
- disk
Id string - The disk id.
- disk
Name string - The disk name.
- disk
Path string - The disk path.
- is
OSDisk string - A value indicating whether the disk is the OS disk.
- log
Storage stringAccount Id - The log storage account ARM Id.
- log
Storage stringAccount Sas Secret Name - The key vault secret name of the log storage account.
- seed
Blob stringUri - The uri of the seed blob.
- seed
Managed stringDisk Id - The ARM Id of the seed managed disk.
- target
Blob stringUri - The uri of the target blob.
- target
Managed stringDisk Id - The ARM Id of the target managed disk.
- disk
Type string - The disk type.
- target
Disk stringName - The name for the target managed disk.
- capacity_
in_ floatbytes - The disk capacity in bytes.
- disk_
encryption_ strset_ id - The DiskEncryptionSet ARM Id.
- disk_
id str - The disk id.
- disk_
name str - The disk name.
- disk_
path str - The disk path.
- is_
os_ strdisk - A value indicating whether the disk is the OS disk.
- log_
storage_ straccount_ id - The log storage account ARM Id.
- log_
storage_ straccount_ sas_ secret_ name - The key vault secret name of the log storage account.
- seed_
blob_ struri - The uri of the seed blob.
- seed_
managed_ strdisk_ id - The ARM Id of the seed managed disk.
- target_
blob_ struri - The uri of the target blob.
- target_
managed_ strdisk_ id - The ARM Id of the target managed disk.
- disk_
type str - The disk type.
- target_
disk_ strname - The name for the target managed disk.
- capacity
In NumberBytes - The disk capacity in bytes.
- disk
Encryption StringSet Id - The DiskEncryptionSet ARM Id.
- disk
Id String - The disk id.
- disk
Name String - The disk name.
- disk
Path String - The disk path.
- is
OSDisk String - A value indicating whether the disk is the OS disk.
- log
Storage StringAccount Id - The log storage account ARM Id.
- log
Storage StringAccount Sas Secret Name - The key vault secret name of the log storage account.
- seed
Blob StringUri - The uri of the seed blob.
- seed
Managed StringDisk Id - The ARM Id of the seed managed disk.
- target
Blob StringUri - The uri of the target blob.
- target
Managed StringDisk Id - The ARM Id of the target managed disk.
- disk
Type String - The disk type.
- target
Disk StringName - The name for the target managed disk.
VMwareCbtSecurityProfilePropertiesResponse
- Is
Target stringVm Confidential Encryption Enabled - A value indicating whether confidential compute encryption to be enabled.
- Is
Target stringVm Integrity Monitoring Enabled - A value indicating whether integrity monitoring to be enabled.
- Is
Target stringVm Secure Boot Enabled - A value indicating whether secure boot to be enabled.
- Is
Target stringVm Tpm Enabled - A value indicating whether trusted platform module to be enabled.
- Target
Vm stringSecurity Type - The target VM security type.
- Is
Target stringVm Confidential Encryption Enabled - A value indicating whether confidential compute encryption to be enabled.
- Is
Target stringVm Integrity Monitoring Enabled - A value indicating whether integrity monitoring to be enabled.
- Is
Target stringVm Secure Boot Enabled - A value indicating whether secure boot to be enabled.
- Is
Target stringVm Tpm Enabled - A value indicating whether trusted platform module to be enabled.
- Target
Vm stringSecurity Type - The target VM security type.
- is
Target StringVm Confidential Encryption Enabled - A value indicating whether confidential compute encryption to be enabled.
- is
Target StringVm Integrity Monitoring Enabled - A value indicating whether integrity monitoring to be enabled.
- is
Target StringVm Secure Boot Enabled - A value indicating whether secure boot to be enabled.
- is
Target StringVm Tpm Enabled - A value indicating whether trusted platform module to be enabled.
- target
Vm StringSecurity Type - The target VM security type.
- is
Target stringVm Confidential Encryption Enabled - A value indicating whether confidential compute encryption to be enabled.
- is
Target stringVm Integrity Monitoring Enabled - A value indicating whether integrity monitoring to be enabled.
- is
Target stringVm Secure Boot Enabled - A value indicating whether secure boot to be enabled.
- is
Target stringVm Tpm Enabled - A value indicating whether trusted platform module to be enabled.
- target
Vm stringSecurity Type - The target VM security type.
- is_
target_ strvm_ confidential_ encryption_ enabled - A value indicating whether confidential compute encryption to be enabled.
- is_
target_ strvm_ integrity_ monitoring_ enabled - A value indicating whether integrity monitoring to be enabled.
- is_
target_ strvm_ secure_ boot_ enabled - A value indicating whether secure boot to be enabled.
- is_
target_ strvm_ tpm_ enabled - A value indicating whether trusted platform module to be enabled.
- target_
vm_ strsecurity_ type - The target VM security type.
- is
Target StringVm Confidential Encryption Enabled - A value indicating whether confidential compute encryption to be enabled.
- is
Target StringVm Integrity Monitoring Enabled - A value indicating whether integrity monitoring to be enabled.
- is
Target StringVm Secure Boot Enabled - A value indicating whether secure boot to be enabled.
- is
Target StringVm Tpm Enabled - A value indicating whether trusted platform module to be enabled.
- target
Vm StringSecurity Type - The target VM security type.
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.47.1 published on Monday, Jun 24, 2024 by Pulumi