mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Change required for Command
It was stated that Comma separated issuance of the argument but the examples show semi-colon separated issue of argument. See examples at https://docs.microsoft.com/en-us/windows/client-management/mdm/vpnv2-profile-xsd
This commit is contained in:
@ -401,7 +401,7 @@ Value type is chr. Supported operations include Get, Add, Replace, and Delete.
|
||||
Nodes under the PluginProfile are required when using a Microsoft Store based VPN plugin.
|
||||
|
||||
<a href="" id="vpnv2-profilename-pluginprofile-serverurllist"></a>**VPNv2/***ProfileName***/PluginProfile/ServerUrlList**
|
||||
Required for plug-in profiles. Comma separated list of servers in URL, hostname, or IP format.
|
||||
Required for plug-in profiles. semi-colon separated list of servers in URL, hostname, or IP format.
|
||||
|
||||
Value type is chr. Supported operations include Get, Add, Replace, and Delete.
|
||||
|
||||
|
Reference in New Issue
Block a user