Hyper VReplica Azure Enable Protection Input Args
data class HyperVReplicaAzureEnableProtectionInputArgs(val diskEncryptionSetId: Output<String>? = null, val diskType: Output<Either<String, DiskAccountType>>? = null, val disksToInclude: Output<List<String>>? = null, val disksToIncludeForManagedDisks: Output<List<HyperVReplicaAzureDiskInputDetailsArgs>>? = null, val enableRdpOnTargetOption: Output<String>? = null, val hvHostVmId: Output<String>? = null, val instanceType: Output<String>, val licenseType: Output<Either<String, LicenseType>>? = null, val logStorageAccountId: Output<String>? = null, val osType: Output<String>? = null, val seedManagedDiskTags: Output<Map<String, String>>? = null, val sqlServerLicenseType: Output<Either<String, SqlServerLicenseType>>? = null, val targetAvailabilitySetId: Output<String>? = null, val targetAvailabilityZone: Output<String>? = null, val targetAzureNetworkId: Output<String>? = null, val targetAzureSubnetId: Output<String>? = null, val targetAzureV1ResourceGroupId: Output<String>? = null, val targetAzureV2ResourceGroupId: Output<String>? = null, val targetAzureVmName: Output<String>? = null, val targetManagedDiskTags: Output<Map<String, String>>? = null, val targetNicTags: Output<Map<String, String>>? = null, val targetProximityPlacementGroupId: Output<String>? = null, val targetStorageAccountId: Output<String>? = null, val targetVmSize: Output<String>? = null, val targetVmTags: Output<Map<String, String>>? = null, val useManagedDisks: Output<String>? = null, val useManagedDisksForReplication: Output<String>? = null, val vhdId: Output<String>? = null, val vmName: Output<String>? = null) : ConvertibleToJava<HyperVReplicaAzureEnableProtectionInputArgs>
HyperVReplicaAzure specific enable protection input.
Constructors
Link copied to clipboard
fun HyperVReplicaAzureEnableProtectionInputArgs(diskEncryptionSetId: Output<String>? = null, diskType: Output<Either<String, DiskAccountType>>? = null, disksToInclude: Output<List<String>>? = null, disksToIncludeForManagedDisks: Output<List<HyperVReplicaAzureDiskInputDetailsArgs>>? = null, enableRdpOnTargetOption: Output<String>? = null, hvHostVmId: Output<String>? = null, instanceType: Output<String>, licenseType: Output<Either<String, LicenseType>>? = null, logStorageAccountId: Output<String>? = null, osType: Output<String>? = null, seedManagedDiskTags: Output<Map<String, String>>? = null, sqlServerLicenseType: Output<Either<String, SqlServerLicenseType>>? = null, targetAvailabilitySetId: Output<String>? = null, targetAvailabilityZone: Output<String>? = null, targetAzureNetworkId: Output<String>? = null, targetAzureSubnetId: Output<String>? = null, targetAzureV1ResourceGroupId: Output<String>? = null, targetAzureV2ResourceGroupId: Output<String>? = null, targetAzureVmName: Output<String>? = null, targetManagedDiskTags: Output<Map<String, String>>? = null, targetNicTags: Output<Map<String, String>>? = null, targetProximityPlacementGroupId: Output<String>? = null, targetStorageAccountId: Output<String>? = null, targetVmSize: Output<String>? = null, targetVmTags: Output<Map<String, String>>? = null, useManagedDisks: Output<String>? = null, useManagedDisksForReplication: Output<String>? = null, vhdId: Output<String>? = null, vmName: Output<String>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard