ICodelessUiDataConnector.ConnectorUiConfigGraphQueriesTableName Property

Definition

Name of the table the connector will insert the data to

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

Property Value

Attributes

Applies to