Share via


IDataConnectorRequirementsState.LicenseState Property

Definition

License state for this connector

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="License state for this connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.DataConnectorLicenseState) }, ReadOnly=false, Required=false, SerializedName="licenseState")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.DataConnectorLicenseState? LicenseState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="License state for this connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.DataConnectorLicenseState) }, ReadOnly=false, Required=false, SerializedName="licenseState")>]
member this.LicenseState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.DataConnectorLicenseState> with get, set
Public Property LicenseState As Nullable(Of DataConnectorLicenseState)

Property Value

Attributes

Applies to