Interface VideoAnalyzer.UpdateStages.WithStorageAccounts

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

    public static interface VideoAnalyzer.UpdateStages.WithStorageAccounts
    The stage of the VideoAnalyzer update allowing to specify storageAccounts.
    • Method Detail

      • withStorageAccounts

        VideoAnalyzer.Update withStorageAccounts​(List<StorageAccount> storageAccounts)
        Specifies the storageAccounts property: The storage accounts for this resource..
        Parameters:
        storageAccounts - The storage accounts for this resource.
        Returns:
        the next definition stage.