MicrosoftPurviewInformationProtectionCheckRequirements Class

Definition

Represents MicrosoftPurviewInformationProtection requirements check request.

public class MicrosoftPurviewInformationProtectionCheckRequirements : Azure.ResourceManager.SecurityInsights.Models.DataConnectorsCheckRequirements, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.MicrosoftPurviewInformationProtectionCheckRequirements>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.MicrosoftPurviewInformationProtectionCheckRequirements>
type MicrosoftPurviewInformationProtectionCheckRequirements = class
    inherit DataConnectorsCheckRequirements
    interface IJsonModel<MicrosoftPurviewInformationProtectionCheckRequirements>
    interface IPersistableModel<MicrosoftPurviewInformationProtectionCheckRequirements>
Public Class MicrosoftPurviewInformationProtectionCheckRequirements
Inherits DataConnectorsCheckRequirements
Implements IJsonModel(Of MicrosoftPurviewInformationProtectionCheckRequirements), IPersistableModel(Of MicrosoftPurviewInformationProtectionCheckRequirements)
Inheritance
MicrosoftPurviewInformationProtectionCheckRequirements
Implements

Constructors

MicrosoftPurviewInformationProtectionCheckRequirements()

Initializes a new instance of MicrosoftPurviewInformationProtectionCheckRequirements.

Properties

TenantId

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

Explicit Interface Implementations

IJsonModel<DataConnectorsCheckRequirements>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from DataConnectorsCheckRequirements)
IJsonModel<DataConnectorsCheckRequirements>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from DataConnectorsCheckRequirements)
IJsonModel<MicrosoftPurviewInformationProtectionCheckRequirements>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<MicrosoftPurviewInformationProtectionCheckRequirements>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DataConnectorsCheckRequirements>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from DataConnectorsCheckRequirements)
IPersistableModel<DataConnectorsCheckRequirements>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from DataConnectorsCheckRequirements)
IPersistableModel<DataConnectorsCheckRequirements>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from DataConnectorsCheckRequirements)
IPersistableModel<MicrosoftPurviewInformationProtectionCheckRequirements>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<MicrosoftPurviewInformationProtectionCheckRequirements>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<MicrosoftPurviewInformationProtectionCheckRequirements>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to