PSJobProxy.RemoteJobInstanceId 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.
The instance ID of the remote job that this proxy interacts with.
public:
property Guid RemoteJobInstanceId { Guid get(); };
public Guid RemoteJobInstanceId { get; }
member this.RemoteJobInstanceId : Guid
Public ReadOnly Property RemoteJobInstanceId As Guid