Sdílet prostřednictvím


SynapseRecommendedSensitivityLabelUpdateOperationListResult Class

Definition

A list of recommended sensitivity label update operations.

public class SynapseRecommendedSensitivityLabelUpdateOperationListResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Synapse.Models.SynapseRecommendedSensitivityLabelUpdateOperationListResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Synapse.Models.SynapseRecommendedSensitivityLabelUpdateOperationListResult>
public class SynapseRecommendedSensitivityLabelUpdateOperationListResult
type SynapseRecommendedSensitivityLabelUpdateOperationListResult = class
    interface IJsonModel<SynapseRecommendedSensitivityLabelUpdateOperationListResult>
    interface IPersistableModel<SynapseRecommendedSensitivityLabelUpdateOperationListResult>
type SynapseRecommendedSensitivityLabelUpdateOperationListResult = class
Public Class SynapseRecommendedSensitivityLabelUpdateOperationListResult
Implements IJsonModel(Of SynapseRecommendedSensitivityLabelUpdateOperationListResult), IPersistableModel(Of SynapseRecommendedSensitivityLabelUpdateOperationListResult)
Public Class SynapseRecommendedSensitivityLabelUpdateOperationListResult
Inheritance
SynapseRecommendedSensitivityLabelUpdateOperationListResult
Implements

Constructors

SynapseRecommendedSensitivityLabelUpdateOperationListResult()

Initializes a new instance of SynapseRecommendedSensitivityLabelUpdateOperationListResult.

Properties

Operations

Gets the operations.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<SynapseRecommendedSensitivityLabelUpdateOperationListResult>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<SynapseRecommendedSensitivityLabelUpdateOperationListResult>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<SynapseRecommendedSensitivityLabelUpdateOperationListResult>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<SynapseRecommendedSensitivityLabelUpdateOperationListResult>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<SynapseRecommendedSensitivityLabelUpdateOperationListResult>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to