Delen via


InMageReplicationDetails.ReplicaId Property

Definition

Gets or sets the replica id of the protected item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to