IDynamics365DataConnectorProperties 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.Dynamics365DataConnectorPropertiesTypeConverter))]
public interface IDynamics365DataConnectorProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnectorTenantId
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.Dynamics365DataConnectorPropertiesTypeConverter))>]
type IDynamics365DataConnectorProperties = interface
interface IJsonSerializable
interface IDataConnectorTenantId
Public Interface IDynamics365DataConnectorProperties
Implements IDataConnectorTenantId
- Derived
- Attributes
- Implements
Properties
Dynamics365CdActivityState |
Describe whether this data type connection is enabled or not. |
TenantId |
The tenant id to connect to, and get the data from. (Inherited from IDataConnectorTenantId) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |