Share via


ProtectionPolicyLimits Class

Definition

internal.

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

Properties

Frequency

internal.

Retention

internal.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<ProtectionPolicyLimits>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ProtectionPolicyLimits>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ProtectionPolicyLimits>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ProtectionPolicyLimits>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ProtectionPolicyLimits>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to