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