Interface StreamingJob.UpdateStages.WithJobStorageAccount

  • All Known Subinterfaces:
    StreamingJob.Update
    Enclosing interface:
    StreamingJob.UpdateStages

    public static interface StreamingJob.UpdateStages.WithJobStorageAccount
    The stage of the StreamingJob update allowing to specify jobStorageAccount.
    • Method Detail

      • withJobStorageAccount

        StreamingJob.Update withJobStorageAccount​(JobStorageAccount jobStorageAccount)
        Specifies the jobStorageAccount property: The properties that are associated with an Azure Storage account with MSI.
        Parameters:
        jobStorageAccount - The properties that are associated with an Azure Storage account with MSI.
        Returns:
        the next definition stage.