Share via


ICodelessParameters.ConnectorUiConfigDataType Property

Definition

Data types to check for last data received

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Data types to check for last data received", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ILastDataReceivedDataType) }, ReadOnly=false, Required=false, SerializedName="dataTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ILastDataReceivedDataType[] ConnectorUiConfigDataType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Data types to check for last data received", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ILastDataReceivedDataType) }, ReadOnly=false, Required=false, SerializedName="dataTypes")>]
member this.ConnectorUiConfigDataType : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ILastDataReceivedDataType[] with get, set
Public Property ConnectorUiConfigDataType As ILastDataReceivedDataType()

Property Value

Attributes

Applies to