public class GatewayListResponse : Microsoft.Azure.AzureOperationResponse, System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.DataFactories.Models.Gateway>
type GatewayListResponse = class
inherit AzureOperationResponse
interface seq<Gateway>
interface IEnumerable
Public Class GatewayListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of Gateway)