Get Gateway Result
data class GetGatewayResult(val azureApiVersion: String, val description: String? = null, val id: String, val locationData: ResourceLocationDataContractResponse? = null, val name: String, val type: String)
Gateway details.