Three Tier Virtual Instance Three Tier Configuration Resource Names Application Server Virtual Machine
data class ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServerVirtualMachine(val dataDisks: List<ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServerVirtualMachineDataDisk>? = null, val hostName: String? = null, val networkInterfaceNames: List<String>? = null, val osDiskName: String? = null, val virtualMachineName: String? = null)
Properties
Link copied to clipboard
val dataDisks: List<ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServerVirtualMachineDataDisk>? = null
One or more data_disk
blocks as defined below. Changing this forces a new resource to be created.
Link copied to clipboard
A list of full names for the Network Interface of the Virtual Machine. Changing this forces a new resource to be created.
Link copied to clipboard
The full name of the OS Disk attached to the Virtual Machine. Changing this forces a new resource to be created.
Link copied to clipboard
The full name of the Virtual Machine in a single server SAP system. Changing this forces a new resource to be created.