VMwareToAzStackHciReplicationExtensionModelCustomProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VMware to AzStackHCI Replication extension model custom properties.
public class VMwareToAzStackHciReplicationExtensionModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.ReplicationExtensionModelCustomProperties
type VMwareToAzStackHciReplicationExtensionModelCustomProperties = class
inherit ReplicationExtensionModelCustomProperties
Public Class VMwareToAzStackHciReplicationExtensionModelCustomProperties
Inherits ReplicationExtensionModelCustomProperties
- Inheritance
-
VMwareToAzStackHciReplicationExtensionModelCustomProperties
Constructors
VMwareToAzStackHciReplicationExtensionModelCustomProperties(ResourceIdentifier, ResourceIdentifier) |
Initializes a new instance of VMwareToAzStackHciReplicationExtensionModelCustomProperties. |
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. |
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. |
VmwareFabricArmId |
Gets or sets the ARM Id of the source VMware fabric. |
VmwareSiteId |
Gets or sets the ARM Id of the VMware site. |