Get Elastic Pool Result
constructor(creationDate: String, id: String, kind: String, licenseType: String? = null, location: String, maintenanceConfigurationId: String? = null, maxSizeBytes: Double? = null, name: String, perDatabaseSettings: ElasticPoolPerDatabaseSettingsResponse? = null, sku: SkuResponse? = null, state: String, tags: Map<String, String>? = null, type: String, zoneRedundant: Boolean? = null)