Elastic San Volume Properties Response
data class ElasticSanVolumePropertiesResponse(val targetIqn: String, val targetPortalHostname: String, val targetPortalPort: Int)
Properties of the ElasticSAN iSCSI target
Constructors
Link copied to clipboard
fun ElasticSanVolumePropertiesResponse(targetIqn: String, targetPortalHostname: String, targetPortalPort: Int)