ISwitchProtectionJobDetails.NewReplicationProtectedItemId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ARM Id of the new replication protected item.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ARM Id of the new replication protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="newReplicationProtectedItemId")]
public string NewReplicationProtectedItemId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ARM Id of the new replication protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="newReplicationProtectedItemId")>]
member this.NewReplicationProtectedItemId : string with get, set
Public Property NewReplicationProtectedItemId As String
Property Value
- Attributes