IMtpCheckRequirements Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MtpCheckRequirementsTypeConverter))]
public interface IMtpCheckRequirements : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnectorsCheckRequirements
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MtpCheckRequirementsTypeConverter))>]
type IMtpCheckRequirements = interface
interface IJsonSerializable
interface IDataConnectorsCheckRequirements
Public Interface IMtpCheckRequirements
Implements IDataConnectorsCheckRequirements
- Derived
- Attributes
- Implements
Properties
Kind |
Describes the kind of connector to be checked. (Inherited from IDataConnectorsCheckRequirements) |
TenantId |
The tenant id to connect to, and get the data from. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |