StartJobCommand.EnableNetworkAccess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not used for OutOfProc jobs. Suppressing this parameter.
public:
virtual property System::Management::Automation::SwitchParameter EnableNetworkAccess { System::Management::Automation::SwitchParameter get(); };
public override System.Management.Automation.SwitchParameter EnableNetworkAccess { get; }
member this.EnableNetworkAccess : System.Management.Automation.SwitchParameter
Public Overrides ReadOnly Property EnableNetworkAccess As SwitchParameter