LinkedResource Interface
public interface LinkedResource
An immutable client-side representation of LinkedResource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: The ARM id of the linked resource. |
|
abstract
Linked |
innerModel()
Gets the inner com. |
Method Details
id
public abstract String id()
Gets the id property: The ARM id of the linked resource.
Returns:
innerModel
public abstract LinkedResourceInner innerModel()
Gets the inner com.azure.resourcemanager.datadog.fluent.models.LinkedResourceInner object.
Returns: