Interface LinkedServiceResource.UpdateStages.WithProperties

All Known Subinterfaces:
LinkedServiceResource.Update
Enclosing interface:
LinkedServiceResource.UpdateStages

public static interface LinkedServiceResource.UpdateStages.WithProperties
The stage of the LinkedServiceResource update allowing to specify properties.
  • Method Details

    • withProperties

      LinkedServiceResource.Update withProperties(LinkedService properties)
      Specifies the properties property: Properties of linked service..
      Parameters:
      properties - Properties of linked service.
      Returns:
      the next definition stage.