Id (networkSettingsType) Element
Contains a GUID value that identifies a network profile.
<xs:element name="Id"
type="guidType"
minOccurs="0"
/>
The Id 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 Id Property of INetworkSettings.
For script development, see NetworkSettings.Id.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |