Linux Profile Properties Response
data class LinuxProfilePropertiesResponse(val adminUsername: String? = null, val ssh: LinuxProfilePropertiesResponseSsh? = null)
LinuxProfile - Profile for Linux VMs in the container service cluster.