Interface LinkedResource


public interface LinkedResource
An immutable client-side representation of LinkedResource.
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
    Gets the id property: The ARM id of the linked resource.
    Gets the inner com.azure.resourcemanager.datadog.fluent.models.LinkedResourceInner object.
  • Method Details

    • id

      String id()
      Gets the id property: The ARM id of the linked resource.
      Returns:
      the id value.
    • innerModel

      LinkedResourceInner innerModel()
      Gets the inner com.azure.resourcemanager.datadog.fluent.models.LinkedResourceInner object.
      Returns:
      the inner object.