IHyperVReplicaBlueReplicationDetails.InitialReplicationDetailInitialReplicationType Property

Definition

Initial replication type.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Initial replication type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="initialReplicationType", Update=true)]
public string InitialReplicationDetailInitialReplicationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Initial replication type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="initialReplicationType", Update=true)>]
member this.InitialReplicationDetailInitialReplicationType : string with get, set
Public Property InitialReplicationDetailInitialReplicationType As String

Property Value

Attributes

Applies to