Managed Hardware Security Module Args
constructor(adminObjectIds: Output<List<String>>? = null, location: Output<String>? = null, name: Output<String>? = null, networkAcls: Output<ManagedHardwareSecurityModuleNetworkAclsArgs>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, purgeProtectionEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, securityDomainKeyVaultCertificateIds: Output<List<String>>? = null, securityDomainQuorum: Output<Int>? = null, skuName: Output<String>? = null, softDeleteRetentionDays: Output<Int>? = null, tags: Output<Map<String, String>>? = null, tenantId: Output<String>? = null)