Name (networkSettingsType) Element
Contains the name of a network profile. The name is used for display purposes.
<xs:element name="Name"
type="nonEmptyString"
minOccurs="0"
/>
The Name element is defined by the networkSettingsType complex type.
Parent element
Element | Derived from | Description |
---|---|---|
NetworkSettings (settingsType) | networkSettingsType | Contains the settings that the Task Scheduler service uses to obtain a network profile. The Task Scheduler service checks the availability of this network when the RunOnlyIfNetworkAvailable element is set to True. |
Remarks
For C++ development, see Name Property of INetworkSettings.
For script development, see NetworkSettings.Name.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |