Share via


DellFileSystemPatch Class

Definition

The type used for update operations of the FileSystemResource.

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

Constructors

DellFileSystemPatch()

Initializes a new instance of DellFileSystemPatch.

Properties

Identity

The managed service identities assigned to this resource.

Properties

The updatable properties of the FileSystemResource.

Tags

Resource tags.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<DellFileSystemPatch>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DellFileSystemPatch>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DellFileSystemPatch>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DellFileSystemPatch>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DellFileSystemPatch>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to