pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.backup.kotlin.outputs
/
PolicyFileShareRetentionMonthly
/
PolicyFileShareRetentionMonthly
Policy
File
Share
Retention
Monthly
fun
PolicyFileShareRetentionMonthly
(
count
:
Int
,
days
:
List
<
Int
>
?
=
null
,
includeLastDays
:
Boolean
?
=
null
,
weekdays
:
List
<
String
>
?
=
null
,
weeks
:
List
<
String
>
?
=
null
)