Share via


ReplicationUsage.JobsSummary Property

Definition

Gets or sets summary of the replication jobs data for this vault.

[Newtonsoft.Json.JsonProperty(PropertyName="jobsSummary")]
public Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary JobsSummary { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobsSummary")>]
member this.JobsSummary : Microsoft.Azure.Management.RecoveryServices.Models.JobsSummary with get, set
Public Property JobsSummary As JobsSummary

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to