Share via


ICodelessApiPollingDataConnector.PollingConfigIsActive Property

Definition

The poller active status

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The poller active status", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isActive")]
public bool? PollingConfigIsActive { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The poller active status", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isActive")>]
member this.PollingConfigIsActive : Nullable<bool> with get, set
Public Property PollingConfigIsActive As Nullable(Of Boolean)

Property Value

Attributes

Applies to