Share via


IFieldMapping.ColumnName Property

Definition

the column name to be mapped to the identifier

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the column name to be mapped to the identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="columnName")]
public string ColumnName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the column name to be mapped to the identifier", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="columnName")>]
member this.ColumnName : string with get, set
Public Property ColumnName As String

Property Value

Attributes

Applies to