Explorar el Código

Add label mapping for 'preserve_nic_ips'.

Nashwan Azhari hace 7 años
padre
commit
aada9a0676
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/utils/LabelDictionary.js

+ 1 - 0
src/utils/LabelDictionary.js

@@ -51,6 +51,7 @@ class LabelDictionary {
     keyvault_dns: 'Keyvault DNS Suffix',
     sql_server_hostname: 'SQL Server Hostname Suffix',
     storage_endpoint: 'Storage Endpoint Suffix',
+    preserve_nic_ips: 'Preserve NIC IPs',
   }
 
   // Fields which have enums for which dictionary labels should be used.