GatewayGetDeviceConfigurationScriptResponse 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.
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.AzureOperationResponseGatewayGetDeviceConfigurationScriptResponse
Constructors
GatewayGetDeviceConfigurationScriptResponse() |
Initializes a new instance of the GatewayGetDeviceConfigurationScriptResponse class. |
Properties
ConfigurationScript |
Optional. The requested configuration script for the local network device. |