HyperVToAzStackHCIReplicationExtensionModelCustomProperties interface
HyperV to AzStackHCI Replication extension model custom properties.
Properties
| asr |
Gets or sets the Uri of ASR. |
| az |
Gets or sets the ARM Id of the target AzStackHCI fabric. |
| az |
Gets or sets the ARM Id of the AzStackHCI site. |
| gateway |
Gets or sets the Uri of Gateway. |
| hyper |
Gets or sets the ARM Id of the source HyperV fabric. |
| hyper |
Gets or sets the ARM Id of the HyperV site. |
| instance |
Gets or sets the instance type. |
| rcm |
Gets or sets the Uri of Rcm. |
| resource |
Gets or sets the resource group. |
| resource |
Gets or sets the resource location. |
| source |
Gets or sets the gateway service Id of source. |
| source |
Gets or sets the source storage container name. |
| storage |
Gets or sets the storage account Id. |
| storage |
Gets or sets the Sas Secret of storage account. |
| subscription |
Gets or sets the subscription. |
| target |
Gets or sets the gateway service Id of target. |
| target |
Gets or sets the target storage container name. |
Property Details
asrServiceUri
Gets or sets the Uri of ASR.
asrServiceUri?: string
Property Value
string
azStackHciFabricArmId
Gets or sets the ARM Id of the target AzStackHCI fabric.
azStackHciFabricArmId: string
Property Value
string
azStackHciSiteId
Gets or sets the ARM Id of the AzStackHCI site.
azStackHciSiteId?: string
Property Value
string
gatewayServiceUri
Gets or sets the Uri of Gateway.
gatewayServiceUri?: string
Property Value
string
hyperVFabricArmId
Gets or sets the ARM Id of the source HyperV fabric.
hyperVFabricArmId: string
Property Value
string
hyperVSiteId
Gets or sets the ARM Id of the HyperV site.
hyperVSiteId?: string
Property Value
string
instanceType
Gets or sets the instance type.
instanceType: "HyperVToAzStackHCI"
Property Value
"HyperVToAzStackHCI"
rcmServiceUri
Gets or sets the Uri of Rcm.
rcmServiceUri?: string
Property Value
string
resourceGroup
Gets or sets the resource group.
resourceGroup?: string
Property Value
string
resourceLocation
Gets or sets the resource location.
resourceLocation?: string
Property Value
string
sourceGatewayServiceId
Gets or sets the gateway service Id of source.
sourceGatewayServiceId?: string
Property Value
string
sourceStorageContainerName
Gets or sets the source storage container name.
sourceStorageContainerName?: string
Property Value
string
storageAccountId
Gets or sets the storage account Id.
storageAccountId?: string
Property Value
string
storageAccountSasSecretName
Gets or sets the Sas Secret of storage account.
storageAccountSasSecretName?: string
Property Value
string
subscriptionId
Gets or sets the subscription.
subscriptionId?: string
Property Value
string
targetGatewayServiceId
Gets or sets the gateway service Id of target.
targetGatewayServiceId?: string
Property Value
string
targetStorageContainerName
Gets or sets the target storage container name.
targetStorageContainerName?: string
Property Value
string