toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.backup.kotlin.inputs
/
PolicyVMWorkloadProtectionPolicyRetentionMonthlyArgs
/
PolicyVMWorkloadProtectionPolicyRetentionMonthlyArgs
Policy
VMWorkload
Protection
Policy
Retention
Monthly
Args
constructor
(
count
:
Output
<
Int
>
,
formatType
:
Output
<
String
>
,
monthdays
:
Output
<
List
<
Int
>
>
?
=
null
,
weekdays
:
Output
<
List
<
String
>
>
?
=
null
,
weeks
:
Output
<
List
<
String
>
>
?
=
null
)