IInMageRcmFailbackReplicationDetails.LastUsedPolicyId 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.
The policy Id used by the forward replication.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The policy Id used by the forward replication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastUsedPolicyId")]
public string LastUsedPolicyId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The policy Id used by the forward replication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastUsedPolicyId")>]
member this.LastUsedPolicyId : string
Public ReadOnly Property LastUsedPolicyId As String
Property Value
- Attributes