DataFactoryClient.ListGateways(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactories.Models.PSDataFactoryGateway> ListGateways (string resourceGroupName, string dataFactoryName);
abstract member ListGateways : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactories.Models.PSDataFactoryGateway>
override this.ListGateways : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactories.Models.PSDataFactoryGateway>
Public Overridable Function ListGateways (resourceGroupName As String, dataFactoryName As String) As List(Of PSDataFactoryGateway)
Parameters
- resourceGroupName
- String
- dataFactoryName
- String