Interface StreamingJob.DefinitionStages.WithContentStoragePolicy

    • Method Detail

      • withContentStoragePolicy

        StreamingJob.DefinitionStages.WithCreate withContentStoragePolicy​(ContentStoragePolicy contentStoragePolicy)
        Specifies the contentStoragePolicy property: Valid values are JobStorageAccount and SystemAccount. If set to JobStorageAccount, this requires the user to also specify jobStorageAccount property. ..
        Parameters:
        contentStoragePolicy - Valid values are JobStorageAccount and SystemAccount. If set to JobStorageAccount, this requires the user to also specify jobStorageAccount property. .
        Returns:
        the next definition stage.