IHyperVReplicaPolicyInput.ReplicationPort Property

Definition

A value indicating the recovery HTTPS port.

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

Property Value

Attributes

Applies to