Share via


IHyperVReplicaPolicyDetails.ReplicationPort Property

Definition

A value indicating the recovery HTTPS port.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating the recovery HTTPS port.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="replicationPort")]
public int? ReplicationPort { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating the recovery HTTPS port.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="replicationPort")>]
member this.ReplicationPort : Nullable<int> with get, set
Public Property ReplicationPort As Nullable(Of Integer)

Property Value

Attributes

Applies to