Share via


IDynamics365CheckRequirementsProperties Interface

Definition

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

Properties

TenantId

The tenant id to connect to, and get the data from.

(Inherited from IDataConnectorTenantId)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to