Freigeben über


ApiManagementClient.GatewaySet Method

Definition

public void GatewaySet (string resourceGroupName, string serviceName, string gatewayId, string description, Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementResourceLocation locationData, Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementGateway gatewayObject);
member this.GatewaySet : string * string * string * string * Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementResourceLocation * Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementGateway -> unit
Public Sub GatewaySet (resourceGroupName As String, serviceName As String, gatewayId As String, description As String, locationData As PsApiManagementResourceLocation, gatewayObject As PsApiManagementGateway)

Parameters

resourceGroupName
String
serviceName
String
gatewayId
String
description
String
gatewayObject
PsApiManagementGateway

Applies to