Hyper VTo Az Stack HCIReplication Extension Model Custom Properties Args
data class HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesArgs(val azStackHciFabricArmId: Output<String>, val hyperVFabricArmId: Output<String>, val instanceType: Output<String>, val storageAccountId: Output<String>? = null, val storageAccountSasSecretName: Output<String>? = null) : ConvertibleToJava<HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesArgs>
HyperV to AzStackHCI Replication extension model custom properties.
Constructors
Properties
Link copied to clipboard
Gets or sets the ARM Id of the target AzStackHCI fabric.
Link copied to clipboard
Gets or sets the ARM Id of the source HyperV fabric.
Link copied to clipboard
Gets or sets the instance type. Expected value is 'HyperVToAzStackHCI'.
Link copied to clipboard
Gets or sets the storage account Id.
Link copied to clipboard
Gets or sets the Sas Secret of storage account.