ICodelessUiDataConnector.ConnectorUiConfigTitle 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.
Connector blade title
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Connector blade title", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="title")]
public string ConnectorUiConfigTitle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Connector blade title", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="title")>]
member this.ConnectorUiConfigTitle : string with get, set
Public Property ConnectorUiConfigTitle As String
Property Value
- Attributes