HyperVToAzStackHCIReplicationExtensionModelCustomProperties interface
HyperV to AzStackHCI Replication extension model custom properties.
- Extends
Properties
asr |
Gets or sets the Uri of ASR. NOTE: This property will not be serialized. It can only be populated by the server. |
az |
Gets or sets the ARM Id of the target AzStackHCI fabric. |
az |
Gets or sets the ARM Id of the AzStackHCI site. NOTE: This property will not be serialized. It can only be populated by the server. |
gateway |
Gets or sets the Uri of Gateway. NOTE: This property will not be serialized. It can only be populated by the server. |
hyper |
Gets or sets the ARM Id of the source HyperV fabric. |
hyper |
Gets or sets the ARM Id of the HyperV site. NOTE: This property will not be serialized. It can only be populated by the server. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
rcm |
Gets or sets the Uri of Rcm. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Gets or sets the resource group. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Gets or sets the resource location. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
Gets or sets the gateway service Id of source. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
Gets or sets the source storage container name. NOTE: This property will not be serialized. It can only be populated by the server. |
storage |
Gets or sets the storage account Id. |
storage |
Gets or sets the Sas Secret of storage account. |
subscription |
Gets or sets the subscription. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
Gets or sets the gateway service Id of target. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
Gets or sets the target storage container name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
asrServiceUri
Gets or sets the Uri of ASR. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
azStackHciSiteId?: string
Property Value
string
gatewayServiceUri
Gets or sets the Uri of Gateway. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
hyperVSiteId?: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "HyperVToAzStackHCI"
Property Value
"HyperVToAzStackHCI"
rcmServiceUri
Gets or sets the Uri of Rcm. NOTE: This property will not be serialized. It can only be populated by the server.
rcmServiceUri?: string
Property Value
string
resourceGroup
Gets or sets the resource group. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGroup?: string
Property Value
string
resourceLocation
Gets or sets the resource location. NOTE: This property will not be serialized. It can only be populated by the server.
resourceLocation?: string
Property Value
string
sourceGatewayServiceId
Gets or sets the gateway service Id of source. NOTE: This property will not be serialized. It can only be populated by the server.
sourceGatewayServiceId?: string
Property Value
string
sourceStorageContainerName
Gets or sets the source storage container name. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
subscriptionId?: string
Property Value
string
targetGatewayServiceId
Gets or sets the gateway service Id of target. NOTE: This property will not be serialized. It can only be populated by the server.
targetGatewayServiceId?: string
Property Value
string
targetStorageContainerName
Gets or sets the target storage container name. NOTE: This property will not be serialized. It can only be populated by the server.
targetStorageContainerName?: string
Property Value
string
Azure SDK for JavaScript