Share via


IOfficeDataConnectorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.OfficeDataConnectorPropertiesTypeConverter))]
public interface IOfficeDataConnectorProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnectorTenantId
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.OfficeDataConnectorPropertiesTypeConverter))>]
type IOfficeDataConnectorProperties = interface
    interface IJsonSerializable
    interface IDataConnectorTenantId
Public Interface IOfficeDataConnectorProperties
Implements IDataConnectorTenantId
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.

TenantId

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

(Inherited from IDataConnectorTenantId)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to