Azure File Share Protection Policy Args
constructor(backupManagementType: Output<String>, protectedItemsCount: Output<Int>? = null, resourceGuardOperationRequests: Output<List<String>>? = null, retentionPolicy: Output<Either<LongTermRetentionPolicyArgs, SimpleRetentionPolicyArgs>>? = null, schedulePolicy: Output<Any>? = null, timeZone: Output<String>? = null, workLoadType: Output<Either<String, WorkloadType>>? = null)