你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
InstantItemRecoveryTarget 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
InstantItemRecoveryTarget() |
初始化 InstantItemRecoveryTarget 类的新实例。 |
InstantItemRecoveryTarget(IList<ClientScriptForConnect>) |
初始化 InstantItemRecoveryTarget 类的新实例。 |
InstantItemRecoveryTarget()
初始化 InstantItemRecoveryTarget 类的新实例。
public InstantItemRecoveryTarget ();
Public Sub New ()
适用于
InstantItemRecoveryTarget(IList<ClientScriptForConnect>)
初始化 InstantItemRecoveryTarget 类的新实例。
public InstantItemRecoveryTarget (System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.ClientScriptForConnect> clientScripts = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.InstantItemRecoveryTarget : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.ClientScriptForConnect> -> Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.InstantItemRecoveryTarget
Public Sub New (Optional clientScripts As IList(Of ClientScriptForConnect) = Nothing)
参数
- clientScripts
- IList<ClientScriptForConnect>
客户端脚本列表。