Procházet zdrojové kódy

Merge pull request #293 from aznashwan/master

Add label mapping for 'preserve_nic_ips'.
Dorin Paslaru před 7 roky
rodič
revize
840ba168fa
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/utils/LabelDictionary.js

+ 1 - 0
src/utils/LabelDictionary.js

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