ScriptActivityParameter Class
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.
Parameters of a script block.
public class ScriptActivityParameter : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataFactory.Models.ScriptActivityParameter>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataFactory.Models.ScriptActivityParameter>
public class ScriptActivityParameter
type ScriptActivityParameter = class
interface IJsonModel<ScriptActivityParameter>
interface IPersistableModel<ScriptActivityParameter>
type ScriptActivityParameter = class
Public Class ScriptActivityParameter
Implements IJsonModel(Of ScriptActivityParameter), IPersistableModel(Of ScriptActivityParameter)
Public Class ScriptActivityParameter
- Inheritance
-
ScriptActivityParameter
- Implements
Script |
Initializes a new instance of ScriptActivityParameter. |
Direction |
The direction of the parameter. |
Name |
The name of the parameter. Type: string (or Expression with resultType string). |
Parameter |
The type of the parameter. |
Size |
The size of the output direction parameter. |
Value |
The value of the parameter. Type: string (or Expression with resultType string). |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest, Preview |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: