ApiManagementClient.SetHostnames 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.Models.PsApiManagement SetHostnames (string resourceGroupName, string serviceName, Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameConfiguration portalHostnameConfiguration, Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameConfiguration proxyHostnameConfiguration);
member this.SetHostnames : string * string * Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameConfiguration * Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementHostnameConfiguration -> Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagement
Public Function SetHostnames (resourceGroupName As String, serviceName As String, portalHostnameConfiguration As PsApiManagementHostnameConfiguration, proxyHostnameConfiguration As PsApiManagementHostnameConfiguration) As PsApiManagement
Parameters
- resourceGroupName
- String
- serviceName
- String
- portalHostnameConfiguration
- PsApiManagementHostnameConfiguration
- proxyHostnameConfiguration
- PsApiManagementHostnameConfiguration