These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.datareplication.getProtectedItem
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets the details of the protected item. Azure REST API version: 2021-02-16-preview.
Using getProtectedItem
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 getProtectedItem(args: GetProtectedItemArgs, opts?: InvokeOptions): Promise<GetProtectedItemResult>
function getProtectedItemOutput(args: GetProtectedItemOutputArgs, opts?: InvokeOptions): Output<GetProtectedItemResult>
def get_protected_item(protected_item_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
vault_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetProtectedItemResult
def get_protected_item_output(protected_item_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
vault_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetProtectedItemResult]
func LookupProtectedItem(ctx *Context, args *LookupProtectedItemArgs, opts ...InvokeOption) (*LookupProtectedItemResult, error)
func LookupProtectedItemOutput(ctx *Context, args *LookupProtectedItemOutputArgs, opts ...InvokeOption) LookupProtectedItemResultOutput
> Note: This function is named LookupProtectedItem
in the Go SDK.
public static class GetProtectedItem
{
public static Task<GetProtectedItemResult> InvokeAsync(GetProtectedItemArgs args, InvokeOptions? opts = null)
public static Output<GetProtectedItemResult> Invoke(GetProtectedItemInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetProtectedItemResult> getProtectedItem(GetProtectedItemArgs args, InvokeOptions options)
public static Output<GetProtectedItemResult> getProtectedItem(GetProtectedItemArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:datareplication:getProtectedItem
arguments:
# arguments dictionary
The following arguments are supported:
- Protected
Item Name This property is required. Changes to this property will trigger replacement.
- The protected item name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Vault
Name This property is required. Changes to this property will trigger replacement.
- The vault name.
- Protected
Item Name This property is required. Changes to this property will trigger replacement.
- The protected item name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Vault
Name This property is required. Changes to this property will trigger replacement.
- The vault name.
- protected
Item Name This property is required. Changes to this property will trigger replacement.
- The protected item name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- vault
Name This property is required. Changes to this property will trigger replacement.
- The vault name.
- protected
Item Name This property is required. Changes to this property will trigger replacement.
- The protected item name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- vault
Name This property is required. Changes to this property will trigger replacement.
- The vault name.
- protected_
item_ name This property is required. Changes to this property will trigger replacement.
- The protected item name.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- vault_
name This property is required. Changes to this property will trigger replacement.
- The vault name.
- protected
Item Name This property is required. Changes to this property will trigger replacement.
- The protected item name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- vault
Name This property is required. Changes to this property will trigger replacement.
- The vault name.
getProtectedItem Result
The following output properties are available:
- Id string
- Gets or sets the Id of the resource.
- Name string
- Gets or sets the name of the resource.
- Properties
Pulumi.
Azure Native. Data Replication. Outputs. Protected Item Model Properties Response - Protected item model properties.
- System
Data Pulumi.Azure Native. Data Replication. Outputs. Protected Item Model Response System Data - Type string
- Gets or sets the type of the resource.
- Id string
- Gets or sets the Id of the resource.
- Name string
- Gets or sets the name of the resource.
- Properties
Protected
Item Model Properties Response - Protected item model properties.
- System
Data ProtectedItem Model Response System Data - Type string
- Gets or sets the type of the resource.
- id String
- Gets or sets the Id of the resource.
- name String
- Gets or sets the name of the resource.
- properties
Protected
Item Model Properties Response - Protected item model properties.
- system
Data ProtectedItem Model Response System Data - type String
- Gets or sets the type of the resource.
- id string
- Gets or sets the Id of the resource.
- name string
- Gets or sets the name of the resource.
- properties
Protected
Item Model Properties Response - Protected item model properties.
- system
Data ProtectedItem Model Response System Data - type string
- Gets or sets the type of the resource.
- id str
- Gets or sets the Id of the resource.
- name str
- Gets or sets the name of the resource.
- properties
Protected
Item Model Properties Response - Protected item model properties.
- system_
data ProtectedItem Model Response System Data - type str
- Gets or sets the type of the resource.
- id String
- Gets or sets the Id of the resource.
- name String
- Gets or sets the name of the resource.
- properties Property Map
- Protected item model properties.
- system
Data Property Map - type String
- Gets or sets the type of the resource.
Supporting Types
HealthErrorModelResponse
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- Affected
Resource List<string>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- Affected
Resource stringType - Gets or sets the type of affected resource type.
- Child
Errors List<Pulumi.Azure Native. Data Replication. Inputs. Inner Health Error Model Response> - Gets or sets a list of child health errors associated with this error.
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- Affected
Resource []stringCorrelation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- Affected
Resource stringType - Gets or sets the type of affected resource type.
- Child
Errors []InnerHealth Error Model Response - Gets or sets a list of child health errors associated with this error.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
- affected
Resource List<String>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource StringType - Gets or sets the type of affected resource type.
- child
Errors List<InnerHealth Error Model Response> - Gets or sets a list of child health errors associated with this error.
- category
This property is required. string - Gets or sets the error category.
- causes
This property is required. string - Gets or sets possible causes of the error.
- code
This property is required. string - Gets or sets the error code.
- creation
Time This property is required. string - Gets or sets the error creation time.
- health
Category This property is required. string - Gets or sets the health category.
- is
Customer Resolvable This property is required. boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. string - Gets or sets the error message.
- recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- severity
This property is required. string - Gets or sets the error severity.
- source
This property is required. string - Gets or sets the error source.
- summary
This property is required. string - Gets or sets the error summary.
- affected
Resource string[]Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource stringType - Gets or sets the type of affected resource type.
- child
Errors InnerHealth Error Model Response[] - Gets or sets a list of child health errors associated with this error.
- category
This property is required. str - Gets or sets the error category.
- causes
This property is required. str - Gets or sets possible causes of the error.
- code
This property is required. str - Gets or sets the error code.
- creation_
time This property is required. str - Gets or sets the error creation time.
- health_
category This property is required. str - Gets or sets the health category.
- is_
customer_ resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. str - Gets or sets the error message.
- recommendation
This property is required. str - Gets or sets recommended action to resolve the error.
- severity
This property is required. str - Gets or sets the error severity.
- source
This property is required. str - Gets or sets the error source.
- summary
This property is required. str - Gets or sets the error summary.
- affected_
resource_ Sequence[str]correlation_ ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected_
resource_ strtype - Gets or sets the type of affected resource type.
- child_
errors Sequence[InnerHealth Error Model Response] - Gets or sets a list of child health errors associated with this error.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
- affected
Resource List<String>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource StringType - Gets or sets the type of affected resource type.
- child
Errors List<Property Map> - Gets or sets a list of child health errors associated with this error.
HyperVToAzStackHCIDiskInputResponse
- Disk
File Format This property is required. string - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- Disk
Id This property is required. string - Gets or sets the disk Id.
- Disk
Size GB This property is required. double - Gets or sets the disk size in GB.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether disk is os disk.
- Is
Dynamic bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Storage
Container stringId - Gets or sets the target storage account ARM Id.
- Disk
File Format This property is required. string - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- Disk
Id This property is required. string - Gets or sets the disk Id.
- Disk
Size GB This property is required. float64 - Gets or sets the disk size in GB.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether disk is os disk.
- Is
Dynamic bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Storage
Container stringId - Gets or sets the target storage account ARM Id.
- disk
File Format This property is required. String - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk
Id This property is required. String - Gets or sets the disk Id.
- disk
Size GB This property is required. Double - Gets or sets the disk size in GB.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether disk is os disk.
- is
Dynamic Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage
Container StringId - Gets or sets the target storage account ARM Id.
- disk
File Format This property is required. string - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk
Id This property is required. string - Gets or sets the disk Id.
- disk
Size GB This property is required. number - Gets or sets the disk size in GB.
- is
Os Disk This property is required. boolean - Gets or sets a value indicating whether disk is os disk.
- is
Dynamic boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage
Container stringId - Gets or sets the target storage account ARM Id.
- disk_
file_ format This property is required. str - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk_
id This property is required. str - Gets or sets the disk Id.
- disk_
size_ gb This property is required. float - Gets or sets the disk size in GB.
- is_
os_ disk This property is required. bool - Gets or sets a value indicating whether disk is os disk.
- is_
dynamic bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage_
container_ strid - Gets or sets the target storage account ARM Id.
- disk
File Format This property is required. String - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk
Id This property is required. String - Gets or sets the disk Id.
- disk
Size GB This property is required. Number - Gets or sets the disk size in GB.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether disk is os disk.
- is
Dynamic Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage
Container StringId - Gets or sets the target storage account ARM Id.
HyperVToAzStackHCINicInputResponse
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
- network
Name This property is required. string - Gets or sets the network name.
- nic
Id This property is required. string - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- network_
name This property is required. str - Gets or sets the network name.
- nic_
id This property is required. str - Gets or sets the NIC Id.
- selection_
type_ for_ failover This property is required. str - Gets or sets the selection type of the NIC.
- target_
network_ id This property is required. str - Gets or sets the target network Id within AzStackHCI Cluster.
- test_
network_ id This property is required. str - Gets or sets the target test network Id within AzStackHCI Cluster.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
HyperVToAzStackHCIProtectedDiskPropertiesResponse
- Capacity
In Bytes This property is required. double - Gets or sets the disk capacity in bytes.
- Disk
Type This property is required. string - Gets or sets the disk type.
- Is
Dynamic This property is required. bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether the disk is the OS disk.
- Migrate
Disk Name This property is required. string - Gets or sets the failover clone disk.
- Seed
Disk Name This property is required. string - Gets or sets the seed disk name.
- Source
Disk Id This property is required. string - Gets or sets the source disk Id.
- Source
Disk Name This property is required. string - Gets or sets the source disk Name.
- Storage
Container Id This property is required. string - Gets or sets the ARM Id of the storage container.
- Storage
Container Local Path This property is required. string - Gets or sets the local path of the storage container.
- Test
Migrate Disk Name This property is required. string - Gets or sets the test failover clone disk.
- Capacity
In Bytes This property is required. float64 - Gets or sets the disk capacity in bytes.
- Disk
Type This property is required. string - Gets or sets the disk type.
- Is
Dynamic This property is required. bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether the disk is the OS disk.
- Migrate
Disk Name This property is required. string - Gets or sets the failover clone disk.
- Seed
Disk Name This property is required. string - Gets or sets the seed disk name.
- Source
Disk Id This property is required. string - Gets or sets the source disk Id.
- Source
Disk Name This property is required. string - Gets or sets the source disk Name.
- Storage
Container Id This property is required. string - Gets or sets the ARM Id of the storage container.
- Storage
Container Local Path This property is required. string - Gets or sets the local path of the storage container.
- Test
Migrate Disk Name This property is required. string - Gets or sets the test failover clone disk.
- capacity
In Bytes This property is required. Double - Gets or sets the disk capacity in bytes.
- disk
Type This property is required. String - Gets or sets the disk type.
- is
Dynamic This property is required. Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether the disk is the OS disk.
- migrate
Disk Name This property is required. String - Gets or sets the failover clone disk.
- seed
Disk Name This property is required. String - Gets or sets the seed disk name.
- source
Disk Id This property is required. String - Gets or sets the source disk Id.
- source
Disk Name This property is required. String - Gets or sets the source disk Name.
- storage
Container Id This property is required. String - Gets or sets the ARM Id of the storage container.
- storage
Container Local Path This property is required. String - Gets or sets the local path of the storage container.
- test
Migrate Disk Name This property is required. String - Gets or sets the test failover clone disk.
- capacity
In Bytes This property is required. number - Gets or sets the disk capacity in bytes.
- disk
Type This property is required. string - Gets or sets the disk type.
- is
Dynamic This property is required. boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is
Os Disk This property is required. boolean - Gets or sets a value indicating whether the disk is the OS disk.
- migrate
Disk Name This property is required. string - Gets or sets the failover clone disk.
- seed
Disk Name This property is required. string - Gets or sets the seed disk name.
- source
Disk Id This property is required. string - Gets or sets the source disk Id.
- source
Disk Name This property is required. string - Gets or sets the source disk Name.
- storage
Container Id This property is required. string - Gets or sets the ARM Id of the storage container.
- storage
Container Local Path This property is required. string - Gets or sets the local path of the storage container.
- test
Migrate Disk Name This property is required. string - Gets or sets the test failover clone disk.
- capacity_
in_ bytes This property is required. float - Gets or sets the disk capacity in bytes.
- disk_
type This property is required. str - Gets or sets the disk type.
- is_
dynamic This property is required. bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is_
os_ disk This property is required. bool - Gets or sets a value indicating whether the disk is the OS disk.
- migrate_
disk_ name This property is required. str - Gets or sets the failover clone disk.
- seed_
disk_ name This property is required. str - Gets or sets the seed disk name.
- source_
disk_ id This property is required. str - Gets or sets the source disk Id.
- source_
disk_ name This property is required. str - Gets or sets the source disk Name.
- storage_
container_ id This property is required. str - Gets or sets the ARM Id of the storage container.
- storage_
container_ local_ path This property is required. str - Gets or sets the local path of the storage container.
- test_
migrate_ disk_ name This property is required. str - Gets or sets the test failover clone disk.
- capacity
In Bytes This property is required. Number - Gets or sets the disk capacity in bytes.
- disk
Type This property is required. String - Gets or sets the disk type.
- is
Dynamic This property is required. Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether the disk is the OS disk.
- migrate
Disk Name This property is required. String - Gets or sets the failover clone disk.
- seed
Disk Name This property is required. String - Gets or sets the seed disk name.
- source
Disk Id This property is required. String - Gets or sets the source disk Id.
- source
Disk Name This property is required. String - Gets or sets the source disk Name.
- storage
Container Id This property is required. String - Gets or sets the ARM Id of the storage container.
- storage
Container Local Path This property is required. String - Gets or sets the local path of the storage container.
- test
Migrate Disk Name This property is required. String - Gets or sets the test failover clone disk.
HyperVToAzStackHCIProtectedItemModelCustomPropertiesResponse
- Active
Location This property is required. string - Gets or sets the location of the protected item.
- Custom
Location Region This property is required. string - Gets or sets the location of Azure Arc HCI custom location resource.
- Disks
To Include This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. Hyper VTo Az Stack HCIDisk Input Response> - Gets or sets the list of disks to replicate.
- Fabric
Discovery Machine Id This property is required. string - Gets or sets the ARM Id of the discovered machine.
- Failover
Recovery Point Id This property is required. string - Gets or sets the recovery point Id to which the VM was failed over.
- Firmware
Type This property is required. string - Gets or sets the firmware type.
- Hyper
VGeneration This property is required. string - Gets or sets the hypervisor generation of the virtual machine.
- Initial
Replication Progress Percentage This property is required. int - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Last
Recovery Point Id This property is required. string - Gets or sets the last recovery point Id.
- Last
Recovery Point Received This property is required. string - Gets or sets the last recovery point received time.
- Last
Replication Update Time This property is required. string - Gets or sets the latest timestamp that replication status is updated.
- Nics
To Include This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. Hyper VTo Az Stack HCINic Input Response> - Gets or sets the list of VM NIC to replicate.
- Os
Name This property is required. string - Gets or sets the name of the OS.
- Os
Type This property is required. string - Gets or sets the type of the OS.
- Protected
Disks This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. Hyper VTo Az Stack HCIProtected Disk Properties Response> - Gets or sets the list of protected disks.
- Protected
Nics This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. Hyper VTo Az Stack HCIProtected Nic Properties Response> - Gets or sets the VM NIC details.
- Resync
Progress Percentage This property is required. int - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Run
As Account Id This property is required. string - Gets or sets the Run As account Id.
- Source
Appliance Name This property is required. string - Gets or sets the source appliance name.
- Source
Cpu Cores This property is required. int - Gets or sets the source VM CPU cores.
- Source
Dra Name This property is required. string - Gets or sets the source DRA name.
- Source
Memory In Mega Bytes This property is required. double - Gets or sets the source VM ram memory size in megabytes.
- Source
Vm Name This property is required. string - Gets or sets the source VM display name.
- Storage
Container Id This property is required. string - Gets or sets the target storage container ARM Id.
- Target
Appliance Name This property is required. string - Gets or sets the target appliance name.
- Target
Arc Cluster Custom Location Id This property is required. string - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- Target
Az Stack Hci Cluster Name This property is required. string - Gets or sets the Target AzStackHCI cluster name.
- Target
Dra Name This property is required. string - Gets or sets the target DRA name.
- Target
Hci Cluster Id This property is required. string - Gets or sets the Target HCI Cluster ARM Id.
- Target
Location This property is required. string - Gets or sets the target location.
- Target
Resource Group Id This property is required. string - Gets or sets the target resource group ARM Id.
- Target
Vm Bios Id This property is required. string - Gets or sets the BIOS Id of the target AzStackHCI VM.
- Dynamic
Memory Pulumi.Config Azure Native. Data Replication. Inputs. Protected Item Dynamic Memory Config Response - Protected item dynamic memory config.
- Is
Dynamic boolRam - Gets or sets a value indicating whether memory is dynamical.
- Target
Cpu intCores - Gets or sets the target CPU cores.
- Target
Memory intIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- Target
Network stringId - Gets or sets the target network Id within AzStackHCI Cluster.
- Target
Vm stringName - Gets or sets the target VM display name.
- Test
Network stringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- Active
Location This property is required. string - Gets or sets the location of the protected item.
- Custom
Location Region This property is required. string - Gets or sets the location of Azure Arc HCI custom location resource.
- Disks
To Include This property is required. []HyperVTo Az Stack HCIDisk Input Response - Gets or sets the list of disks to replicate.
- Fabric
Discovery Machine Id This property is required. string - Gets or sets the ARM Id of the discovered machine.
- Failover
Recovery Point Id This property is required. string - Gets or sets the recovery point Id to which the VM was failed over.
- Firmware
Type This property is required. string - Gets or sets the firmware type.
- Hyper
VGeneration This property is required. string - Gets or sets the hypervisor generation of the virtual machine.
- Initial
Replication Progress Percentage This property is required. int - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Last
Recovery Point Id This property is required. string - Gets or sets the last recovery point Id.
- Last
Recovery Point Received This property is required. string - Gets or sets the last recovery point received time.
- Last
Replication Update Time This property is required. string - Gets or sets the latest timestamp that replication status is updated.
- Nics
To Include This property is required. []HyperVTo Az Stack HCINic Input Response - Gets or sets the list of VM NIC to replicate.
- Os
Name This property is required. string - Gets or sets the name of the OS.
- Os
Type This property is required. string - Gets or sets the type of the OS.
- Protected
Disks This property is required. []HyperVTo Az Stack HCIProtected Disk Properties Response - Gets or sets the list of protected disks.
- Protected
Nics This property is required. []HyperVTo Az Stack HCIProtected Nic Properties Response - Gets or sets the VM NIC details.
- Resync
Progress Percentage This property is required. int - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Run
As Account Id This property is required. string - Gets or sets the Run As account Id.
- Source
Appliance Name This property is required. string - Gets or sets the source appliance name.
- Source
Cpu Cores This property is required. int - Gets or sets the source VM CPU cores.
- Source
Dra Name This property is required. string - Gets or sets the source DRA name.
- Source
Memory In Mega Bytes This property is required. float64 - Gets or sets the source VM ram memory size in megabytes.
- Source
Vm Name This property is required. string - Gets or sets the source VM display name.
- Storage
Container Id This property is required. string - Gets or sets the target storage container ARM Id.
- Target
Appliance Name This property is required. string - Gets or sets the target appliance name.
- Target
Arc Cluster Custom Location Id This property is required. string - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- Target
Az Stack Hci Cluster Name This property is required. string - Gets or sets the Target AzStackHCI cluster name.
- Target
Dra Name This property is required. string - Gets or sets the target DRA name.
- Target
Hci Cluster Id This property is required. string - Gets or sets the Target HCI Cluster ARM Id.
- Target
Location This property is required. string - Gets or sets the target location.
- Target
Resource Group Id This property is required. string - Gets or sets the target resource group ARM Id.
- Target
Vm Bios Id This property is required. string - Gets or sets the BIOS Id of the target AzStackHCI VM.
- Dynamic
Memory ProtectedConfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- Is
Dynamic boolRam - Gets or sets a value indicating whether memory is dynamical.
- Target
Cpu intCores - Gets or sets the target CPU cores.
- Target
Memory intIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- Target
Network stringId - Gets or sets the target network Id within AzStackHCI Cluster.
- Target
Vm stringName - Gets or sets the target VM display name.
- Test
Network stringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- active
Location This property is required. String - Gets or sets the location of the protected item.
- custom
Location Region This property is required. String - Gets or sets the location of Azure Arc HCI custom location resource.
- disks
To Include This property is required. List<HyperVTo Az Stack HCIDisk Input Response> - Gets or sets the list of disks to replicate.
- fabric
Discovery Machine Id This property is required. String - Gets or sets the ARM Id of the discovered machine.
- failover
Recovery Point Id This property is required. String - Gets or sets the recovery point Id to which the VM was failed over.
- firmware
Type This property is required. String - Gets or sets the firmware type.
- hyper
VGeneration This property is required. String - Gets or sets the hypervisor generation of the virtual machine.
- initial
Replication Progress Percentage This property is required. Integer - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last
Recovery Point Id This property is required. String - Gets or sets the last recovery point Id.
- last
Recovery Point Received This property is required. String - Gets or sets the last recovery point received time.
- last
Replication Update Time This property is required. String - Gets or sets the latest timestamp that replication status is updated.
- nics
To Include This property is required. List<HyperVTo Az Stack HCINic Input Response> - Gets or sets the list of VM NIC to replicate.
- os
Name This property is required. String - Gets or sets the name of the OS.
- os
Type This property is required. String - Gets or sets the type of the OS.
- protected
Disks This property is required. List<HyperVTo Az Stack HCIProtected Disk Properties Response> - Gets or sets the list of protected disks.
- protected
Nics This property is required. List<HyperVTo Az Stack HCIProtected Nic Properties Response> - Gets or sets the VM NIC details.
- resync
Progress Percentage This property is required. Integer - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- run
As Account Id This property is required. String - Gets or sets the Run As account Id.
- source
Appliance Name This property is required. String - Gets or sets the source appliance name.
- source
Cpu Cores This property is required. Integer - Gets or sets the source VM CPU cores.
- source
Dra Name This property is required. String - Gets or sets the source DRA name.
- source
Memory In Mega Bytes This property is required. Double - Gets or sets the source VM ram memory size in megabytes.
- source
Vm Name This property is required. String - Gets or sets the source VM display name.
- storage
Container Id This property is required. String - Gets or sets the target storage container ARM Id.
- target
Appliance Name This property is required. String - Gets or sets the target appliance name.
- target
Arc Cluster Custom Location Id This property is required. String - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target
Az Stack Hci Cluster Name This property is required. String - Gets or sets the Target AzStackHCI cluster name.
- target
Dra Name This property is required. String - Gets or sets the target DRA name.
- target
Hci Cluster Id This property is required. String - Gets or sets the Target HCI Cluster ARM Id.
- target
Location This property is required. String - Gets or sets the target location.
- target
Resource Group Id This property is required. String - Gets or sets the target resource group ARM Id.
- target
Vm Bios Id This property is required. String - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic
Memory ProtectedConfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- is
Dynamic BooleanRam - Gets or sets a value indicating whether memory is dynamical.
- target
Cpu IntegerCores - Gets or sets the target CPU cores.
- target
Memory IntegerIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- target
Network StringId - Gets or sets the target network Id within AzStackHCI Cluster.
- target
Vm StringName - Gets or sets the target VM display name.
- test
Network StringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- active
Location This property is required. string - Gets or sets the location of the protected item.
- custom
Location Region This property is required. string - Gets or sets the location of Azure Arc HCI custom location resource.
- disks
To Include This property is required. HyperVTo Az Stack HCIDisk Input Response[] - Gets or sets the list of disks to replicate.
- fabric
Discovery Machine Id This property is required. string - Gets or sets the ARM Id of the discovered machine.
- failover
Recovery Point Id This property is required. string - Gets or sets the recovery point Id to which the VM was failed over.
- firmware
Type This property is required. string - Gets or sets the firmware type.
- hyper
VGeneration This property is required. string - Gets or sets the hypervisor generation of the virtual machine.
- initial
Replication Progress Percentage This property is required. number - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last
Recovery Point Id This property is required. string - Gets or sets the last recovery point Id.
- last
Recovery Point Received This property is required. string - Gets or sets the last recovery point received time.
- last
Replication Update Time This property is required. string - Gets or sets the latest timestamp that replication status is updated.
- nics
To Include This property is required. HyperVTo Az Stack HCINic Input Response[] - Gets or sets the list of VM NIC to replicate.
- os
Name This property is required. string - Gets or sets the name of the OS.
- os
Type This property is required. string - Gets or sets the type of the OS.
- protected
Disks This property is required. HyperVTo Az Stack HCIProtected Disk Properties Response[] - Gets or sets the list of protected disks.
- protected
Nics This property is required. HyperVTo Az Stack HCIProtected Nic Properties Response[] - Gets or sets the VM NIC details.
- resync
Progress Percentage This property is required. number - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- run
As Account Id This property is required. string - Gets or sets the Run As account Id.
- source
Appliance Name This property is required. string - Gets or sets the source appliance name.
- source
Cpu Cores This property is required. number - Gets or sets the source VM CPU cores.
- source
Dra Name This property is required. string - Gets or sets the source DRA name.
- source
Memory In Mega Bytes This property is required. number - Gets or sets the source VM ram memory size in megabytes.
- source
Vm Name This property is required. string - Gets or sets the source VM display name.
- storage
Container Id This property is required. string - Gets or sets the target storage container ARM Id.
- target
Appliance Name This property is required. string - Gets or sets the target appliance name.
- target
Arc Cluster Custom Location Id This property is required. string - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target
Az Stack Hci Cluster Name This property is required. string - Gets or sets the Target AzStackHCI cluster name.
- target
Dra Name This property is required. string - Gets or sets the target DRA name.
- target
Hci Cluster Id This property is required. string - Gets or sets the Target HCI Cluster ARM Id.
- target
Location This property is required. string - Gets or sets the target location.
- target
Resource Group Id This property is required. string - Gets or sets the target resource group ARM Id.
- target
Vm Bios Id This property is required. string - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic
Memory ProtectedConfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- is
Dynamic booleanRam - Gets or sets a value indicating whether memory is dynamical.
- target
Cpu numberCores - Gets or sets the target CPU cores.
- target
Memory numberIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- target
Network stringId - Gets or sets the target network Id within AzStackHCI Cluster.
- target
Vm stringName - Gets or sets the target VM display name.
- test
Network stringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- active_
location This property is required. str - Gets or sets the location of the protected item.
- custom_
location_ region This property is required. str - Gets or sets the location of Azure Arc HCI custom location resource.
- disks_
to_ include This property is required. Sequence[HyperVTo Az Stack HCIDisk Input Response] - Gets or sets the list of disks to replicate.
- fabric_
discovery_ machine_ id This property is required. str - Gets or sets the ARM Id of the discovered machine.
- failover_
recovery_ point_ id This property is required. str - Gets or sets the recovery point Id to which the VM was failed over.
- firmware_
type This property is required. str - Gets or sets the firmware type.
- hyper_
v_ generation This property is required. str - Gets or sets the hypervisor generation of the virtual machine.
- initial_
replication_ progress_ percentage This property is required. int - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last_
recovery_ point_ id This property is required. str - Gets or sets the last recovery point Id.
- last_
recovery_ point_ received This property is required. str - Gets or sets the last recovery point received time.
- last_
replication_ update_ time This property is required. str - Gets or sets the latest timestamp that replication status is updated.
- nics_
to_ include This property is required. Sequence[HyperVTo Az Stack HCINic Input Response] - Gets or sets the list of VM NIC to replicate.
- os_
name This property is required. str - Gets or sets the name of the OS.
- os_
type This property is required. str - Gets or sets the type of the OS.
- protected_
disks This property is required. Sequence[HyperVTo Az Stack HCIProtected Disk Properties Response] - Gets or sets the list of protected disks.
- protected_
nics This property is required. Sequence[HyperVTo Az Stack HCIProtected Nic Properties Response] - Gets or sets the VM NIC details.
- resync_
progress_ percentage This property is required. int - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- run_
as_ account_ id This property is required. str - Gets or sets the Run As account Id.
- source_
appliance_ name This property is required. str - Gets or sets the source appliance name.
- source_
cpu_ cores This property is required. int - Gets or sets the source VM CPU cores.
- source_
dra_ name This property is required. str - Gets or sets the source DRA name.
- source_
memory_ in_ mega_ bytes This property is required. float - Gets or sets the source VM ram memory size in megabytes.
- source_
vm_ name This property is required. str - Gets or sets the source VM display name.
- storage_
container_ id This property is required. str - Gets or sets the target storage container ARM Id.
- target_
appliance_ name This property is required. str - Gets or sets the target appliance name.
- target_
arc_ cluster_ custom_ location_ id This property is required. str - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target_
az_ stack_ hci_ cluster_ name This property is required. str - Gets or sets the Target AzStackHCI cluster name.
- target_
dra_ name This property is required. str - Gets or sets the target DRA name.
- target_
hci_ cluster_ id This property is required. str - Gets or sets the Target HCI Cluster ARM Id.
- target_
location This property is required. str - Gets or sets the target location.
- target_
resource_ group_ id This property is required. str - Gets or sets the target resource group ARM Id.
- target_
vm_ bios_ id This property is required. str - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic_
memory_ Protectedconfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- is_
dynamic_ boolram - Gets or sets a value indicating whether memory is dynamical.
- target_
cpu_ intcores - Gets or sets the target CPU cores.
- target_
memory_ intin_ mega_ bytes - Gets or sets the target memory in mega-bytes.
- target_
network_ strid - Gets or sets the target network Id within AzStackHCI Cluster.
- target_
vm_ strname - Gets or sets the target VM display name.
- test_
network_ strid - Gets or sets the target test network Id within AzStackHCI Cluster.
- active
Location This property is required. String - Gets or sets the location of the protected item.
- custom
Location Region This property is required. String - Gets or sets the location of Azure Arc HCI custom location resource.
- disks
To Include This property is required. List<Property Map> - Gets or sets the list of disks to replicate.
- fabric
Discovery Machine Id This property is required. String - Gets or sets the ARM Id of the discovered machine.
- failover
Recovery Point Id This property is required. String - Gets or sets the recovery point Id to which the VM was failed over.
- firmware
Type This property is required. String - Gets or sets the firmware type.
- hyper
VGeneration This property is required. String - Gets or sets the hypervisor generation of the virtual machine.
- initial
Replication Progress Percentage This property is required. Number - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last
Recovery Point Id This property is required. String - Gets or sets the last recovery point Id.
- last
Recovery Point Received This property is required. String - Gets or sets the last recovery point received time.
- last
Replication Update Time This property is required. String - Gets or sets the latest timestamp that replication status is updated.
- nics
To Include This property is required. List<Property Map> - Gets or sets the list of VM NIC to replicate.
- os
Name This property is required. String - Gets or sets the name of the OS.
- os
Type This property is required. String - Gets or sets the type of the OS.
- protected
Disks This property is required. List<Property Map> - Gets or sets the list of protected disks.
- protected
Nics This property is required. List<Property Map> - Gets or sets the VM NIC details.
- resync
Progress Percentage This property is required. Number - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- run
As Account Id This property is required. String - Gets or sets the Run As account Id.
- source
Appliance Name This property is required. String - Gets or sets the source appliance name.
- source
Cpu Cores This property is required. Number - Gets or sets the source VM CPU cores.
- source
Dra Name This property is required. String - Gets or sets the source DRA name.
- source
Memory In Mega Bytes This property is required. Number - Gets or sets the source VM ram memory size in megabytes.
- source
Vm Name This property is required. String - Gets or sets the source VM display name.
- storage
Container Id This property is required. String - Gets or sets the target storage container ARM Id.
- target
Appliance Name This property is required. String - Gets or sets the target appliance name.
- target
Arc Cluster Custom Location Id This property is required. String - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target
Az Stack Hci Cluster Name This property is required. String - Gets or sets the Target AzStackHCI cluster name.
- target
Dra Name This property is required. String - Gets or sets the target DRA name.
- target
Hci Cluster Id This property is required. String - Gets or sets the Target HCI Cluster ARM Id.
- target
Location This property is required. String - Gets or sets the target location.
- target
Resource Group Id This property is required. String - Gets or sets the target resource group ARM Id.
- target
Vm Bios Id This property is required. String - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic
Memory Property MapConfig - Protected item dynamic memory config.
- is
Dynamic BooleanRam - Gets or sets a value indicating whether memory is dynamical.
- target
Cpu NumberCores - Gets or sets the target CPU cores.
- target
Memory NumberIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- target
Network StringId - Gets or sets the target network Id within AzStackHCI Cluster.
- target
Vm StringName - Gets or sets the target VM display name.
- test
Network StringId - Gets or sets the target test network Id within AzStackHCI Cluster.
HyperVToAzStackHCIProtectedNicPropertiesResponse
- Mac
Address This property is required. string - Gets or sets the NIC mac address.
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- Mac
Address This property is required. string - Gets or sets the NIC mac address.
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- mac
Address This property is required. String - Gets or sets the NIC mac address.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
- mac
Address This property is required. string - Gets or sets the NIC mac address.
- network
Name This property is required. string - Gets or sets the network name.
- nic
Id This property is required. string - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- mac_
address This property is required. str - Gets or sets the NIC mac address.
- network_
name This property is required. str - Gets or sets the network name.
- nic_
id This property is required. str - Gets or sets the NIC Id.
- selection_
type_ for_ failover This property is required. str - Gets or sets the selection type of the NIC.
- target_
network_ id This property is required. str - Gets or sets the target network Id within AzStackHCI Cluster.
- test_
network_ id This property is required. str - Gets or sets the target test network Id within AzStackHCI Cluster.
- mac
Address This property is required. String - Gets or sets the NIC mac address.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
InnerHealthErrorModelResponse
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
- category
This property is required. string - Gets or sets the error category.
- causes
This property is required. string - Gets or sets possible causes of the error.
- code
This property is required. string - Gets or sets the error code.
- creation
Time This property is required. string - Gets or sets the error creation time.
- health
Category This property is required. string - Gets or sets the health category.
- is
Customer Resolvable This property is required. boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. string - Gets or sets the error message.
- recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- severity
This property is required. string - Gets or sets the error severity.
- source
This property is required. string - Gets or sets the error source.
- summary
This property is required. string - Gets or sets the error summary.
- category
This property is required. str - Gets or sets the error category.
- causes
This property is required. str - Gets or sets possible causes of the error.
- code
This property is required. str - Gets or sets the error code.
- creation_
time This property is required. str - Gets or sets the error creation time.
- health_
category This property is required. str - Gets or sets the health category.
- is_
customer_ resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. str - Gets or sets the error message.
- recommendation
This property is required. str - Gets or sets recommended action to resolve the error.
- severity
This property is required. str - Gets or sets the error severity.
- source
This property is required. str - Gets or sets the error source.
- summary
This property is required. str - Gets or sets the error summary.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
ProtectedItemDynamicMemoryConfigResponse
- Maximum
Memory In Mega Bytes This property is required. double - Gets or sets maximum memory in MB.
- Minimum
Memory In Mega Bytes This property is required. double - Gets or sets minimum memory in MB.
- Target
Memory Buffer Percentage This property is required. int - Gets or sets target memory buffer in %.
- Maximum
Memory In Mega Bytes This property is required. float64 - Gets or sets maximum memory in MB.
- Minimum
Memory In Mega Bytes This property is required. float64 - Gets or sets minimum memory in MB.
- Target
Memory Buffer Percentage This property is required. int - Gets or sets target memory buffer in %.
- maximum
Memory In Mega Bytes This property is required. Double - Gets or sets maximum memory in MB.
- minimum
Memory In Mega Bytes This property is required. Double - Gets or sets minimum memory in MB.
- target
Memory Buffer Percentage This property is required. Integer - Gets or sets target memory buffer in %.
- maximum
Memory In Mega Bytes This property is required. number - Gets or sets maximum memory in MB.
- minimum
Memory In Mega Bytes This property is required. number - Gets or sets minimum memory in MB.
- target
Memory Buffer Percentage This property is required. number - Gets or sets target memory buffer in %.
- maximum_
memory_ in_ mega_ bytes This property is required. float - Gets or sets maximum memory in MB.
- minimum_
memory_ in_ mega_ bytes This property is required. float - Gets or sets minimum memory in MB.
- target_
memory_ buffer_ percentage This property is required. int - Gets or sets target memory buffer in %.
- maximum
Memory In Mega Bytes This property is required. Number - Gets or sets maximum memory in MB.
- minimum
Memory In Mega Bytes This property is required. Number - Gets or sets minimum memory in MB.
- target
Memory Buffer Percentage This property is required. Number - Gets or sets target memory buffer in %.
ProtectedItemModelPropertiesResponse
- Allowed
Jobs This property is required. List<string> - Gets or sets the allowed scenarios on the protected item.
- Correlation
Id This property is required. string - Gets or sets the protected item correlation Id.
- Current
Job This property is required. Pulumi.Azure Native. Data Replication. Inputs. Protected Item Model Properties Response Current Job - Custom
Properties This property is required. Pulumi.Azure | Pulumi.Native. Data Replication. Inputs. Hyper VTo Az Stack HCIProtected Item Model Custom Properties Response Azure Native. Data Replication. Inputs. VMware To Az Stack HCIProtected Item Model Custom Properties Response - Protected item model custom properties.
- Dra
Id This property is required. string - Gets or sets the DRA Id.
- Fabric
Id This property is required. string - Gets or sets the fabric Id.
- Fabric
Object Id This property is required. string - Gets or sets the fabric object Id.
- Fabric
Object Name This property is required. string - Gets or sets the fabric object name.
- Health
Errors This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. Health Error Model Response> - Gets or sets the list of health errors.
- Last
Failed Enable Protection Job This property is required. Pulumi.Azure Native. Data Replication. Inputs. Protected Item Model Properties Response Last Failed Enable Protection Job - Last
Failed Planned Failover Job This property is required. Pulumi.Azure Native. Data Replication. Inputs. Protected Item Model Properties Response Last Failed Planned Failover Job - Last
Successful Planned Failover Time This property is required. string - Gets or sets the Last successful planned failover time.
- Last
Successful Test Failover Time This property is required. string - Gets or sets the Last successful test failover time.
- Last
Successful Unplanned Failover Time This property is required. string - Gets or sets the Last successful unplanned failover time.
- Last
Test Failover Job This property is required. Pulumi.Azure Native. Data Replication. Inputs. Protected Item Model Properties Response Last Test Failover Job - Policy
Name This property is required. string - Gets or sets the policy name.
- Protection
State This property is required. string - Gets or sets the protection state.
- Protection
State Description This property is required. string - Gets or sets the protection state description.
- Provisioning
State This property is required. string - Gets or sets the provisioning state of the Dra.
- Replication
Extension Name This property is required. string - Gets or sets the replication extension name.
- Replication
Health This property is required. string - Gets or sets protected item replication health.
- Resync
Required This property is required. bool - Gets or sets a value indicating whether resynchronization is required or not.
- Resynchronization
State This property is required. string - Gets or sets the resynchronization state.
- Source
Fabric Provider Id This property is required. string - Gets or sets the source fabric provider Id.
- Target
Dra Id This property is required. string - Gets or sets the target DRA Id.
- Target
Fabric Id This property is required. string - Gets or sets the target fabric Id.
- Target
Fabric Provider Id This property is required. string - Gets or sets the target fabric provider Id.
- Test
Failover State This property is required. string - Gets or sets the test failover state.
- Test
Failover State Description This property is required. string - Gets or sets the Test failover state description.
- Allowed
Jobs This property is required. []string - Gets or sets the allowed scenarios on the protected item.
- Correlation
Id This property is required. string - Gets or sets the protected item correlation Id.
- Current
Job This property is required. ProtectedItem Model Properties Response Current Job - Custom
Properties This property is required. HyperVTo | VMwareAz Stack HCIProtected Item Model Custom Properties Response To Az Stack HCIProtected Item Model Custom Properties Response - Protected item model custom properties.
- Dra
Id This property is required. string - Gets or sets the DRA Id.
- Fabric
Id This property is required. string - Gets or sets the fabric Id.
- Fabric
Object Id This property is required. string - Gets or sets the fabric object Id.
- Fabric
Object Name This property is required. string - Gets or sets the fabric object name.
- Health
Errors This property is required. []HealthError Model Response - Gets or sets the list of health errors.
- Last
Failed Enable Protection Job This property is required. ProtectedItem Model Properties Response Last Failed Enable Protection Job - Last
Failed Planned Failover Job This property is required. ProtectedItem Model Properties Response Last Failed Planned Failover Job - Last
Successful Planned Failover Time This property is required. string - Gets or sets the Last successful planned failover time.
- Last
Successful Test Failover Time This property is required. string - Gets or sets the Last successful test failover time.
- Last
Successful Unplanned Failover Time This property is required. string - Gets or sets the Last successful unplanned failover time.
- Last
Test Failover Job This property is required. ProtectedItem Model Properties Response Last Test Failover Job - Policy
Name This property is required. string - Gets or sets the policy name.
- Protection
State This property is required. string - Gets or sets the protection state.
- Protection
State Description This property is required. string - Gets or sets the protection state description.
- Provisioning
State This property is required. string - Gets or sets the provisioning state of the Dra.
- Replication
Extension Name This property is required. string - Gets or sets the replication extension name.
- Replication
Health This property is required. string - Gets or sets protected item replication health.
- Resync
Required This property is required. bool - Gets or sets a value indicating whether resynchronization is required or not.
- Resynchronization
State This property is required. string - Gets or sets the resynchronization state.
- Source
Fabric Provider Id This property is required. string - Gets or sets the source fabric provider Id.
- Target
Dra Id This property is required. string - Gets or sets the target DRA Id.
- Target
Fabric Id This property is required. string - Gets or sets the target fabric Id.
- Target
Fabric Provider Id This property is required. string - Gets or sets the target fabric provider Id.
- Test
Failover State This property is required. string - Gets or sets the test failover state.
- Test
Failover State Description This property is required. string - Gets or sets the Test failover state description.
- allowed
Jobs This property is required. List<String> - Gets or sets the allowed scenarios on the protected item.
- correlation
Id This property is required. String - Gets or sets the protected item correlation Id.
- current
Job This property is required. ProtectedItem Model Properties Response Current Job - custom
Properties This property is required. HyperVTo | VMwareAz Stack HCIProtected Item Model Custom Properties Response To Az Stack HCIProtected Item Model Custom Properties Response - Protected item model custom properties.
- dra
Id This property is required. String - Gets or sets the DRA Id.
- fabric
Id This property is required. String - Gets or sets the fabric Id.
- fabric
Object Id This property is required. String - Gets or sets the fabric object Id.
- fabric
Object Name This property is required. String - Gets or sets the fabric object name.
- health
Errors This property is required. List<HealthError Model Response> - Gets or sets the list of health errors.
- last
Failed Enable Protection Job This property is required. ProtectedItem Model Properties Response Last Failed Enable Protection Job - last
Failed Planned Failover Job This property is required. ProtectedItem Model Properties Response Last Failed Planned Failover Job - last
Successful Planned Failover Time This property is required. String - Gets or sets the Last successful planned failover time.
- last
Successful Test Failover Time This property is required. String - Gets or sets the Last successful test failover time.
- last
Successful Unplanned Failover Time This property is required. String - Gets or sets the Last successful unplanned failover time.
- last
Test Failover Job This property is required. ProtectedItem Model Properties Response Last Test Failover Job - policy
Name This property is required. String - Gets or sets the policy name.
- protection
State This property is required. String - Gets or sets the protection state.
- protection
State Description This property is required. String - Gets or sets the protection state description.
- provisioning
State This property is required. String - Gets or sets the provisioning state of the Dra.
- replication
Extension Name This property is required. String - Gets or sets the replication extension name.
- replication
Health This property is required. String - Gets or sets protected item replication health.
- resync
Required This property is required. Boolean - Gets or sets a value indicating whether resynchronization is required or not.
- resynchronization
State This property is required. String - Gets or sets the resynchronization state.
- source
Fabric Provider Id This property is required. String - Gets or sets the source fabric provider Id.
- target
Dra Id This property is required. String - Gets or sets the target DRA Id.
- target
Fabric Id This property is required. String - Gets or sets the target fabric Id.
- target
Fabric Provider Id This property is required. String - Gets or sets the target fabric provider Id.
- test
Failover State This property is required. String - Gets or sets the test failover state.
- test
Failover State Description This property is required. String - Gets or sets the Test failover state description.
- allowed
Jobs This property is required. string[] - Gets or sets the allowed scenarios on the protected item.
- correlation
Id This property is required. string - Gets or sets the protected item correlation Id.
- current
Job This property is required. ProtectedItem Model Properties Response Current Job - custom
Properties This property is required. HyperVTo | VMwareAz Stack HCIProtected Item Model Custom Properties Response To Az Stack HCIProtected Item Model Custom Properties Response - Protected item model custom properties.
- dra
Id This property is required. string - Gets or sets the DRA Id.
- fabric
Id This property is required. string - Gets or sets the fabric Id.
- fabric
Object Id This property is required. string - Gets or sets the fabric object Id.
- fabric
Object Name This property is required. string - Gets or sets the fabric object name.
- health
Errors This property is required. HealthError Model Response[] - Gets or sets the list of health errors.
- last
Failed Enable Protection Job This property is required. ProtectedItem Model Properties Response Last Failed Enable Protection Job - last
Failed Planned Failover Job This property is required. ProtectedItem Model Properties Response Last Failed Planned Failover Job - last
Successful Planned Failover Time This property is required. string - Gets or sets the Last successful planned failover time.
- last
Successful Test Failover Time This property is required. string - Gets or sets the Last successful test failover time.
- last
Successful Unplanned Failover Time This property is required. string - Gets or sets the Last successful unplanned failover time.
- last
Test Failover Job This property is required. ProtectedItem Model Properties Response Last Test Failover Job - policy
Name This property is required. string - Gets or sets the policy name.
- protection
State This property is required. string - Gets or sets the protection state.
- protection
State Description This property is required. string - Gets or sets the protection state description.
- provisioning
State This property is required. string - Gets or sets the provisioning state of the Dra.
- replication
Extension Name This property is required. string - Gets or sets the replication extension name.
- replication
Health This property is required. string - Gets or sets protected item replication health.
- resync
Required This property is required. boolean - Gets or sets a value indicating whether resynchronization is required or not.
- resynchronization
State This property is required. string - Gets or sets the resynchronization state.
- source
Fabric Provider Id This property is required. string - Gets or sets the source fabric provider Id.
- target
Dra Id This property is required. string - Gets or sets the target DRA Id.
- target
Fabric Id This property is required. string - Gets or sets the target fabric Id.
- target
Fabric Provider Id This property is required. string - Gets or sets the target fabric provider Id.
- test
Failover State This property is required. string - Gets or sets the test failover state.
- test
Failover State Description This property is required. string - Gets or sets the Test failover state description.
- allowed_
jobs This property is required. Sequence[str] - Gets or sets the allowed scenarios on the protected item.
- correlation_
id This property is required. str - Gets or sets the protected item correlation Id.
- current_
job This property is required. ProtectedItem Model Properties Response Current Job - custom_
properties This property is required. HyperVTo | VMwareAz Stack HCIProtected Item Model Custom Properties Response To Az Stack HCIProtected Item Model Custom Properties Response - Protected item model custom properties.
- dra_
id This property is required. str - Gets or sets the DRA Id.
- fabric_
id This property is required. str - Gets or sets the fabric Id.
- fabric_
object_ id This property is required. str - Gets or sets the fabric object Id.
- fabric_
object_ name This property is required. str - Gets or sets the fabric object name.
- health_
errors This property is required. Sequence[HealthError Model Response] - Gets or sets the list of health errors.
- last_
failed_ enable_ protection_ job This property is required. ProtectedItem Model Properties Response Last Failed Enable Protection Job - last_
failed_ planned_ failover_ job This property is required. ProtectedItem Model Properties Response Last Failed Planned Failover Job - last_
successful_ planned_ failover_ time This property is required. str - Gets or sets the Last successful planned failover time.
- last_
successful_ test_ failover_ time This property is required. str - Gets or sets the Last successful test failover time.
- last_
successful_ unplanned_ failover_ time This property is required. str - Gets or sets the Last successful unplanned failover time.
- last_
test_ failover_ job This property is required. ProtectedItem Model Properties Response Last Test Failover Job - policy_
name This property is required. str - Gets or sets the policy name.
- protection_
state This property is required. str - Gets or sets the protection state.
- protection_
state_ description This property is required. str - Gets or sets the protection state description.
- provisioning_
state This property is required. str - Gets or sets the provisioning state of the Dra.
- replication_
extension_ name This property is required. str - Gets or sets the replication extension name.
- replication_
health This property is required. str - Gets or sets protected item replication health.
- resync_
required This property is required. bool - Gets or sets a value indicating whether resynchronization is required or not.
- resynchronization_
state This property is required. str - Gets or sets the resynchronization state.
- source_
fabric_ provider_ id This property is required. str - Gets or sets the source fabric provider Id.
- target_
dra_ id This property is required. str - Gets or sets the target DRA Id.
- target_
fabric_ id This property is required. str - Gets or sets the target fabric Id.
- target_
fabric_ provider_ id This property is required. str - Gets or sets the target fabric provider Id.
- test_
failover_ state This property is required. str - Gets or sets the test failover state.
- test_
failover_ state_ description This property is required. str - Gets or sets the Test failover state description.
- allowed
Jobs This property is required. List<String> - Gets or sets the allowed scenarios on the protected item.
- correlation
Id This property is required. String - Gets or sets the protected item correlation Id.
- current
Job This property is required. Property Map - custom
Properties This property is required. Property Map | Property Map - Protected item model custom properties.
- dra
Id This property is required. String - Gets or sets the DRA Id.
- fabric
Id This property is required. String - Gets or sets the fabric Id.
- fabric
Object Id This property is required. String - Gets or sets the fabric object Id.
- fabric
Object Name This property is required. String - Gets or sets the fabric object name.
- health
Errors This property is required. List<Property Map> - Gets or sets the list of health errors.
- last
Failed Enable Protection Job This property is required. Property Map - last
Failed Planned Failover Job This property is required. Property Map - last
Successful Planned Failover Time This property is required. String - Gets or sets the Last successful planned failover time.
- last
Successful Test Failover Time This property is required. String - Gets or sets the Last successful test failover time.
- last
Successful Unplanned Failover Time This property is required. String - Gets or sets the Last successful unplanned failover time.
- last
Test Failover Job This property is required. Property Map - policy
Name This property is required. String - Gets or sets the policy name.
- protection
State This property is required. String - Gets or sets the protection state.
- protection
State Description This property is required. String - Gets or sets the protection state description.
- provisioning
State This property is required. String - Gets or sets the provisioning state of the Dra.
- replication
Extension Name This property is required. String - Gets or sets the replication extension name.
- replication
Health This property is required. String - Gets or sets protected item replication health.
- resync
Required This property is required. Boolean - Gets or sets a value indicating whether resynchronization is required or not.
- resynchronization
State This property is required. String - Gets or sets the resynchronization state.
- source
Fabric Provider Id This property is required. String - Gets or sets the source fabric provider Id.
- target
Dra Id This property is required. String - Gets or sets the target DRA Id.
- target
Fabric Id This property is required. String - Gets or sets the target fabric Id.
- target
Fabric Provider Id This property is required. String - Gets or sets the target fabric provider Id.
- test
Failover State This property is required. String - Gets or sets the test failover state.
- test
Failover State Description This property is required. String - Gets or sets the Test failover state description.
ProtectedItemModelPropertiesResponseCurrentJob
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
- display
Name This property is required. string - Gets or sets the workflow friendly display name.
- end
Time This property is required. string - Gets or sets end time of the workflow.
- id
This property is required. string - Gets or sets workflow Id.
- name
This property is required. string - Gets or sets workflow name.
- scenario
Name This property is required. string - Gets or sets protection scenario name.
- start
Time This property is required. string - Gets or sets start time of the workflow.
- state
This property is required. string - Gets or sets workflow state.
- display_
name This property is required. str - Gets or sets the workflow friendly display name.
- end_
time This property is required. str - Gets or sets end time of the workflow.
- id
This property is required. str - Gets or sets workflow Id.
- name
This property is required. str - Gets or sets workflow name.
- scenario_
name This property is required. str - Gets or sets protection scenario name.
- start_
time This property is required. str - Gets or sets start time of the workflow.
- state
This property is required. str - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
ProtectedItemModelPropertiesResponseLastFailedEnableProtectionJob
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
- display
Name This property is required. string - Gets or sets the workflow friendly display name.
- end
Time This property is required. string - Gets or sets end time of the workflow.
- id
This property is required. string - Gets or sets workflow Id.
- name
This property is required. string - Gets or sets workflow name.
- scenario
Name This property is required. string - Gets or sets protection scenario name.
- start
Time This property is required. string - Gets or sets start time of the workflow.
- state
This property is required. string - Gets or sets workflow state.
- display_
name This property is required. str - Gets or sets the workflow friendly display name.
- end_
time This property is required. str - Gets or sets end time of the workflow.
- id
This property is required. str - Gets or sets workflow Id.
- name
This property is required. str - Gets or sets workflow name.
- scenario_
name This property is required. str - Gets or sets protection scenario name.
- start_
time This property is required. str - Gets or sets start time of the workflow.
- state
This property is required. str - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
ProtectedItemModelPropertiesResponseLastFailedPlannedFailoverJob
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
- display
Name This property is required. string - Gets or sets the workflow friendly display name.
- end
Time This property is required. string - Gets or sets end time of the workflow.
- id
This property is required. string - Gets or sets workflow Id.
- name
This property is required. string - Gets or sets workflow name.
- scenario
Name This property is required. string - Gets or sets protection scenario name.
- start
Time This property is required. string - Gets or sets start time of the workflow.
- state
This property is required. string - Gets or sets workflow state.
- display_
name This property is required. str - Gets or sets the workflow friendly display name.
- end_
time This property is required. str - Gets or sets end time of the workflow.
- id
This property is required. str - Gets or sets workflow Id.
- name
This property is required. str - Gets or sets workflow name.
- scenario_
name This property is required. str - Gets or sets protection scenario name.
- start_
time This property is required. str - Gets or sets start time of the workflow.
- state
This property is required. str - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
ProtectedItemModelPropertiesResponseLastTestFailoverJob
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- Display
Name This property is required. string - Gets or sets the workflow friendly display name.
- End
Time This property is required. string - Gets or sets end time of the workflow.
- Id
This property is required. string - Gets or sets workflow Id.
- Name
This property is required. string - Gets or sets workflow name.
- Scenario
Name This property is required. string - Gets or sets protection scenario name.
- Start
Time This property is required. string - Gets or sets start time of the workflow.
- State
This property is required. string - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
- display
Name This property is required. string - Gets or sets the workflow friendly display name.
- end
Time This property is required. string - Gets or sets end time of the workflow.
- id
This property is required. string - Gets or sets workflow Id.
- name
This property is required. string - Gets or sets workflow name.
- scenario
Name This property is required. string - Gets or sets protection scenario name.
- start
Time This property is required. string - Gets or sets start time of the workflow.
- state
This property is required. string - Gets or sets workflow state.
- display_
name This property is required. str - Gets or sets the workflow friendly display name.
- end_
time This property is required. str - Gets or sets end time of the workflow.
- id
This property is required. str - Gets or sets workflow Id.
- name
This property is required. str - Gets or sets workflow name.
- scenario_
name This property is required. str - Gets or sets protection scenario name.
- start_
time This property is required. str - Gets or sets start time of the workflow.
- state
This property is required. str - Gets or sets workflow state.
- display
Name This property is required. String - Gets or sets the workflow friendly display name.
- end
Time This property is required. String - Gets or sets end time of the workflow.
- id
This property is required. String - Gets or sets workflow Id.
- name
This property is required. String - Gets or sets workflow name.
- scenario
Name This property is required. String - Gets or sets protection scenario name.
- start
Time This property is required. String - Gets or sets start time of the workflow.
- state
This property is required. String - Gets or sets workflow state.
ProtectedItemModelResponseSystemData
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified StringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At string - Gets or sets the timestamp of resource creation (UTC).
- created
By string - Gets or sets identity that created the resource.
- created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified stringBy - Gets or sets the identity that last modified the resource.
- last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created_
at str - Gets or sets the timestamp of resource creation (UTC).
- created_
by str - Gets or sets identity that created the resource.
- created_
by_ strtype - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last_
modified_ strat - Gets or sets the timestamp of resource last modification (UTC).
- last_
modified_ strby - Gets or sets the identity that last modified the resource.
- last_
modified_ strby_ type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified StringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
VMwareToAzStackHCIDiskInputResponse
- Disk
File Format This property is required. string - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- Disk
Id This property is required. string - Gets or sets the disk Id.
- Disk
Size GB This property is required. double - Gets or sets the disk size in GB.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether disk is os disk.
- Is
Dynamic bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Storage
Container stringId - Gets or sets the target storage account ARM Id.
- Disk
File Format This property is required. string - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- Disk
Id This property is required. string - Gets or sets the disk Id.
- Disk
Size GB This property is required. float64 - Gets or sets the disk size in GB.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether disk is os disk.
- Is
Dynamic bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Storage
Container stringId - Gets or sets the target storage account ARM Id.
- disk
File Format This property is required. String - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk
Id This property is required. String - Gets or sets the disk Id.
- disk
Size GB This property is required. Double - Gets or sets the disk size in GB.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether disk is os disk.
- is
Dynamic Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage
Container StringId - Gets or sets the target storage account ARM Id.
- disk
File Format This property is required. string - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk
Id This property is required. string - Gets or sets the disk Id.
- disk
Size GB This property is required. number - Gets or sets the disk size in GB.
- is
Os Disk This property is required. boolean - Gets or sets a value indicating whether disk is os disk.
- is
Dynamic boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage
Container stringId - Gets or sets the target storage account ARM Id.
- disk_
file_ format This property is required. str - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk_
id This property is required. str - Gets or sets the disk Id.
- disk_
size_ gb This property is required. float - Gets or sets the disk size in GB.
- is_
os_ disk This property is required. bool - Gets or sets a value indicating whether disk is os disk.
- is_
dynamic bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage_
container_ strid - Gets or sets the target storage account ARM Id.
- disk
File Format This property is required. String - Gets or sets the type of the virtual hard disk, vhd or vhdx.
- disk
Id This property is required. String - Gets or sets the disk Id.
- disk
Size GB This property is required. Number - Gets or sets the disk size in GB.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether disk is os disk.
- is
Dynamic Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- storage
Container StringId - Gets or sets the target storage account ARM Id.
VMwareToAzStackHCINicInputResponse
- Label
This property is required. string - Gets or sets the NIC label.
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- Label
This property is required. string - Gets or sets the NIC label.
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- label
This property is required. String - Gets or sets the NIC label.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
- label
This property is required. string - Gets or sets the NIC label.
- network
Name This property is required. string - Gets or sets the network name.
- nic
Id This property is required. string - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- label
This property is required. str - Gets or sets the NIC label.
- network_
name This property is required. str - Gets or sets the network name.
- nic_
id This property is required. str - Gets or sets the NIC Id.
- selection_
type_ for_ failover This property is required. str - Gets or sets the selection type of the NIC.
- target_
network_ id This property is required. str - Gets or sets the target network Id within AzStackHCI Cluster.
- test_
network_ id This property is required. str - Gets or sets the target test network Id within AzStackHCI Cluster.
- label
This property is required. String - Gets or sets the NIC label.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
VMwareToAzStackHCIProtectedDiskPropertiesResponse
- Capacity
In Bytes This property is required. double - Gets or sets the disk capacity in bytes.
- Disk
Type This property is required. string - Gets or sets the disk type.
- Is
Dynamic This property is required. bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether the disk is the OS disk.
- Migrate
Disk Name This property is required. string - Gets or sets the failover clone disk.
- Seed
Disk Name This property is required. string - Gets or sets the seed disk name.
- Source
Disk Id This property is required. string - Gets or sets the source disk Id.
- Source
Disk Name This property is required. string - Gets or sets the source disk Name.
- Storage
Container Id This property is required. string - Gets or sets the ARM Id of the storage container.
- Storage
Container Local Path This property is required. string - Gets or sets the local path of the storage container.
- Test
Migrate Disk Name This property is required. string - Gets or sets the test failover clone disk.
- Capacity
In Bytes This property is required. float64 - Gets or sets the disk capacity in bytes.
- Disk
Type This property is required. string - Gets or sets the disk type.
- Is
Dynamic This property is required. bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- Is
Os Disk This property is required. bool - Gets or sets a value indicating whether the disk is the OS disk.
- Migrate
Disk Name This property is required. string - Gets or sets the failover clone disk.
- Seed
Disk Name This property is required. string - Gets or sets the seed disk name.
- Source
Disk Id This property is required. string - Gets or sets the source disk Id.
- Source
Disk Name This property is required. string - Gets or sets the source disk Name.
- Storage
Container Id This property is required. string - Gets or sets the ARM Id of the storage container.
- Storage
Container Local Path This property is required. string - Gets or sets the local path of the storage container.
- Test
Migrate Disk Name This property is required. string - Gets or sets the test failover clone disk.
- capacity
In Bytes This property is required. Double - Gets or sets the disk capacity in bytes.
- disk
Type This property is required. String - Gets or sets the disk type.
- is
Dynamic This property is required. Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether the disk is the OS disk.
- migrate
Disk Name This property is required. String - Gets or sets the failover clone disk.
- seed
Disk Name This property is required. String - Gets or sets the seed disk name.
- source
Disk Id This property is required. String - Gets or sets the source disk Id.
- source
Disk Name This property is required. String - Gets or sets the source disk Name.
- storage
Container Id This property is required. String - Gets or sets the ARM Id of the storage container.
- storage
Container Local Path This property is required. String - Gets or sets the local path of the storage container.
- test
Migrate Disk Name This property is required. String - Gets or sets the test failover clone disk.
- capacity
In Bytes This property is required. number - Gets or sets the disk capacity in bytes.
- disk
Type This property is required. string - Gets or sets the disk type.
- is
Dynamic This property is required. boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is
Os Disk This property is required. boolean - Gets or sets a value indicating whether the disk is the OS disk.
- migrate
Disk Name This property is required. string - Gets or sets the failover clone disk.
- seed
Disk Name This property is required. string - Gets or sets the seed disk name.
- source
Disk Id This property is required. string - Gets or sets the source disk Id.
- source
Disk Name This property is required. string - Gets or sets the source disk Name.
- storage
Container Id This property is required. string - Gets or sets the ARM Id of the storage container.
- storage
Container Local Path This property is required. string - Gets or sets the local path of the storage container.
- test
Migrate Disk Name This property is required. string - Gets or sets the test failover clone disk.
- capacity_
in_ bytes This property is required. float - Gets or sets the disk capacity in bytes.
- disk_
type This property is required. str - Gets or sets the disk type.
- is_
dynamic This property is required. bool - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is_
os_ disk This property is required. bool - Gets or sets a value indicating whether the disk is the OS disk.
- migrate_
disk_ name This property is required. str - Gets or sets the failover clone disk.
- seed_
disk_ name This property is required. str - Gets or sets the seed disk name.
- source_
disk_ id This property is required. str - Gets or sets the source disk Id.
- source_
disk_ name This property is required. str - Gets or sets the source disk Name.
- storage_
container_ id This property is required. str - Gets or sets the ARM Id of the storage container.
- storage_
container_ local_ path This property is required. str - Gets or sets the local path of the storage container.
- test_
migrate_ disk_ name This property is required. str - Gets or sets the test failover clone disk.
- capacity
In Bytes This property is required. Number - Gets or sets the disk capacity in bytes.
- disk
Type This property is required. String - Gets or sets the disk type.
- is
Dynamic This property is required. Boolean - Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.
- is
Os Disk This property is required. Boolean - Gets or sets a value indicating whether the disk is the OS disk.
- migrate
Disk Name This property is required. String - Gets or sets the failover clone disk.
- seed
Disk Name This property is required. String - Gets or sets the seed disk name.
- source
Disk Id This property is required. String - Gets or sets the source disk Id.
- source
Disk Name This property is required. String - Gets or sets the source disk Name.
- storage
Container Id This property is required. String - Gets or sets the ARM Id of the storage container.
- storage
Container Local Path This property is required. String - Gets or sets the local path of the storage container.
- test
Migrate Disk Name This property is required. String - Gets or sets the test failover clone disk.
VMwareToAzStackHCIProtectedItemModelCustomPropertiesResponse
- Active
Location This property is required. string - Gets or sets the location of the protected item.
- Custom
Location Region This property is required. string - Gets or sets the location of Azure Arc HCI custom location resource.
- Disks
To Include This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. VMware To Az Stack HCIDisk Input Response> - Gets or sets the list of disks to replicate.
- Fabric
Discovery Machine Id This property is required. string - Gets or sets the ARM Id of the discovered machine.
- Failover
Recovery Point Id This property is required. string - Gets or sets the recovery point Id to which the VM was failed over.
- Firmware
Type This property is required. string - Gets or sets the firmware type.
- Hyper
VGeneration This property is required. string - Gets or sets the hypervisor generation of the virtual machine possible values are 1,2.
- Initial
Replication Progress Percentage This property is required. int - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Last
Recovery Point Id This property is required. string - Gets or sets the last recovery point Id.
- Last
Recovery Point Received This property is required. string - Gets or sets the last recovery point received time.
- Last
Replication Update Time This property is required. string - Gets or sets the latest timestamp that replication status is updated.
- Migration
Progress Percentage This property is required. int - Gets or sets the migration progress percentage.
- Nics
To Include This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. VMware To Az Stack HCINic Input Response> - Gets or sets the list of VM NIC to replicate.
- Os
Name This property is required. string - Gets or sets the name of the OS.
- Os
Type This property is required. string - Gets or sets the type of the OS.
- Protected
Disks This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. VMware To Az Stack HCIProtected Disk Properties Response> - Gets or sets the list of protected disks.
- Protected
Nics This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. VMware To Az Stack HCIProtected Nic Properties Response> - Gets or sets the VM NIC details.
- Resume
Progress Percentage This property is required. int - Gets or sets the resume progress percentage.
- Resume
Retry Count This property is required. double - Gets or sets the resume retry count.
- Resync
Progress Percentage This property is required. int - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Resync
Required This property is required. bool - Gets or sets a value indicating whether resync is required.
- Resync
Retry Count This property is required. double - Gets or sets the resync retry count.
- Resync
State This property is required. string - Gets or sets the resync state.
- Run
As Account Id This property is required. string - Gets or sets the run as account Id.
- Source
Appliance Name This property is required. string - Gets or sets the source appliance name.
- Source
Cpu Cores This property is required. int - Gets or sets the source VM CPU cores.
- Source
Dra Name This property is required. string - Gets or sets the source DRA name.
- Source
Memory In Mega Bytes This property is required. double - Gets or sets the source VM ram memory size in megabytes.
- Source
Vm Name This property is required. string - Gets or sets the source VM display name.
- Storage
Container Id This property is required. string - Gets or sets the target storage container ARM Id.
- Target
Appliance Name This property is required. string - Gets or sets the target appliance name.
- Target
Arc Cluster Custom Location Id This property is required. string - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- Target
Az Stack Hci Cluster Name This property is required. string - Gets or sets the Target AzStackHCI cluster name.
- Target
Dra Name This property is required. string - Gets or sets the target DRA name.
- Target
Hci Cluster Id This property is required. string - Gets or sets the Target HCI Cluster ARM Id.
- Target
Location This property is required. string - Gets or sets the target location.
- Target
Resource Group Id This property is required. string - Gets or sets the target resource group ARM Id.
- Target
Vm Bios Id This property is required. string - Gets or sets the BIOS Id of the target AzStackHCI VM.
- Dynamic
Memory Pulumi.Config Azure Native. Data Replication. Inputs. Protected Item Dynamic Memory Config Response - Protected item dynamic memory config.
- Is
Dynamic boolRam - Gets or sets a value indicating whether memory is dynamical.
- Perform
Auto boolResync - Gets or sets a value indicating whether auto resync is to be done.
- Target
Cpu intCores - Gets or sets the target CPU cores.
- Target
Memory intIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- Target
Network stringId - Gets or sets the target network Id within AzStackHCI Cluster.
- Target
Vm stringName - Gets or sets the target VM display name.
- Test
Network stringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- Active
Location This property is required. string - Gets or sets the location of the protected item.
- Custom
Location Region This property is required. string - Gets or sets the location of Azure Arc HCI custom location resource.
- Disks
To Include This property is required. []VMwareTo Az Stack HCIDisk Input Response - Gets or sets the list of disks to replicate.
- Fabric
Discovery Machine Id This property is required. string - Gets or sets the ARM Id of the discovered machine.
- Failover
Recovery Point Id This property is required. string - Gets or sets the recovery point Id to which the VM was failed over.
- Firmware
Type This property is required. string - Gets or sets the firmware type.
- Hyper
VGeneration This property is required. string - Gets or sets the hypervisor generation of the virtual machine possible values are 1,2.
- Initial
Replication Progress Percentage This property is required. int - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Last
Recovery Point Id This property is required. string - Gets or sets the last recovery point Id.
- Last
Recovery Point Received This property is required. string - Gets or sets the last recovery point received time.
- Last
Replication Update Time This property is required. string - Gets or sets the latest timestamp that replication status is updated.
- Migration
Progress Percentage This property is required. int - Gets or sets the migration progress percentage.
- Nics
To Include This property is required. []VMwareTo Az Stack HCINic Input Response - Gets or sets the list of VM NIC to replicate.
- Os
Name This property is required. string - Gets or sets the name of the OS.
- Os
Type This property is required. string - Gets or sets the type of the OS.
- Protected
Disks This property is required. []VMwareTo Az Stack HCIProtected Disk Properties Response - Gets or sets the list of protected disks.
- Protected
Nics This property is required. []VMwareTo Az Stack HCIProtected Nic Properties Response - Gets or sets the VM NIC details.
- Resume
Progress Percentage This property is required. int - Gets or sets the resume progress percentage.
- Resume
Retry Count This property is required. float64 - Gets or sets the resume retry count.
- Resync
Progress Percentage This property is required. int - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- Resync
Required This property is required. bool - Gets or sets a value indicating whether resync is required.
- Resync
Retry Count This property is required. float64 - Gets or sets the resync retry count.
- Resync
State This property is required. string - Gets or sets the resync state.
- Run
As Account Id This property is required. string - Gets or sets the run as account Id.
- Source
Appliance Name This property is required. string - Gets or sets the source appliance name.
- Source
Cpu Cores This property is required. int - Gets or sets the source VM CPU cores.
- Source
Dra Name This property is required. string - Gets or sets the source DRA name.
- Source
Memory In Mega Bytes This property is required. float64 - Gets or sets the source VM ram memory size in megabytes.
- Source
Vm Name This property is required. string - Gets or sets the source VM display name.
- Storage
Container Id This property is required. string - Gets or sets the target storage container ARM Id.
- Target
Appliance Name This property is required. string - Gets or sets the target appliance name.
- Target
Arc Cluster Custom Location Id This property is required. string - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- Target
Az Stack Hci Cluster Name This property is required. string - Gets or sets the Target AzStackHCI cluster name.
- Target
Dra Name This property is required. string - Gets or sets the target DRA name.
- Target
Hci Cluster Id This property is required. string - Gets or sets the Target HCI Cluster ARM Id.
- Target
Location This property is required. string - Gets or sets the target location.
- Target
Resource Group Id This property is required. string - Gets or sets the target resource group ARM Id.
- Target
Vm Bios Id This property is required. string - Gets or sets the BIOS Id of the target AzStackHCI VM.
- Dynamic
Memory ProtectedConfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- Is
Dynamic boolRam - Gets or sets a value indicating whether memory is dynamical.
- Perform
Auto boolResync - Gets or sets a value indicating whether auto resync is to be done.
- Target
Cpu intCores - Gets or sets the target CPU cores.
- Target
Memory intIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- Target
Network stringId - Gets or sets the target network Id within AzStackHCI Cluster.
- Target
Vm stringName - Gets or sets the target VM display name.
- Test
Network stringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- active
Location This property is required. String - Gets or sets the location of the protected item.
- custom
Location Region This property is required. String - Gets or sets the location of Azure Arc HCI custom location resource.
- disks
To Include This property is required. List<VMwareTo Az Stack HCIDisk Input Response> - Gets or sets the list of disks to replicate.
- fabric
Discovery Machine Id This property is required. String - Gets or sets the ARM Id of the discovered machine.
- failover
Recovery Point Id This property is required. String - Gets or sets the recovery point Id to which the VM was failed over.
- firmware
Type This property is required. String - Gets or sets the firmware type.
- hyper
VGeneration This property is required. String - Gets or sets the hypervisor generation of the virtual machine possible values are 1,2.
- initial
Replication Progress Percentage This property is required. Integer - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last
Recovery Point Id This property is required. String - Gets or sets the last recovery point Id.
- last
Recovery Point Received This property is required. String - Gets or sets the last recovery point received time.
- last
Replication Update Time This property is required. String - Gets or sets the latest timestamp that replication status is updated.
- migration
Progress Percentage This property is required. Integer - Gets or sets the migration progress percentage.
- nics
To Include This property is required. List<VMwareTo Az Stack HCINic Input Response> - Gets or sets the list of VM NIC to replicate.
- os
Name This property is required. String - Gets or sets the name of the OS.
- os
Type This property is required. String - Gets or sets the type of the OS.
- protected
Disks This property is required. List<VMwareTo Az Stack HCIProtected Disk Properties Response> - Gets or sets the list of protected disks.
- protected
Nics This property is required. List<VMwareTo Az Stack HCIProtected Nic Properties Response> - Gets or sets the VM NIC details.
- resume
Progress Percentage This property is required. Integer - Gets or sets the resume progress percentage.
- resume
Retry Count This property is required. Double - Gets or sets the resume retry count.
- resync
Progress Percentage This property is required. Integer - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- resync
Required This property is required. Boolean - Gets or sets a value indicating whether resync is required.
- resync
Retry Count This property is required. Double - Gets or sets the resync retry count.
- resync
State This property is required. String - Gets or sets the resync state.
- run
As Account Id This property is required. String - Gets or sets the run as account Id.
- source
Appliance Name This property is required. String - Gets or sets the source appliance name.
- source
Cpu Cores This property is required. Integer - Gets or sets the source VM CPU cores.
- source
Dra Name This property is required. String - Gets or sets the source DRA name.
- source
Memory In Mega Bytes This property is required. Double - Gets or sets the source VM ram memory size in megabytes.
- source
Vm Name This property is required. String - Gets or sets the source VM display name.
- storage
Container Id This property is required. String - Gets or sets the target storage container ARM Id.
- target
Appliance Name This property is required. String - Gets or sets the target appliance name.
- target
Arc Cluster Custom Location Id This property is required. String - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target
Az Stack Hci Cluster Name This property is required. String - Gets or sets the Target AzStackHCI cluster name.
- target
Dra Name This property is required. String - Gets or sets the target DRA name.
- target
Hci Cluster Id This property is required. String - Gets or sets the Target HCI Cluster ARM Id.
- target
Location This property is required. String - Gets or sets the target location.
- target
Resource Group Id This property is required. String - Gets or sets the target resource group ARM Id.
- target
Vm Bios Id This property is required. String - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic
Memory ProtectedConfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- is
Dynamic BooleanRam - Gets or sets a value indicating whether memory is dynamical.
- perform
Auto BooleanResync - Gets or sets a value indicating whether auto resync is to be done.
- target
Cpu IntegerCores - Gets or sets the target CPU cores.
- target
Memory IntegerIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- target
Network StringId - Gets or sets the target network Id within AzStackHCI Cluster.
- target
Vm StringName - Gets or sets the target VM display name.
- test
Network StringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- active
Location This property is required. string - Gets or sets the location of the protected item.
- custom
Location Region This property is required. string - Gets or sets the location of Azure Arc HCI custom location resource.
- disks
To Include This property is required. VMwareTo Az Stack HCIDisk Input Response[] - Gets or sets the list of disks to replicate.
- fabric
Discovery Machine Id This property is required. string - Gets or sets the ARM Id of the discovered machine.
- failover
Recovery Point Id This property is required. string - Gets or sets the recovery point Id to which the VM was failed over.
- firmware
Type This property is required. string - Gets or sets the firmware type.
- hyper
VGeneration This property is required. string - Gets or sets the hypervisor generation of the virtual machine possible values are 1,2.
- initial
Replication Progress Percentage This property is required. number - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last
Recovery Point Id This property is required. string - Gets or sets the last recovery point Id.
- last
Recovery Point Received This property is required. string - Gets or sets the last recovery point received time.
- last
Replication Update Time This property is required. string - Gets or sets the latest timestamp that replication status is updated.
- migration
Progress Percentage This property is required. number - Gets or sets the migration progress percentage.
- nics
To Include This property is required. VMwareTo Az Stack HCINic Input Response[] - Gets or sets the list of VM NIC to replicate.
- os
Name This property is required. string - Gets or sets the name of the OS.
- os
Type This property is required. string - Gets or sets the type of the OS.
- protected
Disks This property is required. VMwareTo Az Stack HCIProtected Disk Properties Response[] - Gets or sets the list of protected disks.
- protected
Nics This property is required. VMwareTo Az Stack HCIProtected Nic Properties Response[] - Gets or sets the VM NIC details.
- resume
Progress Percentage This property is required. number - Gets or sets the resume progress percentage.
- resume
Retry Count This property is required. number - Gets or sets the resume retry count.
- resync
Progress Percentage This property is required. number - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- resync
Required This property is required. boolean - Gets or sets a value indicating whether resync is required.
- resync
Retry Count This property is required. number - Gets or sets the resync retry count.
- resync
State This property is required. string - Gets or sets the resync state.
- run
As Account Id This property is required. string - Gets or sets the run as account Id.
- source
Appliance Name This property is required. string - Gets or sets the source appliance name.
- source
Cpu Cores This property is required. number - Gets or sets the source VM CPU cores.
- source
Dra Name This property is required. string - Gets or sets the source DRA name.
- source
Memory In Mega Bytes This property is required. number - Gets or sets the source VM ram memory size in megabytes.
- source
Vm Name This property is required. string - Gets or sets the source VM display name.
- storage
Container Id This property is required. string - Gets or sets the target storage container ARM Id.
- target
Appliance Name This property is required. string - Gets or sets the target appliance name.
- target
Arc Cluster Custom Location Id This property is required. string - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target
Az Stack Hci Cluster Name This property is required. string - Gets or sets the Target AzStackHCI cluster name.
- target
Dra Name This property is required. string - Gets or sets the target DRA name.
- target
Hci Cluster Id This property is required. string - Gets or sets the Target HCI Cluster ARM Id.
- target
Location This property is required. string - Gets or sets the target location.
- target
Resource Group Id This property is required. string - Gets or sets the target resource group ARM Id.
- target
Vm Bios Id This property is required. string - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic
Memory ProtectedConfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- is
Dynamic booleanRam - Gets or sets a value indicating whether memory is dynamical.
- perform
Auto booleanResync - Gets or sets a value indicating whether auto resync is to be done.
- target
Cpu numberCores - Gets or sets the target CPU cores.
- target
Memory numberIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- target
Network stringId - Gets or sets the target network Id within AzStackHCI Cluster.
- target
Vm stringName - Gets or sets the target VM display name.
- test
Network stringId - Gets or sets the target test network Id within AzStackHCI Cluster.
- active_
location This property is required. str - Gets or sets the location of the protected item.
- custom_
location_ region This property is required. str - Gets or sets the location of Azure Arc HCI custom location resource.
- disks_
to_ include This property is required. Sequence[VMwareTo Az Stack HCIDisk Input Response] - Gets or sets the list of disks to replicate.
- fabric_
discovery_ machine_ id This property is required. str - Gets or sets the ARM Id of the discovered machine.
- failover_
recovery_ point_ id This property is required. str - Gets or sets the recovery point Id to which the VM was failed over.
- firmware_
type This property is required. str - Gets or sets the firmware type.
- hyper_
v_ generation This property is required. str - Gets or sets the hypervisor generation of the virtual machine possible values are 1,2.
- initial_
replication_ progress_ percentage This property is required. int - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last_
recovery_ point_ id This property is required. str - Gets or sets the last recovery point Id.
- last_
recovery_ point_ received This property is required. str - Gets or sets the last recovery point received time.
- last_
replication_ update_ time This property is required. str - Gets or sets the latest timestamp that replication status is updated.
- migration_
progress_ percentage This property is required. int - Gets or sets the migration progress percentage.
- nics_
to_ include This property is required. Sequence[VMwareTo Az Stack HCINic Input Response] - Gets or sets the list of VM NIC to replicate.
- os_
name This property is required. str - Gets or sets the name of the OS.
- os_
type This property is required. str - Gets or sets the type of the OS.
- protected_
disks This property is required. Sequence[VMwareTo Az Stack HCIProtected Disk Properties Response] - Gets or sets the list of protected disks.
- protected_
nics This property is required. Sequence[VMwareTo Az Stack HCIProtected Nic Properties Response] - Gets or sets the VM NIC details.
- resume_
progress_ percentage This property is required. int - Gets or sets the resume progress percentage.
- resume_
retry_ count This property is required. float - Gets or sets the resume retry count.
- resync_
progress_ percentage This property is required. int - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- resync_
required This property is required. bool - Gets or sets a value indicating whether resync is required.
- resync_
retry_ count This property is required. float - Gets or sets the resync retry count.
- resync_
state This property is required. str - Gets or sets the resync state.
- run_
as_ account_ id This property is required. str - Gets or sets the run as account Id.
- source_
appliance_ name This property is required. str - Gets or sets the source appliance name.
- source_
cpu_ cores This property is required. int - Gets or sets the source VM CPU cores.
- source_
dra_ name This property is required. str - Gets or sets the source DRA name.
- source_
memory_ in_ mega_ bytes This property is required. float - Gets or sets the source VM ram memory size in megabytes.
- source_
vm_ name This property is required. str - Gets or sets the source VM display name.
- storage_
container_ id This property is required. str - Gets or sets the target storage container ARM Id.
- target_
appliance_ name This property is required. str - Gets or sets the target appliance name.
- target_
arc_ cluster_ custom_ location_ id This property is required. str - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target_
az_ stack_ hci_ cluster_ name This property is required. str - Gets or sets the Target AzStackHCI cluster name.
- target_
dra_ name This property is required. str - Gets or sets the target DRA name.
- target_
hci_ cluster_ id This property is required. str - Gets or sets the Target HCI Cluster ARM Id.
- target_
location This property is required. str - Gets or sets the target location.
- target_
resource_ group_ id This property is required. str - Gets or sets the target resource group ARM Id.
- target_
vm_ bios_ id This property is required. str - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic_
memory_ Protectedconfig Item Dynamic Memory Config Response - Protected item dynamic memory config.
- is_
dynamic_ boolram - Gets or sets a value indicating whether memory is dynamical.
- perform_
auto_ boolresync - Gets or sets a value indicating whether auto resync is to be done.
- target_
cpu_ intcores - Gets or sets the target CPU cores.
- target_
memory_ intin_ mega_ bytes - Gets or sets the target memory in mega-bytes.
- target_
network_ strid - Gets or sets the target network Id within AzStackHCI Cluster.
- target_
vm_ strname - Gets or sets the target VM display name.
- test_
network_ strid - Gets or sets the target test network Id within AzStackHCI Cluster.
- active
Location This property is required. String - Gets or sets the location of the protected item.
- custom
Location Region This property is required. String - Gets or sets the location of Azure Arc HCI custom location resource.
- disks
To Include This property is required. List<Property Map> - Gets or sets the list of disks to replicate.
- fabric
Discovery Machine Id This property is required. String - Gets or sets the ARM Id of the discovered machine.
- failover
Recovery Point Id This property is required. String - Gets or sets the recovery point Id to which the VM was failed over.
- firmware
Type This property is required. String - Gets or sets the firmware type.
- hyper
VGeneration This property is required. String - Gets or sets the hypervisor generation of the virtual machine possible values are 1,2.
- initial
Replication Progress Percentage This property is required. Number - Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- last
Recovery Point Id This property is required. String - Gets or sets the last recovery point Id.
- last
Recovery Point Received This property is required. String - Gets or sets the last recovery point received time.
- last
Replication Update Time This property is required. String - Gets or sets the latest timestamp that replication status is updated.
- migration
Progress Percentage This property is required. Number - Gets or sets the migration progress percentage.
- nics
To Include This property is required. List<Property Map> - Gets or sets the list of VM NIC to replicate.
- os
Name This property is required. String - Gets or sets the name of the OS.
- os
Type This property is required. String - Gets or sets the type of the OS.
- protected
Disks This property is required. List<Property Map> - Gets or sets the list of protected disks.
- protected
Nics This property is required. List<Property Map> - Gets or sets the VM NIC details.
- resume
Progress Percentage This property is required. Number - Gets or sets the resume progress percentage.
- resume
Retry Count This property is required. Number - Gets or sets the resume retry count.
- resync
Progress Percentage This property is required. Number - Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.
- resync
Required This property is required. Boolean - Gets or sets a value indicating whether resync is required.
- resync
Retry Count This property is required. Number - Gets or sets the resync retry count.
- resync
State This property is required. String - Gets or sets the resync state.
- run
As Account Id This property is required. String - Gets or sets the run as account Id.
- source
Appliance Name This property is required. String - Gets or sets the source appliance name.
- source
Cpu Cores This property is required. Number - Gets or sets the source VM CPU cores.
- source
Dra Name This property is required. String - Gets or sets the source DRA name.
- source
Memory In Mega Bytes This property is required. Number - Gets or sets the source VM ram memory size in megabytes.
- source
Vm Name This property is required. String - Gets or sets the source VM display name.
- storage
Container Id This property is required. String - Gets or sets the target storage container ARM Id.
- target
Appliance Name This property is required. String - Gets or sets the target appliance name.
- target
Arc Cluster Custom Location Id This property is required. String - Gets or sets the Target Arc Cluster Custom Location ARM Id.
- target
Az Stack Hci Cluster Name This property is required. String - Gets or sets the Target AzStackHCI cluster name.
- target
Dra Name This property is required. String - Gets or sets the target DRA name.
- target
Hci Cluster Id This property is required. String - Gets or sets the Target HCI Cluster ARM Id.
- target
Location This property is required. String - Gets or sets the target location.
- target
Resource Group Id This property is required. String - Gets or sets the target resource group ARM Id.
- target
Vm Bios Id This property is required. String - Gets or sets the BIOS Id of the target AzStackHCI VM.
- dynamic
Memory Property MapConfig - Protected item dynamic memory config.
- is
Dynamic BooleanRam - Gets or sets a value indicating whether memory is dynamical.
- perform
Auto BooleanResync - Gets or sets a value indicating whether auto resync is to be done.
- target
Cpu NumberCores - Gets or sets the target CPU cores.
- target
Memory NumberIn Mega Bytes - Gets or sets the target memory in mega-bytes.
- target
Network StringId - Gets or sets the target network Id within AzStackHCI Cluster.
- target
Vm StringName - Gets or sets the target VM display name.
- test
Network StringId - Gets or sets the target test network Id within AzStackHCI Cluster.
VMwareToAzStackHCIProtectedNicPropertiesResponse
- Label
This property is required. string - Gets or sets the NIC label.
- Mac
Address This property is required. string - Gets or sets the NIC mac address.
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- Is
Primary boolNic - Gets or sets a value indicating whether this is the primary NIC.
- Label
This property is required. string - Gets or sets the NIC label.
- Mac
Address This property is required. string - Gets or sets the NIC mac address.
- Network
Name This property is required. string - Gets or sets the network name.
- Nic
Id This property is required. string - Gets or sets the NIC Id.
- Selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- Target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- Test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- Is
Primary boolNic - Gets or sets a value indicating whether this is the primary NIC.
- label
This property is required. String - Gets or sets the NIC label.
- mac
Address This property is required. String - Gets or sets the NIC mac address.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
- is
Primary BooleanNic - Gets or sets a value indicating whether this is the primary NIC.
- label
This property is required. string - Gets or sets the NIC label.
- mac
Address This property is required. string - Gets or sets the NIC mac address.
- network
Name This property is required. string - Gets or sets the network name.
- nic
Id This property is required. string - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. string - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. string - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. string - Gets or sets the target test network Id within AzStackHCI Cluster.
- is
Primary booleanNic - Gets or sets a value indicating whether this is the primary NIC.
- label
This property is required. str - Gets or sets the NIC label.
- mac_
address This property is required. str - Gets or sets the NIC mac address.
- network_
name This property is required. str - Gets or sets the network name.
- nic_
id This property is required. str - Gets or sets the NIC Id.
- selection_
type_ for_ failover This property is required. str - Gets or sets the selection type of the NIC.
- target_
network_ id This property is required. str - Gets or sets the target network Id within AzStackHCI Cluster.
- test_
network_ id This property is required. str - Gets or sets the target test network Id within AzStackHCI Cluster.
- is_
primary_ boolnic - Gets or sets a value indicating whether this is the primary NIC.
- label
This property is required. String - Gets or sets the NIC label.
- mac
Address This property is required. String - Gets or sets the NIC mac address.
- network
Name This property is required. String - Gets or sets the network name.
- nic
Id This property is required. String - Gets or sets the NIC Id.
- selection
Type For Failover This property is required. String - Gets or sets the selection type of the NIC.
- target
Network Id This property is required. String - Gets or sets the target network Id within AzStackHCI Cluster.
- test
Network Id This property is required. String - Gets or sets the target test network Id within AzStackHCI Cluster.
- is
Primary BooleanNic - Gets or sets a value indicating whether this is the primary NIC.
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi