Udostępnij za pośrednictwem


HyperVToAzStackHciPolicyModelCustomProperties Class

Definition

HyperV To AzStackHCI Policy model custom properties.

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

Constructors

HyperVToAzStackHciPolicyModelCustomProperties(Int32, Int32, Int32)

Initializes a new instance of HyperVToAzStackHciPolicyModelCustomProperties.

Properties

AppConsistentFrequencyInMinutes

Gets or sets the app consistent snapshot frequency (in minutes).

CrashConsistentFrequencyInMinutes

Gets or sets the crash consistent snapshot frequency (in minutes).

RecoveryPointHistoryInMinutes

Gets or sets the duration in minutes until which the recovery points need to be stored.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<HyperVToAzStackHciPolicyModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<HyperVToAzStackHciPolicyModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<PolicyModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PolicyModelCustomProperties)
IPersistableModel<HyperVToAzStackHciPolicyModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HyperVToAzStackHciPolicyModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<HyperVToAzStackHciPolicyModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<PolicyModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PolicyModelCustomProperties)

Applies to