ApiManagementClient.GatewaySet 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 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
- locationData
- PsApiManagementResourceLocation
- gatewayObject
- PsApiManagementGateway