toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.backup.kotlin.inputs
/
PolicyVMRetentionDailyArgs
Policy
VMRetention
Daily
Args
data
class
PolicyVMRetentionDailyArgs
(
val
count
:
Output
<
Int
>
)
:
ConvertibleToJava
<
PolicyVMRetentionDailyArgs
>
Members
Constructors
Policy
VMRetention
Daily
Args
Link copied to clipboard
constructor
(
count
:
Output
<
Int
>
)
Properties
count
Link copied to clipboard
val
count
:
Output
<
Int
>
The number of daily backups to keep. Must be between
7
and
9999
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PolicyVMRetentionDailyArgs