Storage System Server Configuration Args
data class StorageSystemServerConfigurationArgs(val serverHostname: Output<String>, val serverPort: Output<Int>? = null) : ConvertibleToJava<StorageSystemServerConfigurationArgs>
The server name and network port required to connect with the management interface of the on-premises storage system.