pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.siterecovery.kotlin
/
HyperVReplicationPolicyArgs
/
HyperVReplicationPolicyArgs
Hyper
VReplication
Policy
Args
fun
HyperVReplicationPolicyArgs
(
applicationConsistentSnapshotFrequencyInHours
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
recoveryPointRetentionInHours
:
Output
<
Int
>
?
=
null
,
recoveryVaultId
:
Output
<
String
>
?
=
null
,
replicationIntervalInSeconds
:
Output
<
Int
>
?
=
null
)