Share via


IOfficeDataConnectorDataTypes Interface

Definition

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

Properties

ExchangeState

Describe whether this data type connection is enabled or not.

SharePointState

Describe whether this data type connection is enabled or not.

TeamState

Describe whether this data type connection is enabled or not.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to