public class ApiManagementConfig extends Object
| Constructor and Description |
|---|
ApiManagementConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get aPIM-Api Identifier.
|
ApiManagementConfig |
withId(String id)
Set aPIM-Api Identifier.
|
public String id()
public ApiManagementConfig withId(String id)
id - the id value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/