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