Partager via


InitialReplicationDetails.InitialReplicationType Property

Definition

Gets or sets initial replication type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to