ScriptActionTaskDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class represents the script action task details.
public class ScriptActionTaskDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryTaskTypeDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ScriptActionTaskDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ScriptActionTaskDetails>
type ScriptActionTaskDetails = class
inherit SiteRecoveryTaskTypeDetails
interface IJsonModel<ScriptActionTaskDetails>
interface IPersistableModel<ScriptActionTaskDetails>
Public Class ScriptActionTaskDetails
Inherits SiteRecoveryTaskTypeDetails
Implements IJsonModel(Of ScriptActionTaskDetails), IPersistableModel(Of ScriptActionTaskDetails)
- Inheritance
- Implements
Properties
IsPrimarySideScript |
A value indicating whether it is a primary side script or not. |
Name |
The name. |
Output |
The output. |
Path |
The path. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET