次の方法で共有


GatewayGetDeviceConfigurationScriptResponse クラス

定義

デバイス構成スクリプトの取得操作から返される構成スクリプト。

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

コンストラクター

GatewayGetDeviceConfigurationScriptResponse()

GatewayGetDeviceConfigurationScriptResponse クラスの新しいインスタンスを初期化します。

プロパティ

ConfigurationScript

任意。 ローカル ネットワーク デバイスに対して要求された構成スクリプト。

適用対象