ApiManagementClient.GatewayKeyById(String, String, String) Method

Definition

public Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementGatewayKey GatewayKeyById (string resourceGroupName, string serviceName, string gatewayId);
member this.GatewayKeyById : string * string * string -> Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementGatewayKey
Public Function GatewayKeyById (resourceGroupName As String, serviceName As String, gatewayId As String) As PsApiManagementGatewayKey

Parameters

resourceGroupName
String
serviceName
String
gatewayId
String

Returns

Applies to