Share via


IDataConnectorRequirementsState Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.DataConnectorRequirementsStateTypeConverter))]
public interface IDataConnectorRequirementsState : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.DataConnectorRequirementsStateTypeConverter))>]
type IDataConnectorRequirementsState = interface
    interface IJsonSerializable
Public Interface IDataConnectorRequirementsState
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AuthorizationState

Authorization state for this connector

LicenseState

License state for this connector

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to