AzureBackupRuleArgs

constructor(backupParameters: Output<AzureBackupParamsArgs>? = null, dataStore: Output<DataStoreInfoBaseArgs>, name: Output<String>, objectType: Output<String>, trigger: Output<Either<AdhocBasedTriggerContextArgs, ScheduleBasedTriggerContextArgs>>)