VMware To Az Stack HCIProtected Item Model Custom Properties Args
data class VMwareToAzStackHCIProtectedItemModelCustomPropertiesArgs(val customLocationRegion: Output<String>, val disksToInclude: Output<List<VMwareToAzStackHCIDiskInputArgs>>, val dynamicMemoryConfig: Output<ProtectedItemDynamicMemoryConfigArgs>? = null, val fabricDiscoveryMachineId: Output<String>, val hyperVGeneration: Output<String>, val instanceType: Output<String>, val isDynamicRam: Output<Boolean>? = null, val nicsToInclude: Output<List<VMwareToAzStackHCINicInputArgs>>, val performAutoResync: Output<Boolean>? = null, val runAsAccountId: Output<String>, val sourceDraName: Output<String>, val storageContainerId: Output<String>, val targetArcClusterCustomLocationId: Output<String>, val targetCpuCores: Output<Int>? = null, val targetDraName: Output<String>, val targetHciClusterId: Output<String>, val targetMemoryInMegaBytes: Output<Int>? = null, val targetNetworkId: Output<String>? = null, val targetResourceGroupId: Output<String>, val targetVmName: Output<String>? = null, val testNetworkId: Output<String>? = null) : ConvertibleToJava<VMwareToAzStackHCIProtectedItemModelCustomPropertiesArgs>
VMware to AzStackHCI Protected item model custom properties.
Constructors
Link copied to clipboard
fun VMwareToAzStackHCIProtectedItemModelCustomPropertiesArgs(customLocationRegion: Output<String>, disksToInclude: Output<List<VMwareToAzStackHCIDiskInputArgs>>, dynamicMemoryConfig: Output<ProtectedItemDynamicMemoryConfigArgs>? = null, fabricDiscoveryMachineId: Output<String>, hyperVGeneration: Output<String>, instanceType: Output<String>, isDynamicRam: Output<Boolean>? = null, nicsToInclude: Output<List<VMwareToAzStackHCINicInputArgs>>, performAutoResync: Output<Boolean>? = null, runAsAccountId: Output<String>, sourceDraName: Output<String>, storageContainerId: Output<String>, targetArcClusterCustomLocationId: Output<String>, targetCpuCores: Output<Int>? = null, targetDraName: Output<String>, targetHciClusterId: Output<String>, targetMemoryInMegaBytes: Output<Int>? = null, targetNetworkId: Output<String>? = null, targetResourceGroupId: Output<String>, targetVmName: Output<String>? = null, testNetworkId: 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