Aracılığıyla paylaş


HyperVReplicaPolicyDetails.ReplicationPort Property

Definition

Gets or sets a value indicating the recovery HTTPS port.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to