public class ApiEntityReference extends Object
Constructor and Description |
---|
ApiEntityReference() |
Modifier and Type | Method and Description |
---|---|
String |
id()
Get the ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
|
ApiEntityReference |
withId(String id)
Set the ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
|
public String id()
public ApiEntityReference withId(String id)
id
- the id value to setCopyright © 2019. All rights reserved.