JobCollectionUpdateParameters 构造函数 (String)
Initializes a new instance of the JobCollectionUpdateParameters class with required arguments.
命名空间: Microsoft.WindowsAzure.Management.Scheduler.Models
程序集: Microsoft.WindowsAzure.Management.Scheduler(在 Microsoft.WindowsAzure.Management.Scheduler.dll 中)
使用
用法
Dim eTag As String
Dim instance As New JobCollectionUpdateParameters(eTag)
语法
声明
Public Sub New ( _
eTag As String _
)
public JobCollectionUpdateParameters (
string eTag
)
public:
JobCollectionUpdateParameters (
String^ eTag
)
public JobCollectionUpdateParameters (
String eTag
)
public function JobCollectionUpdateParameters (
eTag : String
)
备注
平台
开发平台
Windows Vista、Windows 7 和 Windows Server 2008
目标平台
另请参阅
参考
JobCollectionUpdateParameters 类
JobCollectionUpdateParameters 成员
Microsoft.WindowsAzure.Management.Scheduler.Models 命名空间