PSCloudToDeviceMethodResult Class
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.
Represents the Device Method Invocation Results.
public class PSCloudToDeviceMethodResult
type PSCloudToDeviceMethodResult = class
Public Class PSCloudToDeviceMethodResult
- Inheritance
-
PSCloudToDeviceMethodResult
Constructors
PSCloudToDeviceMethodResult() |
Properties
Payload |
Gets or sets the result payload of device method invocation. |
Status |
Gets or sets the status of device method invocation. |