Condividi tramite


HyperVToAzStackHciReplicationExtensionModelCustomProperties Class

Definition

HyperV to AzStackHCI Replication extension model custom properties.

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

Constructors

HyperVToAzStackHciReplicationExtensionModelCustomProperties(ResourceIdentifier, ResourceIdentifier)

Initializes a new instance of HyperVToAzStackHciReplicationExtensionModelCustomProperties.

Properties

AsrServiceUri

Gets or sets the Uri of ASR.

AzStackHciFabricArmId

Gets or sets the ARM Id of the target AzStackHCI fabric.

AzStackHciSiteId

Gets or sets the ARM Id of the AzStackHCI site.

GatewayServiceUri

Gets or sets the Uri of Gateway.

HyperVFabricArmId

Gets or sets the ARM Id of the source HyperV fabric.

HyperVSiteId

Gets or sets the ARM Id of the HyperV site.

RcmServiceUri

Gets or sets the Uri of Rcm.

ResourceGroup

Gets or sets the resource group.

ResourceLocation

Gets or sets the resource location.

SourceGatewayServiceId

Gets or sets the gateway service Id of source.

SourceStorageContainerName

Gets or sets the source storage container name.

StorageAccountId

Gets or sets the storage account Id.

StorageAccountSasSecretName

Gets or sets the Sas Secret of storage account.

SubscriptionId

Gets or sets the subscription.

TargetGatewayServiceId

Gets or sets the gateway service Id of target.

TargetStorageContainerName

Gets or sets the target storage container name.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<HyperVToAzStackHciReplicationExtensionModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<HyperVToAzStackHciReplicationExtensionModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ReplicationExtensionModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ReplicationExtensionModelCustomProperties)
IPersistableModel<HyperVToAzStackHciReplicationExtensionModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HyperVToAzStackHciReplicationExtensionModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<HyperVToAzStackHciReplicationExtensionModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ReplicationExtensionModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ReplicationExtensionModelCustomProperties)

Applies to