ICopyProgressDetails.TableName 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.
Table Name
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Table Name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tableName")]
public string TableName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Table Name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tableName")>]
member this.TableName : string
Public ReadOnly Property TableName As String
Property Value
- Attributes