Aracılığıyla paylaş


ScriptActionExecutionSummary.InstanceCount Property

Definition

Gets the instance count for a given script action execution status.

[Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")]
public int? InstanceCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")>]
member this.InstanceCount : Nullable<int>
Public ReadOnly Property InstanceCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to