ApiManagementClient.GatewayCreate 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 Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementGateway GatewayCreate (Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext context, string gatewayId, string description, Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementResourceLocation locationData);
member this.GatewayCreate : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext * string * string * Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementResourceLocation -> Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementGateway
Public Function GatewayCreate (context As PsApiManagementContext, gatewayId As String, description As String, locationData As PsApiManagementResourceLocation) As PsApiManagementGateway
Parameters
- context
- PsApiManagementContext
- gatewayId
- String
- description
- String
- locationData
- PsApiManagementResourceLocation