IClusterSwitchProtectionJobDetails.NewReplicationProtectionClusterId Property

Definition

ARM Id of the new replication protection cluster.

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

Property Value

Attributes

Applies to