Share via


ICodelessUiDataConnector.ConnectorUiConfigGraphQueriesTableName Property

Definition

Name of the table the connector will insert the data to

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Name of the table the connector will insert the data to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="graphQueriesTableName")]
public string ConnectorUiConfigGraphQueriesTableName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Name of the table the connector will insert the data to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="graphQueriesTableName")>]
member this.ConnectorUiConfigGraphQueriesTableName : string with get, set
Public Property ConnectorUiConfigGraphQueriesTableName As String

Property Value

Attributes

Applies to