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

RecoveryPlanScriptActionDetails 类

定义

恢复计划脚本操作详细信息。

public class RecoveryPlanScriptActionDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanActionDetails
type RecoveryPlanScriptActionDetails = class
    inherit RecoveryPlanActionDetails
Public Class RecoveryPlanScriptActionDetails
Inherits RecoveryPlanActionDetails
继承
RecoveryPlanScriptActionDetails

构造函数

RecoveryPlanScriptActionDetails(String, RecoveryPlanActionLocation)

初始化 RecoveryPlanScriptActionDetails 的新实例。

属性

FabricLocation

构造位置。

Path

脚本路径。

Timeout

脚本超时。

适用于