Interface LinkedService.UpdateStages.WithProvisioningState

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

public static interface LinkedService.UpdateStages.WithProvisioningState
The stage of the LinkedService update allowing to specify provisioningState.
  • Method Details

    • withProvisioningState

      LinkedService.Update withProvisioningState(LinkedServiceEntityStatus provisioningState)
      Specifies the provisioningState property: The provisioning state of the linked service..
      Parameters:
      provisioningState - The provisioning state of the linked service.
      Returns:
      the next definition stage.