Get Smtp Username Result
data class GetSmtpUsernameResult(val azureApiVersion: String, val entraApplicationId: String, val id: String, val name: String, val systemData: SystemDataResponse, val tenantId: String, val type: String, val username: String)
The object describing the smtp username resource.