你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeviceJobDetails 构造函数

定义

重载

DeviceJobDetails()

初始化 DeviceJobDetails 类的新实例。

DeviceJobDetails(String)

使用必需的参数初始化 DeviceJobDetails 类的新实例。

DeviceJobDetails()

初始化 DeviceJobDetails 类的新实例。

public DeviceJobDetails ();
Public Sub New ()

适用于

DeviceJobDetails(String)

使用必需的参数初始化 DeviceJobDetails 类的新实例。

public DeviceJobDetails (string name);
new Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceJobDetails : string -> Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceJobDetails
Public Sub New (name As String)

参数

name
String

适用于