BackupArgs

constructor(accountName: Output<String>? = null, backupName: Output<String>? = null, backupVaultName: Output<String>? = null, label: Output<String>? = null, resourceGroupName: Output<String>? = null, snapshotName: Output<String>? = null, useExistingSnapshot: Output<Boolean>? = null, volumeResourceId: Output<String>? = null)