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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET