ApiManagementClient.DeleteApiManagement(String, String) 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 bool DeleteApiManagement (string resourceGroupName, string serviceName);
member this.DeleteApiManagement : string * string -> bool
Public Function DeleteApiManagement (resourceGroupName As String, serviceName As String) As Boolean
Parameters
- resourceGroupName
- String
- serviceName
- String