Delen via


A2AReplicationDetails.MonitoringJobType Property

Definition

Gets or sets the type of the monitoring job. The progress is contained in MonitoringPercentageCompletion property.

[Newtonsoft.Json.JsonProperty(PropertyName="monitoringJobType")]
public string MonitoringJobType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="monitoringJobType")>]
member this.MonitoringJobType : string with get, set
Public Property MonitoringJobType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to