HyperVReplicaBluePolicyContent Class

Definition

HyperV Replica Blue policy input.

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

Constructors

HyperVReplicaBluePolicyContent()

Initializes a new instance of HyperVReplicaBluePolicyContent.

Properties

AllowedAuthenticationType

A value indicating the authentication type.

(Inherited from HyperVReplicaPolicyContent)
ApplicationConsistentSnapshotFrequencyInHours

A value indicating the application consistent frequency.

(Inherited from HyperVReplicaPolicyContent)
Compression

A value indicating whether compression has to be enabled.

(Inherited from HyperVReplicaPolicyContent)
InitialReplicationMethod

A value indicating whether IR is online.

(Inherited from HyperVReplicaPolicyContent)
OfflineReplicationExportPath

A value indicating the offline IR export path.

(Inherited from HyperVReplicaPolicyContent)
OfflineReplicationImportPath

A value indicating the offline IR import path.

(Inherited from HyperVReplicaPolicyContent)
OnlineReplicationStartTime

A value indicating the online IR start time.

(Inherited from HyperVReplicaPolicyContent)
RecoveryPoints

A value indicating the number of recovery points.

(Inherited from HyperVReplicaPolicyContent)
ReplicaDeletion

A value indicating whether the VM has to be auto deleted.

(Inherited from HyperVReplicaPolicyContent)
ReplicationFrequencyInSeconds

A value indicating the replication interval.

ReplicationPort

A value indicating the recovery HTTPS port.

(Inherited from HyperVReplicaPolicyContent)

Explicit Interface Implementations

IJsonModel<HyperVReplicaBluePolicyContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<HyperVReplicaBluePolicyContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<HyperVReplicaPolicyContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from HyperVReplicaPolicyContent)
IJsonModel<PolicyProviderSpecificContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PolicyProviderSpecificContent)
IPersistableModel<HyperVReplicaBluePolicyContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HyperVReplicaBluePolicyContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<HyperVReplicaBluePolicyContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<HyperVReplicaPolicyContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from HyperVReplicaPolicyContent)
IPersistableModel<PolicyProviderSpecificContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PolicyProviderSpecificContent)

Applies to