ISwitchProtectionJobDetails.NewReplicationProtectedItemId Property

Definition

ARM Id of the new replication protected item.

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

Property Value

Attributes

Applies to