IInMageAzureV2ReplicationDetails.MasterTargetId Property

Definition

The master target Id.

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

Property Value

Attributes

Applies to