Mappers.MapHostnameType 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.
Overloads
MapHostnameType(PsApiManagementHostnameType) | |
MapHostnameType(HostnameType) | |
MapHostnameType(String) |
MapHostnameType(PsApiManagementHostnameType)
public static string MapHostnameType (Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType hostnameType);
public static Microsoft.Azure.Management.ApiManagement.Models.HostnameType MapHostnameType (Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType hostnameType);
static member MapHostnameType : Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType -> string
static member MapHostnameType : Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType -> Microsoft.Azure.Management.ApiManagement.Models.HostnameType
Public Shared Function MapHostnameType (hostnameType As PsApiManagementHostnameType) As String
Public Shared Function MapHostnameType (hostnameType As PsApiManagementHostnameType) As HostnameType
Parameters
- hostnameType
- PsApiManagementHostnameType
Returns
Applies to
MapHostnameType(HostnameType)
public static Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType MapHostnameType (Microsoft.Azure.Management.ApiManagement.Models.HostnameType hostnameType);
static member MapHostnameType : Microsoft.Azure.Management.ApiManagement.Models.HostnameType -> Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType
Public Shared Function MapHostnameType (hostnameType As HostnameType) As PsApiManagementHostnameType
Parameters
- hostnameType
- HostnameType
Returns
Applies to
MapHostnameType(String)
public static Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType MapHostnameType (string hostnameType);
static member MapHostnameType : string -> Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameType
Public Shared Function MapHostnameType (hostnameType As String) As PsApiManagementHostnameType
Parameters
- hostnameType
- String