Freigeben über


HyperVReplicaAzurePolicyInput.ReplicationInterval Property

Definition

Gets or sets the replication interval.

[Newtonsoft.Json.JsonProperty(PropertyName="replicationInterval")]
public int? ReplicationInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicationInterval")>]
member this.ReplicationInterval : Nullable<int> with get, set
Public Property ReplicationInterval As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to