Vault Args
constructor(classicVmwareReplicationEnabled: Output<Boolean>? = null, crossRegionRestoreEnabled: Output<Boolean>? = null, encryption: Output<VaultEncryptionArgs>? = null, identity: Output<VaultIdentityArgs>? = null, immutability: Output<String>? = null, location: Output<String>? = null, monitoring: Output<VaultMonitoringArgs>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sku: Output<String>? = null, softDeleteEnabled: Output<Boolean>? = null, storageModeType: Output<String>? = null, tags: Output<Map<String, String>>? = null)