GatewayGetDeviceConfigurationScriptResponse Class

Definition

The configuration script returned from the get device configuration script operation.

public class GatewayGetDeviceConfigurationScriptResponse : Microsoft.Azure.AzureOperationResponse
type GatewayGetDeviceConfigurationScriptResponse = class
    inherit AzureOperationResponse
Public Class GatewayGetDeviceConfigurationScriptResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
GatewayGetDeviceConfigurationScriptResponse

Constructors

GatewayGetDeviceConfigurationScriptResponse()

Initializes a new instance of the GatewayGetDeviceConfigurationScriptResponse class.

Properties

ConfigurationScript

Optional. The requested configuration script for the local network device.

Applies to