IInMageAzureV2ReplicationDetails.ReplicaId Property

Definition

The replica id of the protected item.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The replica id of the protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="replicaId", Update=true)]
public string ReplicaId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The replica id of the protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="replicaId", Update=true)>]
member this.ReplicaId : string with get, set
Public Property ReplicaId As String

Property Value

Attributes

Applies to