ApiManagementClient.GatewayHostnameConfigurationCreate 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.PsApiManagementGatewayHostnameConfiguration GatewayHostnameConfigurationCreate (Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext context, string gatewayId, string hostnameConfigurationId, string hostname, string certificateId, bool? negotiateClientCertificate);
member this.GatewayHostnameConfigurationCreate : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext * string * string * string * string * Nullable<bool> -> Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementGatewayHostnameConfiguration
Public Function GatewayHostnameConfigurationCreate (context As PsApiManagementContext, gatewayId As String, hostnameConfigurationId As String, hostname As String, certificateId As String, negotiateClientCertificate As Nullable(Of Boolean)) As PsApiManagementGatewayHostnameConfiguration
Parameters
- context
- PsApiManagementContext
- gatewayId
- String
- hostnameConfigurationId
- String
- hostname
- String
- certificateId
- String