Share via


DiskRestorePointInstanceView.ReplicationStatus Property

Definition

Gets or sets the disk restore point replication status information.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to