Interface LinkedWorkspace


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

    Modifier and Type
    Method
    Description
    id()
    Gets the id property: Gets the id of the linked workspace.
    Gets the inner com.azure.resourcemanager.automation.fluent.models.LinkedWorkspaceInner object.
  • Method Details

    • id

      String id()
      Gets the id property: Gets the id of the linked workspace.
      Returns:
      the id value.
    • innerModel

      LinkedWorkspaceInner innerModel()
      Gets the inner com.azure.resourcemanager.automation.fluent.models.LinkedWorkspaceInner object.
      Returns:
      the inner object.