GatewayGetDeviceConfigurationScriptParameters 类
供应商、 平台和操作系统系列的请求的设备配置脚本。
命名空间: Microsoft.WindowsAzure.Management.Network.Models
程序集: Microsoft.WindowsAzure.Management.Network(Microsoft.WindowsAzure.Management.Network.dll 中)
继承层次结构
System.Object
Microsoft.WindowsAzure.Management.Network.Models.GatewayGetDeviceConfigurationScriptParameters
语法
public class GatewayGetDeviceConfigurationScriptParameters
public ref class GatewayGetDeviceConfigurationScriptParameters
type GatewayGetDeviceConfigurationScriptParameters = class end
Public Class GatewayGetDeviceConfigurationScriptParameters
构造函数
名称 | 说明 | |
---|---|---|
GatewayGetDeviceConfigurationScriptParameters() | 初始化 GatewayGetDeviceConfigurationScriptParameters 类的新实例。 |
属性
名称 | 说明 | |
---|---|---|
OSFamily | 可选。 设备操作系统系列。 |
|
Platform | 可选。 设备平台。 |
|
Vendor | 可选。 设备供应商的名称。 |
方法
名称 | 说明 | |
---|---|---|
Equals(Object) | (从 Object 继承。) |
|
Finalize() | (从 Object 继承。) |
|
GetHashCode() | (从 Object 继承。) |
|
GetType() | (从 Object 继承。) |
|
MemberwiseClone() | (从 Object 继承。) |
|
ToString() | (从 Object 继承。) |
线程安全
此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
Microsoft.WindowsAzure.Management.Network.Models 命名空间
返回页首