Interface LinkedService.DefinitionStages.WithResourceId

All Known Subinterfaces:
LinkedService.Definition, LinkedService.DefinitionStages.WithCreate
Enclosing interface:
LinkedService.DefinitionStages

public static interface LinkedService.DefinitionStages.WithResourceId
The stage of the LinkedService definition allowing to specify resourceId.
  • Method Details

    • withResourceId

      Specifies the resourceId property: The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require read access.
      Parameters:
      resourceId - The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require read access.
      Returns:
      the next definition stage.