Share via


DellFileSystemPatchProperties Class

Definition

The updatable properties of the FileSystemResource.

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

Constructors

DellFileSystemPatchProperties()

Initializes a new instance of DellFileSystemPatchProperties.

Properties

Capacity

Capacity for Dell Filesystem.

DelegatedSubnetId

Delegated subnet id for Vnet injection.

Encryption

Encryption Details of the resource.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<DellFileSystemPatchProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DellFileSystemPatchProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DellFileSystemPatchProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DellFileSystemPatchProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DellFileSystemPatchProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to